v0.2.0
Changes
🚀 Features
- Front-end redesign (#62) @bencharp
- Add logging via winston; default is logging to stdout (#78) @DougReeder
- Add security headers to home, signup & auth pages (#73) @DougReeder
- Show user address on signup (#81) @raucao
📖 Documentation
- Add sample unit file for systemd and configuration instructions (#67) @DougReeder
- Document configuration required of reverse proxy (#64) @DougReeder
- Improve documentation for new users (#57) @DougReeder
- Add DEVELOPMENT.md to document setup and coding standards (#70) @DougReeder
🧰 Maintenance & Fixes
- Add release drafter config (#84) @raucao
- Automate publishing to NPM when version in package.json changes (#82) @DougReeder
- Update example dependencies and server config (#80) @raucao
- Normalize page titles & cleans up HTML (#74) @DougReeder
- Install eslint-config-standard from npm (#71) @raucao
- Update dependencies (#69) @raucao
- Move links on homepage, so they are not obstructed by long host names (#66) @DougReeder
- Update README badges (#61) @raucao
- Configure GitHub Actions for CI (#60) @raucao
- Update dependencies in example. (#54) @JakubNer
- Minor fixes: race condition, npm audit fixes, white space interfering with tests on Windows (#23) @JakubNer
- Update merge package (#22) @raucao
- Eslint fixes (#21) @silverbucket
- Add linting script (#20) @thornjad
- Update RS link (#19) @raucao
- Re-add all old tests (#18) @lesion
- Refactoring (#15) @lesion
- Replace async dependency with native javascript (#12) @thornjad
- Update GitHub org name in package.json to remotestorage (#13) @thornjad
- Update project name in package-lock.json (#10) @thornjad