Skip to content

Vicinae v1.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 15:06
· 43 commits to main since this release

Vicinae

Installation

  1. Download the .shell-extension.zip file
  2. Install using: gnome-extensions install --force <filename>
  3. Restart GNOME Shell or log out/in
  4. Enable the extension in GNOME Extensions app

Build Info

  • Built from commit: 6d26dff
  • Build date: 2025-09-01T18:05:25+03:00

Release Notes

Version 1.2.1 - Documentation & Stability Improvements

🐛 Bug Fixes

  • Fixed critical startup crash affecting all extensions on system boot
  • Enhanced window destroy signal handling in WindowTracker for better stability
  • Improved window management reliability

📚 Documentation

  • Completely rewrote the development section in README.md with comprehensive script documentation
  • Added detailed descriptions for all development scripts (build.sh, log.sh, setup-vm.sh, dev-vicinae.sh)
  • Improved development workflow documentation with clear host/VM setup instructions
  • Enhanced project structure documentation and build process explanation

🔧 Build System

  • Updated zip file naming to include version number in build artifacts
  • Enhanced build script functionality

📖 Developer Experience

  • Added comprehensive development workflow documentation
  • Improved script usage examples and command references
  • Better organization of development prerequisites and setup steps

This release focuses on improving the developer experience through better documentation while addressing critical stability issues that were causing system-wide extension crashes.