Skip to content

Releases: RayZ3R0/nozo

v1.0.10

21 Dec 12:41

Choose a tag to compare

v1.0.8

20 Dec 06:48

Choose a tag to compare

Added

  • Options Page: New settings page accessible via extension options with customizable drop zone position (Bottom Center, Bottom Left, Bottom Right, Top Center).

Full Changelog: v1.0.7...v1.0.8

v1.0.7

20 Dec 06:15

Choose a tag to compare

Added

  • Options Page: New settings page accessible via extension options with customizable drop zone position (Bottom Center, Bottom Left, Bottom Right, Top Center).

v1.0.6

20 Dec 06:15

Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

19 Dec 19:31

Choose a tag to compare

Added

  • Official Firefox Support: Implemented dedicated manifest.firefox.json and build scripts to generate valid .xpi files.
  • Cross-Browser Compatibility: Refactored background.js to seamlessly support both Chrome's chrome.* and Firefox's browser.* APIs.
  • Build System: Added npm run pack:firefox to generate Firefox-specific artifacts automatically.

Fixed

  • Fixed release.yml workflow syntax error preventing release creation.
  • Resolved eslint errors by adding proper web extension globals.
  • Updated version-sync.js to keep both manifest files in sync.

v1.0.3

18 Dec 14:26

Choose a tag to compare

Added

  • Added experimental Firefox support (.xpi build and compat settings).
  • Updated README with Firefox installation steps.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

17 Dec 19:46

Choose a tag to compare

Fixed

  • Fixed visual artifact (thin line) on the left/top of the peek window by removing the default iframe border.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Dec 19:31

Choose a tag to compare

Fixed

  • Fixed E2E testing workflow by adding correct Playwright browser installation.
  • Fixed release.yml permissions to allow creating releases.
  • Fixed Playwright headless configuration for extension compatibility.

Full Changelog: https://github.com/RayZ3R0/nozo/commits/v1.0.1