2.0.0-beta.26
Billionmail/BillionMail2.0.0-beta.26Mar 25, 2026by github-actions[bot]
AI Summary
This release upgrades the web app to Next.js 15 and introduces a deprecation banner for cloud users. It also resolves several critical bugs regarding memory loading, research agent behavior, and PDF processing.
Key Highlights
- Upgraded to Next.js 15 for a faster, more reliable web app experience.
- Added a banner to notify Khoj cloud users about upcoming cloud deprecation.
- Fixed memories not loading on the web app Settings page.
- Fixed research agent occasionally stopping earlier than intended.
New Features
- Next.js 15 upgrade
- Deprecation banner for cloud users
Full Release Notes
## 🧪 Improve - Faster, more reliable web app experience with Next.js 15 upgrade in a9749c718 - Add Banner to notify Khoj cloud users about the upcoming cloud deprecation by @debanjum in f7bce4893 - Disable subscribing to Khoj cloud from web app settings page by @sabaimran in b864cb1f3 ## 🛠️ Fix - Fix memories not loading on the web app Settings page in 0b8cf5112 - Fix research agent occasionally stopping earlier than it should by @jnMetaCode in #1271 - Fix Khoj sometimes ignoring content it already fetched from web pages by @jnMetaCode in #1269 - Fix PDF files failing to process in some cases in by @BillionClaw in #1292 - Make loading ChatModel name more robust by @yang1002378395-cmyk in #1277 - Fix memory leaks when reading org-mode files by @buley in #1284 ## New Contributors * @04cb made their first contribution in https://github.com/khoj-ai/khoj/pull/1265 * @Olexandr88 made their first contribution in https://github.com/khoj-ai/khoj/pull/1263 * @jnMetaCode made their first contribution in https://github.com/khoj-ai/khoj/pull/1271 * @yang1002378395-cmyk made their first contribution in https://github.com/khoj-ai/khoj/pull/1277 * @BillionClaw made their first contribution in https://github.com/khoj-ai/khoj/pull/1292 * @buley made their first contribution in https://github.com/khoj-ai/khoj/pull/1284 **Full Changelog**: https://github.com/khoj-ai/khoj/compare/2.0.0-beta.25...2.0.0-beta.26