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

15 KiB

Changelog

v1.8.7 (26/03/2022)

  • [closed] How to get in touch regarding a security concern #222
  • [closed] admin interface bookmarks search #216
  • [closed] Server Error (500) On Login #200
  • [bug] Ensure tag names do not contain spaces #182
  • [closed] Timezone does not change when changing a variable "TZ" in docker #179
  • [closed] Consider not copying whole GIT repository to Docker image #174
  • [closed] demo site account delete #172
  • [closed] Proper implementation of Archive.org + opting-out from Archive.org with Docker #171
  • [closed] Using fuse(rclone) mounted drive as storage #170
  • [closed] Show installed version #169
  • [enhancement] Allow non-admin users to change their password #166
  • [closed] Question Default username and password #162
  • [closed] Add a setting to open clicked bookmark in new tab (target="_blank") vs. same tab #160
  • [closed] Will linkding support url_prefix? #158
  • [closed] Stability issues #153
  • [closed] umlaut/non-ascii characters broken when using bookmarklet (firefox) #148
  • [enhancement] Add support for nanosecond resolution timestamps for bookmark import (e.g. Google Bookmarks) #146
  • [closed] Why is linkding running as user:group 33? #145
  • [closed] Search by tag is very slow #141
  • [closed] Feature-Request: Dark mode #139
  • [closed] Adding bookmarks is slow sometimes #137
  • [closed] Multiple link selection in default view, option to add tags at selected links #131
  • [closed] what's the initial username and password #125
  • [bug] Bookmark import accepts empty URL values #124
  • [closed] Feature request: different color of chrome extension button indicating current website added or not #120
  • [enhancement] Add Automated, periodic link validation #117
  • [closed] Not Acceptable! on WordPress Sites #116
  • [closed] [Feature Request] Link image #114
  • [enhancement] query with multiple hashtags very slow #112
  • [closed] Modify language #109
  • [bug] relative names use the wrong "today" after day change #107
  • [enhancement][good first issue] Show the version in the settings #104
  • [closed] Add bookmarks to a queue waiting for connection to linkding instance #99
  • [closed] Saving links is slow with nginx as reverse proxy #88
  • [closed] Tags don't support spaces? A tag with a space is never found. #86
  • [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
  • [closed] Missing "description" request body parameter in API causes 500 #78
  • [closed] /archive and /unarchive API routes return 404 #77
  • [enhancement] Improve admin utilization #76
  • [closed] Novice help. #71
  • [closed] Option to create bookmarks public #70
  • [bug] Bug: Two equal tags with different capitalisation lead to 500 server errors #65
  • [enhancement] Show URL if title is not available #64
  • [bug] minor ui nitpicks #62
  • [enhancement] Wayback Machine Integration #59
  • [closed] Add Favicon #58
  • [closed] API - /api/check_url?url= with token authetification #55
  • [enhancement] Search autocomplete #52
  • [enhancement] Improve Netscape bookmarks file parsing #50
  • [closed] Add a dark mode #49
  • [bug] Import does not import bookmark descriptions #47
  • [enhancement] add an archive function #46
  • [closed] Make tags case-insensitive #45
  • [closed] Database locked #41
  • [closed] Bug: when put after cloudflare and reverse engine by nignx, CSRF failed #39
  • [closed] Add an API for backup / store data in pure text #37
  • [closed] remove non fqdn check and alert #36
  • [closed] Unused tags still get suggested after no longer being attached to any bookmarks #33
  • [bug] invalid request block size: 4243 (max 4096)...skip #28
  • [enhancement] Enhancement: let user configure to open links in same tab instead on a new window/tab #27
  • [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
  • [closed] Add Lotus Notes links #22
  • [bug] Error importing bookmarks #18
  • [closed] Enhancement: category and pagination #11
  • [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

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