Skip to content

v2

Choose a tag to compare

@github-actions github-actions released this 11 May 07:54
· 117 commits to main since this release
a9b7599

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

  • 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

  • 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)