v0.39.5

facebookresearch/omnilingual-asrv0.39.5Jun 28, 2026by github-actions[bot]

AI Summary

This update focuses on UI improvements and bug fixes, specifically limiting long URL field values and restoring the fullscreen editor option. It also includes an update to the goja library for TypedArray fixes.

Key Highlights

  • Added ellipsis truncation for long URL field values.
  • Restored the fullscreen editor field option with preloaded TinyMCE.
  • Updated the goja library to fix TypedArray issues.

New Features

  • Limit with ellipsis long url field values
  • Readded fullscreen editor field option
  • Preloaded TinyMCE component for faster initial rendering
  • Updated goja with 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).