Skip to content

Releases: codedread/spaces

1.1.7

01 Oct 07:13

Choose a tag to compare

Changes

  • 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%.

1.1.6

18 Sep 05:05

Choose a tag to compare

[1.1.6] - 2025-09-17

Changes

  • 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%.

1.1.5

09 Sep 02:42

Choose a tag to compare

[1.1.5] - 2025-09-08

Fixes

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

Changes

  • Increased unit test coverage from 3.11% to 8.11%.

1.1.4

09 Sep 02:18
32fe1f7

Choose a tag to compare

[1.1.4] - 2025-09-03

Changes

  • 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%.