Skip to content

Releases: Kovah/LinkAce

v0.0.11

24 Mar 21:45
4428ab1
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release

Changes:

  • Corrects build process for Docker

v0.0.10

22 Mar 22:51
dd7d1d3
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release

Changes:

  • Updated frontend assets
  • Fixed Docker release build

v0.0.9

22 Mar 20:38
f4b886e
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

Changes:

  • Fixed issue with Bookmarklet session handling
  • Removed Rememberable package because of weird cache issues (#25)
  • Implemented automated backups (#23)
  • Finalize automated link checks (#20)

v0.0.8

01 Mar 20:26
63216c2
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

Changes:

  • Moved to a single-user approach (#36 )
  • Added system settings as a settings page (#34)

v0.0.7

11 Feb 16:28
d4a4aa3
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Changes:

  • Added base for roles with laravel-permission (#33)
  • Added cron handler, cron token can be found in the system settings when you are an admin (#20)
  • Added a status for links to indicate when they are broken (#20)
  • Small improvements for the Docker setup

v0.0.6

31 Jan 15:50
e0769d5
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Changes:

  • Major interface changes for links
  • Enabled Selectize for category selects
  • Increased session lifetime to 7 days
  • Description will automatically be filled from meta descriptions
  • Implemented exporting of links (#22)
  • Minor bugfixes

v0.0.5

30 Jan 20:11
f2b9795
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Changes:

  • Added a favicon
  • Internal renaming for easer development
  • Implemented link icons (#15)
  • Fixed issues with the dashboard
  • Improved the import and app settings

v0.0.4

29 Jan 12:36
da1777f
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Changes:

  • Allow searching by tags only
  • Improves design of the search screen
  • Fix category selects
  • Improve category displaying for links
  • Solves issue with tags on imports (#27)

v0.0.3

22 Jan 22:15
d949746
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Changes:

  • Implemented sorting for tables (#21)
  • Properly implement guest access with .env setting
  • Updates .env files with more information, extended the readme
  • Updated color scheme

v0.0.2

17 Jan 20:58
35e41f5
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Changes:

  • Implemented notes for links (#11)
  • Added docker-compose.yml file for production setups
  • Optimized the dashboard
  • Added license and updated readme