bookmarks/CHANGELOG.md

9.9 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.3.2 - 2020-07-28

Fixed

  • UI: Fix Navigation
  • Fix tag count
  • Fix deduplication repair step

3.3.1 - 2020-07-23

Fixed

  • Fix info.xml

3.3.0 - 2020-07-23

New

  • Implement Activity app integration

Fixed

  • Add repair step for duplicate shared folders
  • Fix untagged search (on postgres)
  • UI: Fix rename Tag
  • Build: Don't ship source maps
  • Repair steps: Add debug output
  • Bookmarks: Additionally always sort by ID to make ordering stable
  • Fix deletion of bookmarks that are not in tree
  • Update dependencies

3.2.5 - 2020-07-17

Fixed

  • UI: Open URLs in new tabs
  • UI: Fix infinite scroll
  • Update documentation of API responses
  • Fix changing bookmark's folders
  • Fix tags API

3.2.4 - 2020-06-29

Fixed

  • API: Fix PUT bookmark requests

3.2.2 - 2020-06-28

New

  • In grid view the entire bookmark behaves like a link
  • Custom sort option setting for displaying the original order. E.g. in case of a browser sync as source.

Fixed

  • Horizontal breadcrumb text alignment
  • Checkbox size in grid view
  • Menu toggle position
  • Deletion of tags
  • API: Don't send folder IDs that the client cannot access

3.2.1 - 2020-06-16

Fixed

Fix service worker

3.2.0 - 2020-06-14

Fixed

Bookmarklet: Fix description input

New

Installable as Progressive web app

3.1.1 - 2020-06-03

Fixed

  • Fixed getChildren SQL query

3.1.0 - 2020-06-03

New

1d0d91689c Bookmarklet: Add folder picker 906de9ce56 Add option to copy public link as RSS feed e86437c93b Add option to open selection in new tabs 45da16e9d7 Allow bulk selection actions for folders

Changed

e7eb042d7c Import into currently open folder

Fixed

622103eb09 Fix tag filtering e391da95c3 Filter by tag: Include tags from shared folders 04cb5e01c6 Fix shared folder icon d17c7cb96d Fix shares ba523ff9bf Fix: Display a loading indicator while moving items 88d32dd23b Fix Bookmark deletion by selection: Remove only bookmark entry not whole bookmark abe7eaf039 Fix search when sorting alphabetically fdbe69ebc8 Docs: Document /export API endpoint

3.0.13 - 2020-05-11

Changed

  • Fix export
  • Really drop libgmp dependency

3.0.12 - 2020-05-08

Changed

  • Fix bookmark deletion
  • Fix v3 migration: Correctly account for duplicates in the root folder

3.0.11 - 2020-05-07

Changed

  • Fix Auth error for users of certain setups

3.0.10 - 2020-05-05

Changed

  • Fix Auth error when creating bookmarks without selecting a folder

3.0.9 - 2020-05-05

Changed

  • Change column type for tree index to allow alot of bookmarks.

3.0.8 - 2020-05-04

Changed

  • Fix Authorization for newBookmark API endpoint
  • Try to fix Authentication for some setups
  • Remove orphaned items from bookmarks tree
  • Remove superfluous shared folders from bookmarks tree
  • Fix share creation to avoid sharing a folder with oneself

3.0.7 - 2020-05-03

Changed

  • Fix delete-all-bookmarks API endpoint

3.0.6 - 2020-05-03

Changed

  • Fix bookmarks by folders API endpoint
  • Fix v3 db migration to account for db inconsistencies
  • Fix client-side usage of 'finally'
  • Fix getFolders API endpoint

3.0.5 - 2020-04-30

Changed

  • Fix: Remove uninstall repair step which would also run on disabling the app
  • Fix bookmarklet

3.0.4 - 2020-04-30

Changed

  • Fix: Delete shares when deleting a shared folder

3.0.3 - 2020-04-30

Changed

  • Fix hash endpoint

3.0.2 - 2020-04-30

Changed

  • Fix sharee search for installations without mod_rewrite

3.0.1 - 2020-04-30

Changed

  • Fix hash endpoint

3.0.0 - 2020-04-30

Changed

  • UI: Selection: Implement "select all" and "cancel selection"
  • Better document how the screeenly api url looks like
  • Move UI: Automatically open current folder
  • Implement bookmark counting endpoints and UI indicators
  • Fix bookmark creation: Assign folders correctly
  • Drop tables on uninstall
  • Fix import and export
  • Allow editing URLs
  • Implement a full children endpoint
  • Breadcrumbs: -AddBookmark button +Add Folder/Bookmark dropdown
  • Don't enable scraping by default
  • Drop libgmp dependency
  • Major backend refactoring

Added

  • Implement hash caching
  • Implement private sharing and public links of folders

2.3.4 - 2019-12-12

Changed

  • Fix Bookmark creation outside folders
  • Fix browser compatibility

2.3.3

Changed

  • Fix Creating bookmarks in the current folder

2.3.2

Changed

  • Fix webpack build
  • Fix Creating bookmarks in the current folder
  • Fix Make folder icons clickable
  • Fix translations

2.3.1

Changed

  • FIX: Load tags on app init

v2.3.0

  • NEW: UI: Implement bulk editing
  • NEW: translations from transifex
  • FIX: overflow on bookmarks list
  • FIX: sorting
  • FIX: Fix humanized duration: Use stem language only

v2.2.0

  • NEW: Use routes history mode instead of hash URLs
  • FIX: Sort folders alphabetically
  • FIX: Allow canceling page fetches
  • FIX: Import
  • UI: Fixgrid view, descriptions in list view & bread crumbs

v2.1.1

  • FIX: Fix build script

v2.1.0

  • NEW: Rewrite UI
  • NEW: Allow limiting the number of bookmarks per user
  • NEW: Allow disabling web requests to bookmarked web pages

v2.0.3

  • NEW: Properly specify dependencies in app manifest (allows conditional support for nc 15 again)

Supported are NC 15 and 16, provided you are using PHP v7.1 and have gmp, intl and mbstring php extensions installed

v2.0.2

  • NEW: Drop support for nextcloud 15

v2.0.1

  • fix composer lock file

v2.0.0

  • NEW: gmp, intl, mbstring are now required
  • NEW: Drop support for nextcloud 14 and php 7.0
  • FIX: Switch URL normalizer to adhere strictly to WHATWG URL spec

v1.1.2

  • Revert breaking changes of v1.0.8

v1.1.1

  • FIX import from web UI

v1.1.0

  • NEW translations
  • NEW: API endpoint to import into a specific folder

v1.0.8

  • NEW: gmp, intl, mbstring are now required
  • NEW translations
  • FIX: Switch URL normalizer to adhere strictly to WHATWG URL spec
  • FIX: Update dependencies
  • FIX: Run previews job in small batches instead of all at once

v1.0.6

  • FIX: Set timeout for submitting tags
  • NEW: Create favicon
  • FIX: Bump interactjs from 1.3.4 to 1.4.10
  • FIX: UrlNormalizer: Don't enforce normalization
  • NEW: updated from transifex
  • FIX: Truncate tags in grid view
  • FIX: Remove background colors
  • FIX folder collapse css
  • FIX: Speed up findBookmarks SQL query