Releases: pijng/moonlogs
Releases · pijng/moonlogs
v1.10.6
Changelog
- d07fa17 Add sqlite storage tests
- 84cfdff Go tests with coverage and race
- 024b701 Hide log actions in popup on small screens
v1.10.5
Changelog
- f087023 Dependent workflows
- 1e3b03e Fix condition for release workflow
- 08c1a3a Fix release workflow
- 46676ec Make checkbox input text non selectable
- 22496bb Move tests to different workflow
v1.10.4
Changelog
- 6a37e17 Show custom actions on logs card
v1.10.3
Changelog
- 2c066fb Add timeouts while connecting to mongo
- c974639 Decrease paddings for logs card
v1.10.2
Changelog
- 2421703 1.10.2
- 734c46b Make query search strict
- 5560bd5 Pass databases instance as arguments isntead of singletons
v1.10.1
Changelog
- c13083f Fix api token nil dereference
v1.10.0
Changelog
- d9cfa14 1.10.0
- 2c844d8 Add integration tests for mongo storage (#24)
- 828b818 Fix CI
- 8ad814e Fix opening schema settings from schema header button
- a11e8b5 Fix wait on check
- f78c759 Refactor CardHeaded component to LogsCard widget
- 818bc43 Use DI to inject storages and usecases (#25)