Releases: hoarder-app/hoarder
Releases · hoarder-app/hoarder
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
0.1.0
v0.1.0 docker: Only build new images on release creation