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)