0.29.0 #2188
MohamedBassem
announced in
Announcements
0.29.0
#2188
Replies: 1 comment 1 reply
-
|
Any suggested starting values for CRAWLER_DOMAIN_RATE_LIMIT_WINDOW_MS and CRAWLER_DOMAIN_RATE_LIMIT_MAX_REQUESTS? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
0.29.0
Welcome to the 0.29.0 release of Karakeep! This release ships some of our most awaited features. Collaborative lists, automated bookmark backups, search auto complete, highlighs are getting notes and search, and the mobile app is getting some more love. As usual thanks to @aa-ko, @fivestones, and everyone who shipped code, triaged bugs, or shared feedback for this release.
And in case you missed it, we now have a ☁️ managed offering ☁️ for those who don't want to self-host.
We're still in private beta (you can signup for access here) and gradually letting more and more users in.We're in public beta now and you can signup here 🎉.New Features 🚀
CRAWLER_DOMAIN_RATE_LIMIT_WINDOW_MSandCRAWLER_DOMAIN_RATE_LIMIT_MAX_REQUESTS.UX Improvements ✨
Fixes 🔧
js-tiktokenwhich should cut between 70-150MB of karakeep's memory usage (fix: lazy load js-tiktoken in prompts module #2176)CRAWLER_ALLOWED_INTERNAL_HOSTNAMESto..For Developers 🛠️
/api/versionendpoint for getting server version (feat: add GET /api/version endpoint #2167)LOG_LEVELand Raycast links (Add LOG_LEVEL to configuration documentation #2166, Update 13-community-projects.md #1923) by @aa-ko and @fivestonesScreenshots 📸
Collaborative Lists
Automated Backups
Search Autocomplete
Upgrading 📦
To upgrade:
KARAKEEP_VERSION=release, rundocker compose pull && docker compose up -d.docker compose pull && docker compose up -d.All Commits
This discussion was created from the release 0.29.0.
Beta Was this translation helpful? Give feedback.
All reactions