Skip to content

Releases: Kovah/LinkAce

v1.3.1

07 Mar 13:40
e24e4da
Compare
Choose a tag to compare

The changelog can be viewed on the LinkAce website.

v1.3.0

06 Mar 20:58
bec7ba9
Compare
Choose a tag to compare

The changelog can be viewed on the LinkAce website.

v1.2.2

06 Feb 23:24
0b3f11d
Compare
Choose a tag to compare

The changelog can be viewed on the LinkAce website.

v1.2.1

04 Feb 15:45
68612ca
Compare
Choose a tag to compare

The changelog can be viewed on the LinkAce website.

v1.2.0

20 Jan 21:37
d69cb7a
Compare
Choose a tag to compare

The changelog can be viewed on the LinkAce website.

v1.1.0

11 Jan 17:37
372e7d4
Compare
Choose a tag to compare

The changelog can be viewed on the LinkAce website.

v1.0.1

21 Dec 10:19
7ec8c1d
Compare
Choose a tag to compare

The changelog can be viewed on the LinkAce website.

v1.0.0 🥳

16 Dec 17:26
859e3db
Compare
Choose a tag to compare

This is the first stable release of LinkAce.

Changes since the last beta version:

  • Sentry.io can be enabled by providing a Sentry DSN
  • LinkAce now supports PHP 8
  • Dependency updates

v0.0.44

20 Nov 21:26
fb30d09
Compare
Choose a tag to compare
v0.0.44 Pre-release
Pre-release

Changes:

  • Users can now enable two factor authentication.
  • System logs can now be viewed from within the app.
  • Link detail pages with status changes are now correctly loaded
  • Status changes are now properly displayed.
  • There is a new CLI command to purge history entries for links.
  • Timeout for link checks was increased to 10 sec.
  • Dark mode loading was significantly improved.
  • Small UI corrections, including the mobile navigation.
  • Internal code improvements and simplificartions.
  • Missing driver for AWS S3 backups was added.

Please notice the changes in the Docker Compose files. Logs are now stored in Docker volumes.

Also, LinkAce now has a dedicated community: community.linkace.org

v0.0.43

08 Nov 19:53
5118801
Compare
Choose a tag to compare
v0.0.43 Pre-release
Pre-release

Changes:

  • Large update of the "internals":
    • Upgrade to Laravel 8 and new packages, including the new factories (PHP 7.3 is now required!)
    • Icons are now handled by the server, not the browser (#158)
    • Usage of new internal templating systems (components)
  • Search queries are now escaped properly (#163)
  • More options for sorting lists if items (#162)
  • Tags are now accessible in the guest view (#160)
  • The guest access now has dedicated system settings for dark mode, sharing services,... (#161)
  • Fixes issues with the importer (#169)
  • Fixes several documentation issues in the README
  • Update of translations