Skip to content

Releases: DimensionDev/Maskbook

v1.4.0

07 Jul 13:19
Compare
Choose a tag to compare

✔ No breaking changes.

🆕 New Feature

🔐 Security

  • Fix Dialog is not in the ShadowRoot (3f56792)

🎨 UI Improvements

  • i18n improvements (3a93504 3f56792 8e935c9 4a4c91c)
  • A better home page for Options page (22d2fae)
  • If you're not setup yet and try to decrypt post, Maskbook now will have a prompt navigate you to the setup (bc3e3a2)
  • Now if Maskbook failed to automatically past the content into the composing box, a prompt with encrypted text will show instead of implicitly copy for you (and if implicitly copy fails, data lost too) (fc43e85)

🐛 Bug Fixes

👩‍💻 Miscellaneous

v1.3.2

03 Jun 02:25
Compare
Choose a tag to compare

✔ No breaking changes.

🐛 Bug Fixes

  • We remove gungame.herokuapp.com as a peer gun node. (6faa2cd) #53

Add i18n support for zh-Hant

23 May 09:27
Compare
Choose a tag to compare

✔ No breaking changes.

🆕 New Feature

  1. Support zh-Hant

🐛 Bug Fixes

  1. Now if you refresh the extension, Maskbook will close tabs opened by the previous session.

v1.3.0

14 May 06:47
Compare
Choose a tag to compare

✔ No breaking changes.

🆕 New Feature

  • Add tips if automatic operation failed (a19eb2f)

🔐 Security

  • We move Welcome from webpage to the options page

🎨 UI Improvements

🐛 Bug Fixes

👩‍💻 Miscellaneous

v1.2.0

24 Apr 10:22
Compare
Choose a tag to compare

✔ No breaking changes.

🆕 New Feature

  • Now you can append decryptor after you create the post. (028ad9b, 4aabf13)

🔐 Security

  • We've moved (almost) all secret contents to Shadow Dom! (That means the content won't leak.) (c381b46, 6ffa8b3, a185d5d, #9 )

🎨 UI Improvements

👩‍💻 Miscellaneous

  • Do a refractory on utils/ (696c74d)
  • Reudce the use of style= (c14d424)
  • Improve aria (2e8cac3)
  • Move Avatar logic into a single file (52677a5)
  • Move payload parser into a single file (8adc2f1)
  • Upgrade dependencies (c998cd7)
    • react-scripts: 2.1.5 -> 3.0.0

🐛 Bug Fixes

  • Fix a CSS bug that will collapse non-encrypted posts. (22c3476)

v1.1.1 First release on Chrome Extension Store! 🎆

15 Apr 07:50
Compare
Choose a tag to compare

Install it at https://chrome.google.com/webstore/detail/maskbook/jkoeaghipilijlahjplgbfiocjhldnap

Has breaking changes!

  • Don't install as upgrades (Which means Maskbook keeps the same app id)
  • Don't restore old key backups! (Maskbook will generate a new one)
  • Backup your encrypted posts before upgrade!
  • Version 🎼1/4 is no longer supported(f2f48a7). 🎼2/4 is the new version. And we will not drop this version in the future.
  • Payload updated (164aef4, d7c5951, 22f5445(not breaking))

⚙ New Features

  • Support decrypt the post that others shared. (053960b)
  • Auto paste encrypted post to the post box for you (16c31b8, e3c5022)

🎨 UI Improvements

🐛 Bug Fixes

  • Fix restore box cannot use click to select the file (78449e0)
  • Add a timeout for background tasks (92e08c0)

👩‍💻 Miscellaneous

  • We switch from AES-CBC to AES-GCM (Breaking💥 d7c5951)
  • Add Developer Guide in README.md
  • CI config is updated
  • Rewrite way to detect encrypted posts (26b63f9)
  • Now we re-generate IV every time (654ce74)

v1.0.1 UI and availability Improvements

03 Apr 11:07
Compare
Choose a tag to compare

✔ No breaking changes.

🎨 UI Improvements

  1. If decrypt aes key not found, now Maskbook will display a more meaningful error message.
  2. Cut the encrypted post because it is not human-readable.

👩‍💻 Miscellaneous

  1. Use a more stable way to detect public keys in the background.
  2. Use a better way to detect encrypted post.

v1.0.0 First release

02 Apr 03:10
Compare
Choose a tag to compare

Welcome to Maskbook!

Maskbook allows you to encrypt content when posting on You-Know-Where.
Only you and your friends can decrypt them.
Not even developers of Maskbook.

See: https://maskbook.io/