Skip to content

Releases: ulixee/platform

v2.0.0-alpha.31

07 Dec 18:18
Compare
Choose a tag to compare

Bug Fixes

  • datastore: admin-identity docs (a1eacdd)
  • datastore: broker not updating settlement (efbf866)
  • datastore: close localchain on exit (60d7f33)
  • datastore: only store cached replays (56a00b0)
  • desktop: add id to all connections (afed957)
  • desktop: allow cleanup of session dbs (42f3264)
  • tests: run in band for linux platform (19b8dcd)
  • website publishing (aea9d99)

Features

  • add disable desktop apis to cli (56772f4)
  • all argons in microgons now (3b0e93a)

Full Changelog: v2.0.0-alpha.30...v2.0.0-alpha.31

v2.0.0-alpha.30

11 Oct 15:28
Compare
Choose a tag to compare

What's Changed

Exported Desktop to a new project

Desktop app is now built in the https://github.com/ulixee/desktop project

Full Changelog: v2.0.0-alpha.29...v2.0.0-alpha.30

v2.0.0-alpha.29

17 Jul 02:47
Compare
Choose a tag to compare

What's Changed

NOTE: Desktop on hold

We have some issues that need to be resolved for a new desktop update. Sorry for delay!

Full Changelog: v2.0.0-alpha.27...v2.0.0-alpha.29

v2.0.0-alpha.28

16 Jul 16:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-alpha.27...v2.0.0-alpha.28

Bug Fixes

  • timetravel: push dom changes one at a time (b179075), closes #252

  • agent: browser not being reused (9ff32c6)

  • agent: handle isOpen null during agent close (e75c907)

  • agent: still reject isOpen if fails (e4114cd)

v2.0.0-alpha.27

01 Mar 16:29
Compare
Choose a tag to compare

What's Changed

Unblocked

Bug Fixes

  • agent: close agent if fails to open (797731c)
  • agent: max agents per browser not working (ac6e273)

v2.0.0-alpha.26

03 Feb 21:47
Compare
Choose a tag to compare

Bug Fixes

Features

  • max concurrent clients per browser config (8ffbe0a)
  • migrate ms-build (fd82e40)

v2.0.0-alpha.25

28 Sep 21:39
Compare
Choose a tag to compare

Features

  • datastore: remove vm2 dependency (fdf923c)

Hero

Bug Fixes

  • core: don’t include source maps for injected (0c2ee0d)

Unblocked

Bug Fixes

  • agent: don’t include sourcemaps for injected (272764c)
  • default-browser-emulator: empty ua hints (72d0344)
  • don't crash on promise like object (#73) (73fff18)
  • real-user-agents: data corrupted for sonoma (182d7d9)
  • real-user-agents: identify mac sonoma (0429d02)

v2.0.0-alpha.24

09 Aug 17:26
Compare
Choose a tag to compare

Full Changelog: v2.0.0-alpha.23...v2.0.0-alpha.24

Update Hero and Unblocked to 2.0.0-alpha.24

v2.0.0-alpha.23

08 Jul 18:30
Compare
Choose a tag to compare

What's Changed

Features

  • datastore: change urls to be id@version (903e34b)
  • datastore: convert to id and semver (1f5d524)
  • kad: add get/put capabilities to the kad (418bd5c)

Full Changelog: v2.0.0-alpha.22...v2.0.0-alpha.23

v2.0.0-alpha.22

13 Jun 15:00
Compare
Choose a tag to compare

Bug Fixes

  • cloud: shutdown stats tracker (9bbba78)
  • cloud: use sha256 of nodeId in kad routing (9f12963)
  • datastore: troubleshoot docpage test (8808f28)
  • docker builds (a2a6b02)

Features

  • cloud: add peer network (9b214de)
  • cloud: delete datastores on expiration (90a436d)
  • cloud: import kad to use ulixee transports (1786bcf)
  • cloud: node registry tracker (9175d41)
  • cloud: registry service configuration (08e9f71)
  • datastore: add duplex connections to kad (ada47bd)
  • datastore: add migrations (04542bd)
  • datastore: cluster replay store (c0347aa)
  • datastore: configure storage endpoint (0fca691)
  • datastore: upload to storage eng to create (1453654)