Releases: fedora-infra/mote
Releases · fedora-infra/mote
0.6.3
- Detect cache corruption and work around them by @mscherer in #248
0.6.2
- Fix latest meeting button #115
- Add missing import for
soke
in __init__
that may have been causing uncaught 500s
0.6.1
- Fix exception logging #94
- Add "deep link" #94
- Implement more descriptive team icons
- Other small bug fixes and improvements
0.5.2
- Update 0.5.2
- Fix datagrepper access in staging
- Fix log serving when escaped symbols are present in the URL
0.5.1
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
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
Changelog:
- Use event binding rather than "onclick"
- General bugfixes and updates to the README
0.4.1
Changelog:
- Add modal permalink option
- Fix full log links in modals and full views
- Other bug fixes
0.3.3
Changelog:
- Add legacy date link catcher
- Fix mote-updater again