v0.39.5
hpcaitech/Open-Sorav0.39.5Jun 28, 2026by github-actions[bot]
AI Summary
A minor release addressing UI rendering performance and specific field handling issues.
Key Highlights
- Limit long url field values
- Readded fullscreen editor field option
- Updated goja for TypedArray fixes
New Features
- Limit with ellipsis long url field values
- Readded the 'fullscreen' editor field option
- Updated goja (TypedArray fixes)
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).