mirror of
https://github.com/Luzifer/past3.git
synced 2024-11-09 16:30:01 +00:00
894 B
894 B
0.8.0 / 2018-09-25
- Allow sharing private files through pre-signed URLs
0.7.0 / 2018-09-25
- Slightly increase font size of editor
- Fix remaining BS4 update, add private files feature
- Some small UX improvements
- Fix: Select file URL on click
- Update dependencies
0.6.0 / 2018-09-24
- Store changed documents locally to prevent data loss on reload
- Port application to pure Javascript
- Use babel to minify and transpile
0.5.0 / 2017-01-26
- Bind ctrl+r to refresh file list instead of reload window
- Bind ctrl+s / ctrl+n to buttons
0.4.0 / 2017-01-21
- Auto-refresh AWS credentials to prevent save errors
0.3.0 / 2017-01-15
- Add file deletion
- Ensure loading order to prevent races
0.2.0 / 2017-01-15
- Add README and Screenshot
- Add Bootswatch theme capability
- UI improvements
0.1.0 / 2017-01-15
- Initial version