File fresh-editor.changes of Package fresh-editor
-------------------------------------------------------------------
Fri Feb 13 15:51:15 UTC 2026 - Gunnar André Saxvik-Lilleaasen <dev@heksesang.no>
- Remove %debug_package statement to avoid conflict during build.
-------------------------------------------------------------------
Fri Feb 13 12:07:21 UTC 2026 - Gunnar André Saxvik-Lilleaasen <dev@heksesang.no>
- Update to version v0.2.3:
* Bump version to 0.2.3
* CHANGELOG.md
* homepage - link to blog
* blog: 0.2
* README.md
* README.md
* Add shadow model undo/redo support and property-based tests
* Add blog showcase system for feature demos with animated GIFs
* Fix AltGr+Shift not recognized as text input on Windows (#993)
* Fix undo corruption after save: restore buffers alongside piece tree
- strip debug symbols
-------------------------------------------------------------------
Wed Feb 4 15:42:22 UTC 2026 - Andrea Manzini <andrea.manzini@suse.com>
- Update to 0.1.99:
* Text Encoding Support: Detect and convert files in UTF-8, UTF-16 LE/BE,
Latin-1, Windows-1252, Windows-1250, GBK, Shift-JIS, EUC-KR, and GB18030.
Encoding shown in status bar
* Encoding Selection in File Browser: Toggle "Detect Encoding" with Alt+E
when opening files. When disabled, prompts for manual encoding selection.
* Bundle Package Type: New package type containing multiple languages,
plugins, and themes in a single package. Shown with "B" tag in package
manager.
* Space-Separated Fuzzy Search: Queries with spaces are now split into
independent terms, all of which must match. For example,
"features groups-view" now matches "/features/groups/groups-view.tsx"
* Fixed Escape key not closing the manual and keyboard shortcuts pages
* Fixed scrollbar and mouse wheel scrolling not working with line wrap
enabled
* Fixed scrollbar thumb drag jumping to mouse position instead of following
drag movement
* Fixed LSP servers registered via plugins being disabled by default
* Fixed language packs being installed to plugins directory instead
of languages directory.
* Fixed theme changes not persisting when selecting the default theme
* Fixed popup positioning not accounting for file explorer width
* Fixed LSP did_open sending wrong language for multi-language LSP servers
* Fixed manual LSP start not working when LSP config was disabled;
settings now sync immediately.
see other changes on https://github.com/sinelaw/fresh/blob/master/CHANGELOG.md
-------------------------------------------------------------------
Sun Jan 25 18:01:22 UTC 2026 - Andrea Manzini <andrea.manzini@suse.com>
- Added documentation
-------------------------------------------------------------------
Sun Jan 25 16:51:16 UTC 2026 - Andrea Manzini <andrea.manzini@suse.com>
- first packaged version: 0.1.88