Releases: hoarder-app/hoarder
0.7.0
- 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
feature: Preview page for the stored content of links
fix: Use puppeteer adblocker to block cookies notices
fix: Teach openai to ignore cookie consent popups
feature: Initial attempt at making the app a PWA
feature: Add an 'All Lists' page
feature: Show a loading indicator when tags are still being fetched
feature: Make the first user an admin automatically
0.5.0
feature: Add support for lists
feature: Add full text search support
feature: Add a server admin page
0.4.1
Mostly minor UI improvements
fix: Prevent openai from inferring tags from the prompt itself
fix: Delete URL on successful bookmark
fix: Fix the look of the grid view and allowing notes to have variable size
fix: Fix phantom links in tag pills
fix: Change the colors of the tag pill
fix: Open links in new tab
0.4.0
Main feature: Add support for storing markdown notes
0.3.1
fix the docker image to run the migrations at startup
0.3.0
feat: Add support for adding/removing tags from an existing bookmark
0.2.2
fix: Tag filtering and sorting
fix: Remove the separator line from the sign in page when no providers are configured
0.2.1
Minor UI tweaks and fixing the addition of the first link.
0.2.0
v0.2.0 build: Stop downloading puppeteer in github actions