Skip to content

v1.1.1 First release on Chrome Extension Store! πŸŽ†

Compare
Choose a tag to compare
@Jack-Works Jack-Works released this 15 Apr 07:50

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)