- Fix: support for gitflow-like branches (branches having
/
in their names)
- Added functionality allowing to define hooks on different internal events (#10)
- Scentry authentication switched from
cookieStore
to regular server-side session. It will invalidate existing sessions. - "Remember me" option modified to allow using it on many devices
- H2 Database configuration modified to allow connecting with console while the application is running
- Other minor bugfixes (#19, #46)