Skip to main content
Version: 1.1.0

Linkstash changelog

Version 1.1 builds on the foundation of the initial release with a focus on usability, performance, and maintainability.

  • Bulk operations were added to enable tagging, deleting, or archiving multiple bookmarks at once.
  • The frontend saw UI refinements and performance improvements, particularly by reducing unnecessary page re-renders when filtering.
  • Additionally, a major refactor of the repository structure was completed to support future development of the client library.

Changelog

Changes from 1.1.0 to 1.1.0
Showing changes between selected versions

new

  • new
    [1.1.0] Added bulk operations to tag, delete, or archive multiple bookmarks.
  • new
    [1.1.0] Permalink in the url bar in the bookmarks page

improved

  • improved
    [1.1.0] Refined UI for better usability.
  • improved
    [1.1.0] Enhanced frontend performance by minimizing unnecessary re-renders during filtering.

chore

  • chore
    [1.1.0] Refactored repository structure to support future development of the client library.