v0.39.5

magicuidesign/magicuiv0.39.5Jun 28, 2026by github-actions[bot]

AI Summary

This update focuses on UI improvements for the PocketBase prebuilt executable, specifically addressing long URL display and restoring fullscreen editor options.

Key Highlights

  • Limit long `url` field values with ellipsis
  • Readded fullscreen editor field option
  • Preloaded TinyMCE for faster initial rendering
  • Updated goja library for TypedArray fixes

New Features

  • Re-added fullscreen editor field option
  • Preloaded TinyMCE component

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).