0.20.0 #747
Replies: 2 comments 5 replies
-
Hi, I'm a Windows server admin, starting to dabble more and more into a home lab. Currently it is running in docker. But to be fair, I don't like docker as much and prefer LXC. Mostly due to the way docker works with its network assignment. I know you can use My question is, with the LXC, how do you update your version from say 0.19 to 0.20 (or whatever case it may be) ? |
Beta Was this translation helpful? Give feedback.
-
Now that different languages for the UI are available, I wanted to tackle the problem that tags that are automatically generated are always one language. I know that the inference language can be changed via |
Beta Was this translation helpful? Give feedback.
-
Welcome to the
0.20.0
release of Hoarder! This release adds internationalization support, new markdown editor, mobile app improvements, broken link management and more! As usual, we're welcoming our new contributors: @Tukks, @vhsdream, @sweepies, @PeterDaveHello, @wuast94 and @eltociear!New Features
BROWSER_WEB_URL
, hoarder will fallback to a plain HTTP requests to the websites you add instead of crawling them with chrome.$tags
,$aiTags
,$userTags
in the prompt. These placeholders will be replaced with all tags, ai generated tags or human created tags when automatic tagging is performed thanks to @kamtschatka.UX Improvements
Fixes
CRAWLER_ENABLE_ADBLOCKER=false
.Screenshots
The new Markdown Editor
Broken Link Management
Mobile App Improvements
New options at the bottom of the bookmark preview page
Tag Management
The new info page
Admin Notices
Raycast extension and Alfred workflows
Raycast extension by @foru17
Alfred workflow by @yinan-c
Upgrading
To upgrade:
docker compose pull && docker compose up -d
.docker compose pull && docker compose up -d
.All Commits
This discussion was created from the release 0.20.0.
Beta Was this translation helpful? Give feedback.
All reactions