0.18.0 #530
MohamedBassem
announced in
Announcements
0.18.0
#530
Replies: 1 comment
-
Thank you for another great release. When I try to add a custom prompt, gettting this error "String must contain at most 100 character(s)" Looks like this is mentioned in this discussion as well: #534 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Welcome to the
0.18.0
release of Hoarder! This release introduces customizable tagging rules (aka customizing the prompt), new UI look, selective full page archives, infinite scrolling, more bulk actions and more! As usual, we'd like to welcome our first time contributors @jarednipper, @Trugamr, @cedmax and @CrypticC3s4r! We also have @lucius346346 working behind the scene on improving the UX of Hoarder with amazing designs! And finally, we have our usual contributors @kamtschatka and @mdsaban! Also thanks to @Papierkorb for the help in suggestions to improve the LLM prompt!We also now have a public roadmap which you can check for the features that we're planning to deliver here. Go upvote the features that you're waiting for!
New Feature
INFERENCE_CONTEXT_LENGTH
flag:2048
tokens (~2048 words).Compact Asset
button in the admin panel to backfill that data. This button also removes assets that are dangling (aka not linked to any bookmark).List
layout.UX Improvements
Show more
button.Select all
button to select all the currently visible bookmarks.Copy links
is also a thing to bulk copy the source links of a bunch of bookmarks thanks to @kamtschatka.Fixes
DISABLE_PASSWORD_AUTH=true
which will forbid any password-based authentication/signup. This is implemented by @kamtschatka.Screenshots
The new UI Look
Profile Options
AI Settings and Tagging Rules
New Import/Export Buttons
Num Bookmarks & Asset Sizes in Admin Panel
New Admin Actions
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.18.0.
Beta Was this translation helpful? Give feedback.
All reactions