All notable changes to this project will be documented in this file.
- Fixed issue #33: Allow setting the Active space name from quick-switch mode.
- Increased unit test coverage from 23.62% to 23.91%.
- Fixed issue #31: Allow changing the capitalization of space names.
- Fixed issue #25: Restore window ids from lost sessions in the db.
- Increased unit test coverage from 16.17% to 23.62%.
- Fixed issue #10: Display space window bounds at their last known position and size.
- Fixed issue #20: Close browser windows from the Spaces window.
- Fixed issue #29: Provide a debug method to export anonymized Spaces DB for debugging.
- Fixed issue #30: Do not prompt twice to overwrite space name.
- Increased unit test coverage from 10.75% to 16.17%.
- Fixed issue #22: Filter out PWA from the Spaces window.
- Fixed issue #16: Stop duplicating tabs of a closed Space when tab is clicked from the Spaces window.
- Fixed issue #14: Open Spaces windows on the currently-active display.
- Increased unit test coverage from 8.11% to 10.75%.
- Issue #11: Fix clicking other links in the Popup window to transform Popup window.
- Issue #9: Fix bolding logic when clicking a Space in the Spaces window.
- Issue #7: Opening a Space will mark the Space as open in the Spaces window.
- Issue #6: Remove duplicate temporary windows from the Spaces list.
- Issue #5: Stop infinite prompts when renaming a Space.
- Issue #4: Update the list in the Spaces window when a Space is renamed.
- Issue #3: Escaping HTML for all extension content.
- Issue #2: Show Unnamed windows in the Spaces window again.
- Increased unit test coverage from 3.11% to 8.11%.
- Updated to support Chrome Extension Manifest V3.
- Updated all code to modern JavaScript and improved documentation.
- Increased unit test coverage from 0% to 3.11%.