Releases: DimensionDev/Maskbook
Releases Β· DimensionDev/Maskbook
v1.5.1
v1.5.0
β No breaking changes.
π New Feature
- Add encrypt for post comments! (339f420) (3c3c27a) (6f7c315)
- Add privacy policy https://maskbook.com/privacy-policy/browser-extension/ (b63563a)
- add devtools to options page (f116da0)
- add storybook/viewport (9efd0aa)
- jump to facebook to get identity if there is no identity in the db (4ef8934)
- save post key into db, close #63 (bccd455)
- store receivers when publish post (5609e50)
- update when to show the welcome banner and create new identity (724c4d2)
π¨ UI Improvements
- change AdditionalPostBoxUI no id error to NotSetupYetPrompt (5120a29)
- again, UI problem if maskbook not get configured. (656387b)
- ui: all welcome ui fit mobile (35cb535)
- ui: banner for mobile (f697f4b)
- ui: remove elevation on banner (d8e1919)
- ui: welcome/0 for mobile (56b5718)
- styles of the option page (5141b78)
- UI problem if maskbook not get configured. (77c7088)
π Bug Fixes
- fix input onchange to oninput (20b40e6)
- @kit again (c194646)
- get prove post in first setup correctly (c7ec481)
- key is not writed into the clipboard (eb73678)
- mobile now act as desktop now (06854a2)
- Modal throws in ShadowRoot (cb691b3)
- openWelcomePage on safari and isMobile in background (d54c0e4)
- unsupported option on Firefox (b4b2cdc)
- updatePersonDB may throw (03d373a)
- comment: fix use of useCapturedInput (31b2437)
- db: crash on safari that reports transaction ends (1c08c8c)
- MyUsername: access wrong property (5abde6c)
- upgrade @kit to fix event on Firefox and Safari (bd72055)
- warning of @kit (beebab9)
π©βπ» Miscellaneous
v1.4.1
v1.4.0
β No breaking changes.
π New Feature
- We're working on Maskbook Android and iOS! (684dc1d b1f2770 9b6cc95 ea6f713 5bf8fd7 c53bcb7)
- A new mechanism to fetch prove post and bio, in normal case no annoying background tabs open! (50148e2 b095f77)
- Support links while render text (79f696f)
π 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
- We re-design the whole internal representation and a new database that support multiple identities in future! (
PersonIdentifier
PostIdentifier
and so on) (fa6239c b92f7d5 5f22449 3fe3392 71308a8 ddf02bc 8b2d118 85ec537 37663a2 3dd9215 2bf4443 5cb2272 1126339 eafb0d5 4e1f9ca 40af4cb 830cbde 834a01e c880187 25d956d 684dc1d) - Partial implements friendship certificate (not enabled yet.) (da25601 626be8b 73c915f 37ef03e cee9bfa 2cca3b4)
- Resolve some todos (a7c86a2)
- For developers, you can use the standalone
react-devtools
to debug React in content scripts now! (8395235) - Make @holoflows/kit a stable dependency, no need to install it again and again (67fbe5b)
- Add inline sourcemap, that may help in debugging in production and realms (20ca91a)
- A new way to collect avatar and username (9697336)
v1.3.2
Add i18n support for zh-Hant
β No breaking changes.
π New Feature
- Support zh-Hant
π Bug Fixes
- Now if you refresh the extension, Maskbook will close tabs opened by the previous session.
v1.3.0
β No breaking changes.
π New Feature
- Add tips if automatic operation failed (a19eb2f)
π Security
- We move Welcome from webpage to the options page
π¨ UI Improvements
- A newer and simpler design of Welcome #23 (8ee2ae6, aa4242f, f4076aa, 967f035, 0951806, 30a56ab, ea5bf35, 744218c)
π Bug Fixes
π©βπ» Miscellaneous
v1.2.0
β No breaking changes.
π New Feature
π 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
-
- storybook: 4.1.13 -> 5.1.0-alpha.33 (info plugin is broken, see storybookjs/storybook#6093)
π Bug Fixes
- Fix a CSS bug that will collapse non-encrypted posts. (22c3476)
v1.1.1 First release on Chrome Extension Store! π
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
- Redesign
decrypted post
- Redesign the
Additional Post box
(b6937dc, e95ceef) - Better
Welcome
design (8fd5550, f81685d, 62a735c) - Unify the injected parts with the native parts (22657d5, 970b686)
π Bug Fixes
- Fix restore box cannot use click to select the file (78449e0)
- Add a timeout for background tasks (92e08c0)
π©βπ» Miscellaneous
v1.0.1 UI and availability Improvements
β No breaking changes.
π¨ UI Improvements
- If decrypt aes key not found, now Maskbook will display a more meaningful error message.
- Cut the encrypted post because it is not human-readable.
π©βπ» Miscellaneous
- Use a more stable way to detect public keys in the background.
- Use a better way to detect encrypted post.