Skip to content

v1.18.0

Choose a tag to compare

@realodix realodix released this 17 Aug 19:00
· 75 commits to master since this release

What's Changed

  • feat: Add page to view user's restricted links (#1121)
  • feat: Make the eye icon red when the password is visible (1f7f496)
  • feat: Enhance the primary color (89fe6b6, e76171f)
  • feat: Add validation for minimum username length (e223ffb)
  • feat: Add validation for username must be lowercase (3b212a8)
  • feat: Username blacklist configuration (#1123)
  • feat: keyword blacklist configuration (e265649)
  • fix: get all case variants of disallowed keywords present in database (#1124)
  • fix: the button cursor style of shorten links (2ef7b32)
  • fix: Improve favicon visibility in dark mode (4a17c78)
  • Rename "anyone can" settings to "public" (63ec25b)
  • Rename "reserved keyword" to "disallowed keyword" (938d0d3)
  • Refactor blocked strings logic into a dedicated service (7057164)
  • Remove lang directory (8eb4483)
  • Use current route to identify page (5019abd)
  • Migrate to new Tailwindcss v4 syntax (b1cfaf5)

Full Changelog: v1.17.0...v1.18.0