Jabref Daily: Loosening the Postgres Dependency
JabRef merged a change that decouples full-text search from the experimental Postgres backend, alongside a group-creation workflow improvement, while a multi-style preview feature and a search dialog UX fix remain in review.
Duration: PT2M24S
Episode overview
This episode is a short developer briefing from Jabref Daily.
It explains recent repository work in plain language.
- Show: Jabref Daily
- Published: 2026-08-17T04:00:30Z
- Audio duration: PT2M24S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, it's August 17th, 2026, and this is JabRef Daily.
The standout change this cycle: full-text search no longer requires Postgres. That's the core of PR sixteen-five-ninety-one, merged by Siedlerchr, and it matters because it removes a hard dependency that previously blocked linked PDF search for anyone not running the experimental database backend. Metadata search…
Second theme: workflow polish for everyday library management. PR sixteen-five-eighty-eight lets users create a new group directly from selected entries, finishing work that traces back through two earlier pull requests. Notably, the "include selected entries" option now defaults to checked — a small but deliberate…
Two items are still in flight and worth watching. PR sixteen-five-eighty-nine proposes splitting preview styles into CSL and Customized tabs, with support for multiple persisted custom layouts — but it's collected two change requests, so expect revisions before merge. PR sixteen-five-ninety cleans up the "Search for…
Rounding out the day, Crowdin translation updates landed across German, Finnish, French, Italian, Portuguese, and Russian locales.
What to remember: if you're testing search behavior,…