We've updated most of the dependencies, improved listing performance for people with a lot of secrets. We also improved UI and added few little features:
- Shortlogin expiration estimation
- Secret history (Was already there since 2017 but was missing UI)
- Sharing username auto complete (based on the users you already shared your secret with)
- Password generation options
- Default username option
- News modal (You will see a very little red dot near the app version on the bottom right)
What's Changed
- Update Options.js to fix #57 by @y0no in #61
- Upgrade electron dependencies to fix #64 by @ziouf in #66
- Upgrade upgradable dependencies by @agix in #74
- Prevent the UI from breaking on small screens by @dlajarretie in #72
- Fix sidebar width on desktop by @dlajarretie in #81
- Upgrade dev dependancies by @agix in #82
- Fix React 17 warnings by @dlajarretie in #83
- Fuu css by @agix in #84
- Replace Alt.js with Redux and upgrade react-scripts by @dlajarretie in #112
- Use github workflows by @agix in #126
- Shortlogin failure now redirect back to normal login by @agix in #125
- UI for secret history by @dlajarretie in #136
- add secretin-app comittish by @agix in #137
- Dont close on backdrop click when edit by @agix in #138
- bump secretin-lib version to 2.2.1 by @agix in #139
- Add icons, colors and autocomplete on sharing by @agix in #142
- Improve decryption performance by @dlajarretie in #143
- Generate password when creating a secret by @agix in #147
- Save short login activation date to show info on expiration by @agix in #146
- Add defaultUsername option by @agix in #150
- Add welcome modal and news modal by @agix in #152
- fix double scroll and provide scroll on modals by @agix in #154
- Password generation options by @dlajarretie in #151
- Bump electron and improve build by @agix in #156
- Add icon to electron builds + script to build for mac by @dlajarretie in #157
New Contributors
Full Changelog: 2.1.1...2.2.0