v0.39.5
kyutai-labs/hibikiv0.39.5Jun 28, 2026by github-actions[bot]
AI Summary
This release improves the PocketBase admin UI by truncating long URL values and restoring the fullscreen editor option with preloaded TinyMCE. It also includes a technical update to the goja library for TypedArray fixes.
Key Highlights
- Limit with ellipsis long `url` field values
- Readded 'fullscreen' editor field option with preloaded TinyMCE
- Updated goja for TypedArray fixes
New Features
- Long URL truncation
- Fullscreen editor with TinyMCE
- Improved goja TypedArray support
Full Release Notes
> _To update the prebuilt executable you can run `./pocketbase update`._ - Limit with ellipsis long `url` field values. - Readded the "fullscreen" `editor` field option and preloaded the TinyMCE component for slightly faster initial rendering ([#7746](https://github.com/pocketbase/pocketbase/issues/7746)). - Updated goja (`TypedArray` fixes).