Releases: meskill/mystic-light-browser-cinema
Releases · meskill/mystic-light-browser-cinema
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2022-09-25)
Features
- 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)
Bug Fixes
- 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)
Performance
- native-app: optimize binaries output size (cfeceba)
Chores
Code Refactoring
- 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)
Continuous Integration
- init ci (c9d99e1)