v0.39.5

miraymen/pix2surfv0.39.5Jun 28, 2026by github-actions[bot]

AI Summary

This release focuses on UI improvements and maintenance updates, including a fix for long URL field display, the re-addition of the fullscreen editor option, and dependency updates.

Key Highlights

  • Added command to update the prebuilt executable
  • Long URL field values now display with ellipsis
  • Fullscreen editor field option re-added
  • goja library updated with TypedArray fixes

New Features

  • Readded fullscreen editor option
  • TinyMCE component preloaded for faster rendering
  • goja library updated

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