Skip to content

Releases: Lynx-Shortener/Lynx

Release 1.10.1

05 Jun 07:56
cc5bc32
Compare
Choose a tag to compare
  • Update new user password regex to match regex internally and on registration page

Release 1.10.0

03 Jun 08:23
9c7463c
Compare
Choose a tag to compare
  • Allow for 63 character TLDs, as per DNS spec

Release 1.9.1

26 Mar 10:15
91cef43
Compare
Choose a tag to compare
  • Remove vite-plugin-rewrite-all
  • Update to Vite 5

Release 1.9.0

26 Mar 09:50
9732a54
Compare
Choose a tag to compare

Release 1.8.1

20 Feb 12:04
4890c67
Compare
Choose a tag to compare
  • Use socks@2.7.3

Release 1.8.0

07 Feb 10:19
226f268
Compare
Choose a tag to compare
  • #86 Add updating of other user's details as an admin, including:
    • username
    • email
    • password
  • Improve responsiveness for narrow (but non-mobile) screens
  • Consistently use array format for fontawesome icons
  • Add tabbed layout to Settings and split into own components
  • Add preferences page with option to reduce popups (#105)
  • Bug fixes:
    • Admins were not able to update standard user's roles, this has been resolved.
    • Admins are no longer able to see other admin's links.
    • Give value to color-4 in dark-mode.

Release 1.7.4

04 Jan 08:46
78990b1
Compare
Choose a tag to compare
  • Properly assign the author of links uploaded via the ShareX endpoint

Release 1.7.3

21 Aug 21:03
f729314
Compare
Choose a tag to compare
  • Bug fixes:
    • Fix user deletion button visibility on desktop
  • Promote the oldest user to owner if no owner exists - used for upgrades from old versions
  • No longer require DB_USER and DB_PASSWORD

Release 1.7.2

18 Aug 16:09
a7bb56c
Compare
Choose a tag to compare
  • Add user creation button on user management page
  • Bug fixes:
    • Fixed hidden icons on mobile

Release 1.7.1

18 Aug 11:54
d8603a0
Compare
Choose a tag to compare
  • Switch to pnpm
  • Bug fixes:
    • Fix backup solution to they're saved to /app/backups not /app/src/backups (Introduced in 1.7.0)
    • Importing internal error when importing CSVs from refactor implementing ESLint.
    • Fix 2fa verification middleware
    • Remove unnecessary scrollbars
  • Make users page responsive