Skip to content

Releases: pijng/moonlogs

v1.10.9

03 Jun 22:29
Compare
Choose a tag to compare

Changelog

  • e33a11e Fix actions popup closing

v1.10.8

03 Jun 10:12
Compare
Choose a tag to compare

Changelog

v1.10.7

03 Jun 09:47
Compare
Choose a tag to compare

Changelog

v1.10.6

03 Jun 09:35
Compare
Choose a tag to compare

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

01 Jun 09:23
Compare
Choose a tag to compare

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

30 May 15:10
Compare
Choose a tag to compare

Changelog

  • 6a37e17 Show custom actions on logs card

v1.10.3

30 May 13:51
Compare
Choose a tag to compare

Changelog

  • 2c066fb Add timeouts while connecting to mongo
  • c974639 Decrease paddings for logs card

v1.10.2

29 May 11:32
Compare
Choose a tag to compare

Changelog

  • 2421703 1.10.2
  • 734c46b Make query search strict
  • 5560bd5 Pass databases instance as arguments isntead of singletons

v1.10.1

28 May 15:14
Compare
Choose a tag to compare

Changelog

  • c13083f Fix api token nil dereference

v1.10.0

28 May 13:31
Compare
Choose a tag to compare

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)