All Versions
39
Latest Version
Avg Release Cycle
23 days
Latest Release
589 days ago

Changelog History
Page 2

  • v1.8.7 Changes

    March 26, 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 Changes

    March 25, 2022
    • [bug] fix bookmark access restrictions
    • [bug] prevent external redirects
    • [chore] bump dependencies

  • v1.8.5 Changes

    December 13, 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 Changes

    October 16, 2021
    • ✨ [enhancement] Allow non-admin users to change their password #166

  • v1.8.3 Changes

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

  • v1.8.2 Changes

    October 02, 2021
    • 🐛 [bug] Fix jumping search box #163

  • v1.8.1 Changes

    October 01, 2021
    • ✨ [enhancement] Add global shortcut for search #161
      • allows to press s to focus the search input

  • v1.8.0 Changes

    September 04, 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 Changes

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

  • v1.7.1 Changes

    August 25, 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