Версия 0.6.0 #9

Merged
kor-elf merged 5 commits from develop into main 2026-06-21 00:37:21 +05:00

5 Commits

Author SHA1 Message Date
kor-elf 859187bafa Update image version to 0.6.0 in production configuration 2026-06-21 00:17:32 +05:00
kor-elf 9e6e699db0 Add "Do not translate" functionality to TinyMCE editor
- Add a custom TinyMCE plugin to mark content with `translate="no"`.
- Update WYSIWYG editor to support the "Do not translate" toggle button and menu item.
- Highlight non-translatable content with custom styles in the editor.
- Localize plugin strings for English and Russian.
2026-06-20 23:54:25 +05:00
kor-elf 993350073c Cast description input to string with default value in StoreUpdateRequest. 2026-06-20 23:13:59 +05:00
kor-elf 9a6604a40b Replace InterventionImage::read with InterventionImage::decodePath for image processing 2026-06-20 22:18:51 +05:00
kor-elf 85a4361d0c UpUpdated Laravel to version 13. 2026-06-20 22:18:21 +05:00