Releases: imoize/flickernaut
Releases · imoize/flickernaut
v9
v8
v7
New Features
6aaa043- now can select application to show in context menu (commit by @imoize)09adc73- add logging functionality with custom formatter (nautilus extension) (commit by @imoize)6937743- ui: add custom menu for preferences dialog (commit by @imoize)9edd04c- ui: add custom icon (commit by @imoize)0302a22- app entry can be pinned in main menu if submenu is enabled (commit by @imoize)acc4660- add package type detection (commit by @imoize)
Bug Fixes
Refactors
fe16d78- ui: add buttons for adding and removing applications (commit by @imoize)27911af- update SchemaType and Application interfaces for consistency (commit by @imoize)8972c49- simplify validation logic and align with updated schema (commit by @imoize)7aada67- update application settings schema and enhance application management functionality (commit by @imoize)373aa47- update use schemaKey for settings retrieval (commit by @imoize)3ebc1ae- update settings migration logic and adjust schema version handling (commit by @imoize)4fd53eb- support for new app chooser feature and lot of improvement (commit by @imoize)a72ca98- organize nautilus-extension codebase into modules for better structure (commit by @imoize)0d07c71- remove hardcoded application entries from schema (commit by @imoize)
Chores
89260a0- add generateId for random IDs (commit by @imoize)0982a35- add script for nautilus-extension (commit by @imoize)126fe92- lang: update translation template (commit by @imoize)3857394- lang: update translation template (commit by @imoize)70d573b- menu: rename addMenu method to add for consistency (commit by @imoize)03e078b- lang: update translation template (commit by @imoize)632cbaa- bump version (commit by @imoize)
v6
v5
New Features
150004e- implement submenu feature in preferences (commit by @imoize)e0467d0- add Restart button to directly restart Nautilus (commit by @imoize)
Bug Fixes
e630041- flatpak entry will shown if value is empty and skip if app not installed (commit by @imoize)c9873d6- settings retrieval if value is empty (commit by @imoize)6c9618d- pot generation not find some text (commit by @imoize)
Refactors
83bccd5- banner implementation (commit by @imoize)3381a23- enhance schema and settings management (commit by @imoize)2c1d3d0- rename Editor interface to Application and update related functions (commit by @imoize)0bd950c- use class for banners implementation (commit by @imoize)9fa0c93- improve banner registration and cleanup logic (commit by @imoize)bbaa42a- separate apps page (commit by @imoize)
Chores
c14310a- remove debug logging from setSettings function (commit by @imoize)09cebc7- update titles and description for submenu option in preferences (commit by @imoize)87770b9- add donations section (commit by @imoize)030901a- lang: update translation template (commit by @imoize)72249fe- update description (commit by @imoize)54b292d- bump version (commit by @imoize)9d2947a- lang: update translation template (commit by @imoize)
v4
New Features
4d64041- add support for translations (commit by @imoize)dc3e4c9- add POT file generation and translation merging to Makefile (commit by @imoize)52f5cc8- add initial translation template (commit by @imoize)c5ad317- lang: add translation support (Indonesian) (commit by @imoize)f1caa02- lang: add translation support (Indonesian) (commit by @imoize)5b293bd- lang: add translation support (French) (commit by @weblate)2e1928a- lang: add translation support (Portuguese (Brazil)) (commit by @weblate)c82e9f0- lang: add translation support (Indonesian) (commit by @imoize)c8ea52b- lang: add translation support (Portuguese (Brazil))
Bug Fixes
5d772a8- if is file use "Open with" instead "Open in" (commit by @imoize)518358a- only create mo when packaging (commit by @imoize)
Chores
f307b53- lang: add translation file using Weblate (Indonesian) (commit by @imoize)7c33979- lang: add translation file using Weblate (French) (commit by @imoize)43adae0- lang: add translation file using Weblate (Portuguese (Brazil)) (commit by @imoize)da81cf2- lang: update source translation file (commit by @imoize)7c3bf67- lang: update translation files (commit by @weblate)b108191- correct attribute order (commit by @imoize)caf9c96- bump version (commit by @imoize)
v3
v2
New Features
Bug Fixes
164891d- update extension and remove 'session modes' (commit by @imoize)ebf416f- add settings-version key to schema for version tracking (commit by @imoize)1b51fe0- correct paths for UI file handling (commit by @imoize)02dd7e8- improve logging for symlink operations and remove unused restart function (commit by @imoize)bef2748- update ignore pattern in ESLint config (commit by @imoize)799d25c- update build script to use make instead of tsc (commit by @imoize)
Refactors
9b0abae- reorganize Makefile for improved build process (commit by @imoize)523db72- remove nautilus restart handler (commit by @imoize)3d14623- add ui files with corresponding blp files (commit by @imoize)5733a06- removing unnecessary steps and integrating changelog update (commit by @imoize)171feca- use ui file (commit by @imoize)
Chores
v1
Initial Release