Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@realodix realodix released this 10 Feb 17:52
· 8 commits to master since this release

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 to visits and urls table (#1084, #1085)
  • Rename user_sign and visitor_id column to user_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