Changelog for
cosmic-files-1.0.0~alpha5+1-1.1.i586.rpm :
* Fri Jan 10 2025 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha5+1:
* Update dependencies
* Update cosmic_files.ftl (#727)
* Add Dutch translation (#724)
* Fix crash for dialog in debug mode
* Fix \'New folder...\' context menu item in save dialog
* Enable `Open item location` for Recents
* update search on events
* use parent of file/folder instead of tab location for renaming
* Update Turkish translation
* Update Turkish translation
* i18n(de): add German translation
* i18n pt-BR translation update
* i18n pt-BR translation update
* Add Danish translation
* Fix Show Hidden Files
* Add Thai translation
* Unset `show_details` on close too
* Thu Dec 05 2024 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha4+0:
* Unset `show_details` on escape
* refactor: overlap handling for surfaces that occupy a corner
* feat: avoid overlap with panel
* update libcosmic
* Update cosmic_files.ftl zh-CN and fix several translation errors
* Thu Oct 31 2024 Richard Rahl
- update to 1.0.0~alpha3:
* removed std err pipe
* run AppImage files from cosmic-files
* fix(extract): correctly append copy suffix for existing folder names
* fix(extract): preserve full folder names during extraction
* Improve move operations
* Disable menu items when not available
* Fix build when desktop feature is disabled
* Preserve selections through external changes
* Backspace to go back
* Scroll to the top after changing location
* Correct input argument for thumbnailer
* Generically support external thumbnailers
* Add support for evince thumbnailer
* updated translations
* Wed Sep 25 2024 Richard Rahl - update to 1.0.0~alpha2:
* fix: add padding to context menu divider
* feat: add missing file menu entries
* Continue operations in the background if the window is closed
* fix: add settings keybind
* Clear and close search field on nav
* Activate navbar selection on init and when switching tabs
* Sort modified descending on initial click
* fix icons
* Fix scrolling item into view when using arrow keys
* Fix breadcrumbs to use pointer mouse cursor
* Don\'t focus tab when opening folder in new tab
* Select previous directory when navigating back
* Add Open item location for search results, fixes
* Show symlinked directories as directories
* Enable extracting zip files to current folder
* removed examples from cargo.toml
* Display file ownership and permissions
* fix app name
* updated translations
* Thu Aug 08 2024 Richard Rahl - standardize packaging with also fixes for miscellaneous hardcoding filenames, using AATTPARENT_TAG where applicable, and be more specific with files in the %files section (so no non-wanted files are getting added
* Wed Aug 07 2024 Richard Rahl - update to 1.0.0~alpha1:
* fix: don\'t scroll sorting headings
* undo toaster
* update translations- enable leap (thanks to vyvir)
* Sun Jul 14 2024 Richard Rahl - disable tests for now, as they get killed on OBS
* Wed Mar 13 2024 Richard Rahl - initial packaging