Skip to content

Releases: socketsupply/socket

v0.5.4

22 Dec 12:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

08 Dec 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Dec 20:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

Release v0.5.1

28 Nov 21:14
Compare
Choose a tag to compare

What's Changed

  • Fix file system watcher loop by @jwerle in #812
  • fix(src/cli/cli.cc): fix signal handling race on exit by @jwerle in #813
  • fix(src/ipc/bridge.cc): escape mount mapping keys by @jwerle in #814
  • add ios nonexempt encryption default by @heapwolf in #811

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

27 Nov 16:29
Compare
Choose a tag to compare

What's Changed

Read more

Release v0.4.0

12 Sep 12:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

Release v0.3.3

10 Jun 08:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

02 Jun 09:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

24 May 13:39
Compare
Choose a tag to compare

What's Changed

  • Do not directly compile or strip for iOS by @jwerle in #429
  • refactor(src/cli/cli.cc): cleanup build by @chicoxyzzy in #430
  • chore(bin/version.sh): bump patch by default and remove staging changes by default by @chicoxyzzy in #433
  • Fix generated typings by @jwerle in #434
  • Fix android platform build target by @jwerle in #437
  • Build static clang spaces by @mribbons in #438
  • fix(test/src/webview.js) use addEventListener instead of window.onload by @chicoxyzzy in #439
  • Clean up internal init, fix 'webview:onload' test by @jwerle in #441

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

13 May 16:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.13...v0.2.14