New Feature
- Add support dark mode (#1071, #1073)
- Store UrlHub configs in the database (#1053)
- Add weekly link visit chart (#1078)
- Add monthly link visit chart (#1079)
- Add close button to notification (fed955d, 2ab9127)
Changes
- Add
user_type
column tovisits
andurls
table (#1084, #1085) - Rename
user_sign
andvisitor_id
column touser_uid
(#1086) - Use explicit where clause (c81f035)
- Move user identification logic to UserService (#1087)
Fix
- Error ResetPassword (#108)
Full Changelog: v1.8.1...v1.9.0