Skip to content

Releases: imoize/flickernaut

v9

06 Nov 13:23
60ae179

Choose a tag to compare

Bug Fixes

Chores

v8

27 May 18:19
cacc0e4

Choose a tag to compare

v8

Bug Fixes

Chores

v7

27 May 07:59
632cbaa

Choose a tag to compare

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

  • 4d140d5 - fallback launcher retrieval and use gio for first launcher option (commit by @imoize)

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

v6

21 May 09:22
7f08171

Choose a tag to compare

v6

Bug Fixes

  • e2d2c83 - cannot create instance of objects in global scope (commit by @imoize)

Chores

v5

20 May 03:15
9d2947a

Choose a tag to compare

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

Chores

v4

16 May 08:11
caf9c96

Choose a tag to compare

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

Chores

v3

12 May 14:15
42e20df

Choose a tag to compare

v3

Bug Fixes

Chores

v2

11 May 07:54
a9b7599

Choose a tag to compare

v2

New Features

  • f312830 - implement normalization functions and enhance settings validation (commit by @imoize)

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

Chores

  • 562e3cf - update .gitignore (commit by @imoize)
  • 56f37f6 - update devDependencies to latest versions (commit by @imoize)
  • 4593560 - add comprehensive instructions for GNOME Shell and Nautilus extensions development (commit by @imoize)

v1

07 May 09:57
996d967

Choose a tag to compare

v1

Initial Release