Vicinae v1.2.1
Vicinae
Installation
- Download the
.shell-extension.zip
file - Install using:
gnome-extensions install --force <filename>
- Restart GNOME Shell or log out/in
- 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.