linkding/CHANGELOG.md
2022-03-26 11:31:46 +01:00

7.3 KiB

Changelog

v1.8.7 (26/03/2022)

  • [bug] Increase request buffer size #28
  • [enhancement] Allow specifying port through LINKDING_PORT environment variable #156
  • [chore] Bump NPM packages #224

v1.8.6 (25/03/2022)

  • [bug] fix bookmark access restrictions
  • [bug] prevent external redirects
  • [chore] bump dependencies

v1.8.5 (13/12/2021)

  • [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/10/2021)

  • [enhancement] Allow non-admin users to change their password #166

v1.8.3 (03/10/2021)

  • [enhancement] Enhancement: let user configure to open links in same tab instead on a new window/tab #27

v1.8.2 (02/10/2021)

  • [bug] Fix jumping search box #163

v1.8.1 (01/10/2021)

  • [enhancement] Add global shortcut for search #161
    • allows to press s to focus the search input

v1.8.0 (04/09/2021)

  • [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/08/2021)

  • [enhancement] Add support for nanosecond resolution timestamps for bookmark import (e.g. Google Bookmarks) #146

v1.7.1 (25/08/2021)

  • [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/08/2021)

  • Upgrade to Django 3
  • Bump other dependencies

v1.6.5 (15/08/2021)

  • [enhancement] query with multiple hashtags very slow #112

v1.6.4 (13/05/2021)

  • Update dependencies for security fixes

v1.6.3 (07/04/2021)

  • [bug] relative names use the wrong "today" after day change #107

v1.6.2 (04/04/2021)

  • [enhancement] Expose date_added in UI #85
  • [closed] Archived bookmarks - no result when searching for a word which is used only as tag #83
  • [closed] Add archive/unarchive button to edit bookmark page #82
  • [enhancement] Make scraped title and description editable #80

v1.6.1 (31/03/2021)

  • Expose date_added in UI #85

v1.6.0 (29/03/2021)

  • Bulk edit mode #101

v1.5.0 (28/03/2021)

  • [closed] Add a dark mode #49

v1.4.1 (20/03/2021)

  • Security patches
  • Documentation improvements

v1.4.0 (24/02/2021)

  • [enhancement] Improve admin utilization #76

v1.3.3 (18/02/2021)

  • [closed] Missing "description" request body parameter in API causes 500 #78

v1.3.2 (18/02/2021)

  • [closed] /archive and /unarchive API routes return 404 #77
  • [closed] API - /api/check_url?url= with token authetification #55

v1.3.1 (15/02/2021)

[enhancement] Enhance delete links with inline confirmation


v1.3.0 (14/02/2021)

  • [closed] Novice help. #71
  • [closed] Option to create bookmarks public #70
  • [enhancement] Show URL if title is not available #64
  • [bug] minor ui nitpicks #62
  • [enhancement] add an archive function #46
  • [closed] remove non fqdn check and alert #36
  • [closed] Add Lotus Notes links #22

v1.2.1 (12/01/2021)

  • [bug] Bug: Two equal tags with different capitalisation lead to 500 server errors #65
  • [closed] Enhancement: category and pagination #11

v1.2.0 (09/01/2021)

  • [closed] Add Favicon #58
  • [closed] Make tags case-insensitive #45

v1.1.1 (01/01/2021)

  • [enhancement] Add docker-compose support #54

v1.1.0 (31/12/2020)

  • [enhancement] Search autocomplete #52
  • [enhancement] Improve Netscape bookmarks file parsing #50

v1.0.0 (31/12/2020)

  • [bug] Import does not import bookmark descriptions #47
  • [enhancement] Enhancement: return to same page we were on after editing a bookmark #26
  • [bug] Increase limit on bookmark URL length #25
  • [enhancement] API for app development #24
  • [enhancement] Enhancement: detect duplicates at entry time #23
  • [bug] Error importing bookmarks #18
  • [enhancement] Enhancement: better administration page #4
  • [enhancement] Bug: Navigation bar active link stays on add bookmark #3
  • [bug] CSS Stylesheet presented as text/plain #2