Skip to content

Releases: hoarder-app/hoarder

0.7.0

21 Mar 04:16
Compare
Choose a tag to compare
  • A new mobile app got introduced
  • Now it's possible to hoard images and get them auto tagged
  • The bookmark preview page got revamped
  • An inline editor card to replace the nav bar buttons
  • Fix flicking in search which makes feel much smoother now. Also reduced the debounce duration for faster reaction time.
  • Added missing indicies to the db.
  • The bookmark grid is now paginated.
  • A new revamped tags editor
  • A new landing page at https://hoarder.app
  • Add support for removing items from lists.
  • We're now publishing both macos and linux docker images

0.6.0

0.5.0

01 Mar 23:22
Compare
Choose a tag to compare

feature: Add support for lists
feature: Add full text search support
feature: Add a server admin page

0.4.1

0.4.0

28 Feb 22:35
Compare
Choose a tag to compare

Main feature: Add support for storing markdown notes

0.3.1

27 Feb 17:32
Compare
Choose a tag to compare

fix the docker image to run the migrations at startup

0.3.0

26 Feb 16:52
Compare
Choose a tag to compare

feat: Add support for adding/removing tags from an existing bookmark

0.2.2

22 Feb 22:10
Compare
Choose a tag to compare

fix: Tag filtering and sorting
fix: Remove the separator line from the sign in page when no providers are configured

0.2.1

22 Feb 21:43
Compare
Choose a tag to compare

Minor UI tweaks and fixing the addition of the first link.

0.2.0

22 Feb 19:41
Compare
Choose a tag to compare
v0.2.0

build: Stop downloading puppeteer in github actions