Skip to content

Releases: fedora-infra/mote

0.6.3

19 Apr 21:25
5d15a89
Compare
Choose a tag to compare
  • Detect cache corruption and work around them by @mscherer in #248

0.6.2

03 May 01:36
Compare
Choose a tag to compare
  • Fix latest meeting button #115
  • Add missing import for soke in __init__ that may have been causing uncaught 500s

0.6.1

28 Mar 22:55
Compare
Choose a tag to compare
  • Fix exception logging #94
  • Add "deep link" #94
  • Implement more descriptive team icons
  • Other small bug fixes and improvements

0.5.2

09 Apr 19:36
Compare
Choose a tag to compare
  • Update 0.5.2
  • Fix datagrepper access in staging
  • Fix log serving when escaped symbols are present in the URL

0.5.1

23 Feb 22:15
Compare
Choose a tag to compare

Changelog:

  • Update 0.5.1
  • Tighten wide try/except clauses
  • Add latest meetings section on main page
  • Defer JS loading
  • Remove mote console script entry point
  • Fix scroll-to-line within log viewer

0.4.3

30 Jan 22:40
Compare
Choose a tag to compare

Changelog:

  • Several updates to name and group mapping files
  • Added unit tests
  • Removed redundancy within code
  • Added proper name and group map aliasing
  • Improved regex to avoid mistakes while being lenient towards files which skew

0.4.2

25 Oct 01:34
Compare
Choose a tag to compare

Changelog:

  • Use event binding rather than "onclick"
  • General bugfixes and updates to the README

0.4.1

07 Sep 19:51
Compare
Choose a tag to compare

Changelog:

  • Add modal permalink option
  • Fix full log links in modals and full views
  • Other bug fixes

0.3.4

12 Jul 18:31
Compare
Choose a tag to compare

Changelog:

0.3.3

23 Jun 21:07
Compare
Choose a tag to compare

Changelog:

  • Add legacy date link catcher
  • Fix mote-updater again