v0.39.5
deepseek-ai/DeepSeek-OCRv0.39.5Jun 28, 2026by github-actions[bot]
AI Summary
Bug fix release addressing display issues with long URLs and restoring a previously removed editor feature for PocketBase.
Key Highlights
- Limit ellipsis for long `url` field values.
- Readded the 'fullscreen' editor field option.
- Updated goja library for TypedArray fixes.
New Features
- Fullscreen editor option
- Long URL truncation
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).