Jabref Daily: ARM64 Flatpak Push and Menu Reliability Fixes
Flatpak packaging for ARM64 dominated activity with nightly, beta and stable channels plus fixes to publish the bundles. Two merged reliability fixes also removed unsafe UI reflection and stopped a crash when restoring backups that add groups.
Duration: PT2M22S
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-09-24T04:00:28Z
- Audio duration: PT2M22S
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 Thursday, September 24th, 2026.
The lead story is Linux packaging — JabRef is expanding Flatpak to ARM 64, alongside two merged fixes that remove fragile UI code and stop a backup-restore crash.
First, Flatpak goes multi-architecture. Pull request 17267, now merged, adds ARM 64 Flatpak builds and test artifacts for the nightly, beta, and stable channels. That's followed by pull request 17272, also merged, which ignores stored file ownership when unpacking portable archives inside the Flatpak build. That…
Second, user-visible correctness. Pull request 17200 replaces reflection into JavaFX menu internals with public API to show action descriptions as tooltips. That also fixes tooltips never appearing before a menu's first opening, and skips tooltips that just repeat the label. Separately, pull request 17165 fixes a…
Finally, lighter process work. Pull request 17238 limits stale pull request automation to forks, so maintainer branches are left alone. There is also a documentation push around requirements tracking, plus early, still-open work including a PubPeer backend service, a CrossRef test threshold fix, and a small Welcome…
What's next: watch for ARM 64 bundle…
Nearby episodes from Jabref Daily
- Semantic Bib Merges and Search Fixes
- Lookup Progress Fixes and 6.0 Beta Release
- OCR Transparency and Import Quality
- Mistral Startup Fix and Preview Upgrade
- Data Trust and Table Reliability
- The UI Stopped Trusting Its Own Data
- Polishing the Interface, Patching the Pipeline
- AI Chat Grows Up, Walkthroughs Get Fixed