v3.4.0
github-actions
released this
24 Mar 17:45
·
4 commits
to fb4c6610365b2d21a31d56d589ffe588ad77730c
since this release
- Query view improvements:
- Make the result clickable if a certname is in it (#652).
- UX improvements: show the number of results, show a user-friendly error in case of a PQL syntax error, show a warning on empty result, use fixed-width font for matching the query with the possible error message, remove useless 'Cancel' button. (#653).
- Add 'Download as CSV' and 'Download as XLSX' to the results (#654).
- Make the result shareable using URL (#657).
- New Failures view for showing the first error/failed resource for all nodes with a failed puppet run. It can show both "friendly" and raw error messages (#662).
- Sort 'uptime' fact values correctly (#591).
- Visual tweaks (#667).
- Improvements for running with Docker:
- Add missing fonts and icons to the PyPI package (#666).
- Refactoring: split views into separate files (#665).
- Update many dependencies.
✨ Thanks to the following contributors of this release: @djluo, @GermanG, @jgrammen-agilitypr, @SeanHood, @tuxmea, @qhess34! 🌟