* Add Poppler by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1706
* Include compose.full_with_replicas by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1707
* up by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1709
* Test cloud rate limit by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1711
* Fix rate limit bug on Websockets by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1712
* Improved types by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1710
* Move dict.update (shallow copy) to deep_update by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1714
* Remove chunking strategy from test by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1715
* Conversations Updates by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1716
* Add NaCl Crypto Provider, User API Keys by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1713
* Allow setting conversation name in conversation.create by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1717
* Allow superuser to delete any document by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1719
* Community deletion by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1720
* Ensure name and bio are returned with user, clean up typing across auth by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1722
* Add Permissions to Conversations by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1723
* Move JS SDK to camel case by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1724
* Update JS route examples by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1725
* Fix messages passing in conversations by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1726
* Fix Crypto Providers in Factory by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1727
* Make verify password robust for existing deployments by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1729
* Allow for setting public routes by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1730
* Fix service level type errors by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1732
* Improved CLI by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1708
* Fix lock by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1734
* Feature/add api key support by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1735
* up by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1736
* Feature/change default url by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1738
* Add llms.txt to support modern AI-assisted coding workflows by yigitkonur in https://github.com/SciPhi-AI/R2R/pull/1731
* Run pre-commit by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1741
* Improved typing, Remove old methods by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1743
* Remove V2 SDK by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1744
* Export Functionality by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1740
* Add typing to StoreType by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1745
* Further cleanup, remove old deduplication logic by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1746
* Increase Hatchet step timeouts by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1750
* Add cleanup to documents in tests by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1751
* More test fixes by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1752
* Fix filter logic bugs by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1753
* Revert graph filters by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1754
* Add migration script for user limits overrides by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1755
* Update CLI auth error message, move backoff down to 3 retries by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1759
* Fix document download for JS client by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1761
* save token counts by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1762
* Feature/configurable api base by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1760
* add user limit tracking by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1763
* Fix CSV ordering, run pre-commit by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1764
* RFC 5987 Encoding on content-disposition headers by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1765
* Reset password and verification email to public routes by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1766
* Resend Verification Email HS by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1767
* Fix JS test—expect to throw 400 by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1768
* Clean up bugs around user deletion by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1769
* Remove users.register in favor of users.create by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1770
* Fix deletion of documents with no chunks by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1771
* Add R2R_SECRET_KEY and missing import by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1772
* commit by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1773
* up by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1774
* change default bmp by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1775
* Remove dependency on pyproject.toml in site package by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1777
* Fix site package installation location by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1779
* Fix Dockerfile config location by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1780
* Only log POST and DELETE requests in the request_log table by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1781
* Feature/centralized limit calc and chunk limits by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1782
* Feature/fix password reset js sdk by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1783
* Move from user_id to owner_id for contextual enrichment by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1784
* fix ingestion by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1785
* Update Readme by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1786
* up by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1787
* bump poetry lock by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1788
* Fix R2RExceptions, run pre-commit, remove password validation by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1789
* NaN Embedding Dimension Support by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1792
* up by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1793
* User Registration with Profile Fields by logerzerox in https://github.com/SciPhi-AI/R2R/pull/1790
* Password change email notification by logerzerox in https://github.com/SciPhi-AI/R2R/pull/1791
* Add support for Gemini by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1794
* get not post by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1795
* add logic for github auth by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1796
* up by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1797
* Adding auto-gen email fallback for github oauth by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1798
* fix oauth collection bug by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1799
* impl user max collections by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1800
* up by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1801
* cap streaming chunk size by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1802
* Feature/fix app config loadout by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1804
* Improve graph workflow, add better support for local LLMs by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1803
* upsert document info infront of hatchet by emrgnt-cmplxty in https://github.com/SciPhi-AI/R2R/pull/1806
* Add LM Studio Support by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1805
* Move Never from typing to typing_extensions by NolanTrem in https://github.com/SciPhi-AI/R2R/pull/1808
New Contributors
* yigitkonur made their first contribution in https://github.com/SciPhi-AI/R2R/pull/1731
**Full Changelog**: https://github.com/SciPhi-AI/R2R/compare/v3.3.0...3.3.27