Releases: ZanzyTHEbar/vscode-nautilus
Releases · ZanzyTHEbar/vscode-nautilus
v1.4.0
1.4.0 (2024-09-26)
📝 Documentation
This release is also available on:
v1.3.3
1.3.3 (2024-07-12)
🐛 Bug Fixes
- fix bug in extension causing recent workspaces loading to fail (33451ae)
🔁 Continuous Integration
- fix duplicate release issue (8fca922)
This release is also available on:
v1.3.2
1.3.2 (2024-07-12)
🐛 Bug Fixes
- clean up hanging memory and declare no affiliation to microsoft or vscode (c4d9ddf)
🤖 Build System
- fix github release (50ec821)
- Update Makefile for gnome extension (d46910d)
v1.3.1
1.3.1 (2024-06-30)
Bug Fixes
- bug in launching extension (afb4a89)
v1.3.0
1.3.0 (2024-06-28)
Features
- Update VSCode settings in gnome-extension (6e2f9dc)
v1.2.0
1.2.0 (2024-06-27)
Features
- Remove addWorkspace button and surrounding logic (ac7db39)
v1.1.0
1.1.0 (2024-06-26)
Features
v1.0.0
1.0.0 (2024-06-25)
Bug Fixes
- bug in workspace discovery (9561f9b)
- cmd for installing the extensions (40f5798)
- Remove non-existent workspace files from the list (8a83530)
- remove timeout and force interactive shell (32fc445)
- Update action-gh-release to version 2.0.6 (6cd609e)
- Update README.md (7306f74)
Features
- add GNOME extension in favour of indicator python script (2fca95a)
- Add timeout to user input in install script (83c8839)
- setup interactive install script (6412d44)
- Update VSCodeIndicator to pass widget parameter to _open_workspace method (6d8ce36)