Skip to content

Releases: mehdiraized/infinite-monitor-desktop

v1.0.21

25 Mar 13:12

Choose a tag to compare

v1.0.20

25 Mar 12:53

Choose a tag to compare

Full Changelog: v1.0.19...v1.0.20

v1.0.18

25 Mar 11:17

Choose a tag to compare

Full Changelog: v1.0.17...v1.0.18

v1.0.17

24 Mar 16:52

Choose a tag to compare

Full Changelog: v1.0.16...v1.0.17

v1.0.16

24 Mar 15:41

Choose a tag to compare

Full Changelog: v1.0.15...v1.0.16

v1.0.15

24 Mar 14:59

Choose a tag to compare

Full Changelog: v1.0.14...v1.0.15

v1.0.14

24 Mar 13:00

Choose a tag to compare

Full Changelog: v1.0.13...v1.0.14

v1.0.13

24 Mar 12:18

Choose a tag to compare

Fixes

  • SQLITE_BUSY permanently fixed: in-memory SQLite during build
  • Widget Internal Server Error fixed: plain Node.js child process replaces secure-exec
  • macOS CI fixed: use macos-13 (Intel) to avoid hdiutil detach race condition on ARM64 runners

Downloads

Mac builds included below. Windows/Linux builds from CI will be added automatically.

v1.0.12

24 Mar 11:37

Choose a tag to compare

Fixes

  • SQLITE_BUSY eliminated: use in-memory SQLite during next build
  • Widget Internal Server Error fixed: replaced secure-exec sandbox with plain Node.js child process
  • IMMEDIATE transaction: all DDL wrapped in a single IMMEDIATE transaction

Mac builds

Built locally on macOS (arm64 + x64).

v1.0.10

24 Mar 09:26

Choose a tag to compare

Full Changelog: v1.0.9...v1.0.10