1.0.5 (2022-10-03)
- add devcontainer setup and contribution guide (e10d101)
- chrome-extension: simplify check for fileSchemaAccess (7198e54)
- chrome-extension: automate publish to chrome web store (be7f4a6)
- fix Browser Publisher action version (829eaef)
1.0.4 (2022-09-29)
- chrome-extension: consistent Mystic Light naming (bffde64)
1.0.3 (2022-09-29)
- chrome-extension: fixes of the alert messages (799229d)
- fix required checks (5f24a69)
- add READMEs (a54991e)
1.0.2 (2022-09-25)
- native-app: enable fail actions for the internal errors as well (e622d4b)
- fix Cargo.lock update (b3c8f2d)
- native-app: change the way random port for listening is picked (a16cf59)
- native-app: change the way to override logs are written (36f42d4)
1.0.1 (2022-09-25)
- native-app: add failure actions for service (e12ed5f)
- fix some publish details (af88dcf)
- chrome-extension: add chrome extension (834958b)
- native-app: add inno setup installer (43e905e)
- native-app: add native-app (b02ab2f)
- native-app: implement windows service wrappers (249dd02)
- native-app: migrate to tracing library for logging (e4f522f)
- chrome-extension: remove iframe after its use (5197033)
- chrome-extension: restore state on tab close (e018168)
- native-app: enable very permissive cors handling (4b2867d)
- native-app: store logs in ProgramData (d6ed5d8)
- native-app: optimize binaries output size (cfeceba)
- native-app: change the way the logging, sdk and server is instantiated (7a8e980)
- native-app: generate graphql schema from a separate bin (b0df1ef)
- native-app: move windows service code to library (5bd0430)
- init ci (c9d99e1)