FMN 1.4.0
1.4.0
Features
- The bootstrap CSS theme is now configurable using the ‘fmn.web.theme_css_url’ configuration key (#202).
- FMN can now be configured to query Pagure rather than PkgDB using the “fmn.rules.utils.pagure_api_url” and “fmn.rules.utils.use_pagure_for_ownership” configuration flags (#206).
- FMN can now be configured to subscribe to certain topics rather than everything using the ‘fmn.topics’ configuration field (#218).
- Initial rules for CI-related messages have been added (#221).
Bugfixes
- Fix the CSRF errors for libravatar.org (#214).
- Fix an issue where example messages were never shown for new filters (#220).
Development Improvements
- The Vagrant environment now includes datanommer (#211).
Many thanks to the following contributors for their work on this release:
- Ralph Bean
- Pierre-Yves Chibon
- Jeremy Cline
- Francois Marier
- Matt Prahl