v0.6.0 - Support for internal SSH config and other improvements
✨ NEW ✨
- Allow the app to manage its own internal SSH config, allowing for Git SSH operations to be performed from within Docker
- Experimental support for banning IP addresses based on failed logins has been added
- Experimental support for banning IP addresses and user-agents has been added
✏️ CHANGED ✏️
- Split firstrun process into two steps (create account, then set up data)
- Private server data has been moved to a separate volume to improve security and allow for more complex internal data (eg maybe a database in the future)
📐 DEVELOPMENT IMPROVEMENTS 📐
- Migration scripts have had their naming improving
- ESLint is now much more strict
Full Changelog: v0.5.0...v0.6.0