Skip to content

Releases: sissbruecker/linkding

v1.8.6

25 Mar 18:49
Compare
Choose a tag to compare
  • [bug] fix bookmark access restrictions
  • [bug] prevent external redirects
  • [chore] bump dependencies

v1.8.5

12 Dec 23:09
Compare
Choose a tag to compare
  • [bug] Ensure tag names do not contain spaces #182
  • [bug] Consider not copying whole GIT repository to Docker image #174
  • [enhancement] Make bookmarks count column in admin sortable #183

v1.8.4

16 Oct 03:49
Compare
Choose a tag to compare
  • [enhancement] Allow non-admin users to change their password #166

v1.8.3

03 Oct 07:54
Compare
Choose a tag to compare
  • [enhancement] Enhancement: let user configure to open links in same tab instead on a new window/tab #27

v1.8.2

02 Oct 21:55
123fa54
Compare
Choose a tag to compare
  • [bug] Fix jumping search box #163

v1.8.1

01 Oct 16:08
Compare
Choose a tag to compare
  • [enhancement] Add global shortcut for search #161
    • allows to press s to focus the search input

v1.8.0

04 Sep 20:39
Compare
Choose a tag to compare
  • [enhancement] Wayback Machine Integration #59
    • Automatically creates snapshots of bookmarked websites on web archive
    • This is one of the largest changes yet and adds a task processor that runs as a separate process in the background. If you run into issues with this feature, it can be disabled using the LD_DISABLE_BACKGROUND_TASKS option

v1.7.2

26 Aug 10:44
Compare
Choose a tag to compare
  • [enhancement] Add support for nanosecond resolution timestamps for bookmark import (e.g. Google Bookmarks) #146

v1.7.1

25 Aug 10:35
Compare
Choose a tag to compare
  • [bug] umlaut/non-ascii characters broken when using bookmarklet (firefox) #148
  • [bug] Bookmark import accepts empty URL values #124
  • [enhancement] Show the version in the settings #104

v1.7.0

17 Aug 04:02
Compare
Choose a tag to compare
  • Upgrade to Django 3
  • Bump other dependencies