Skip to content

v1.1.0

Compare
Choose a tag to compare
@realodix realodix released this 01 May 07:04
· 175 commits to master since this release

What's Changed

  • Use Laravel Number::abbreviate() instead of Helper::compactNumber() (#960)
  • Migrating from Laravel Mix to Vite (#959, #963)
  • Rename profile page to account page (#964)
  • Use xxh3 instead sha3-256 to hash visitor id (#966)
  • Authors can be searched in the table (#965)
  • Separate URL tables created by Users and Guests (#967, 2b7f631)
  • Use the blade component to format table columns (#968, 1013346)
  • Show full links for destination links on public pages (#969)
  • Rename all-url to url-list (#970)
  • Fix error data too long for column 'title' (#961, #962)
  • Fix titles displaying special characters (5dd5837)

Full Changelog: v1.0.0...v1.1.0