Skip to content

v1.2.0

Compare
Choose a tag to compare
@AutomationDimension AutomationDimension released this 24 Apr 10:22

βœ” 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)