Releases: ovh/tygenie
Releases · ovh/tygenie
v1.10.0
What's Changed
- Prevent doing useless API call when alert list is maximized which by @pslestang in #33
- Added #24: filter can now use saved search registered on opsgenie by @pslestang in #34
- Upgrade textual to 2.1.2
- Fixes minor bug (when no alert is selected alert details and alert notes are now emptied)
- Bump to 1.10.0 by @pslestang in #35
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- Use a worker for version checker by @pslestang in #32
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Fix #30 review usage of @work/async and use a message to lookup data by @pslestang in #31
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Fix #23 by moving to textual 2.0.4 by @pslestang in #25
- Fix #26 Update label content on filter update by @pslestang in #27
- Feat: add a tygenie version checker every 6 hours by @pslestang in #28
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Allow user to configure his own fields to display in alerts list by @pslestang in #19
- Fix #20: Use formater displayed_fields if display_fields is empty by @pslestang in #21
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- 14 release 170 introduced some regression on configuration parameters parsing by @pslestang in #15
- Display tygenie version on alert action subtitle
- Bump to 1.7.1 by @pslestang in #16
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Close #5, Close #6 by adding pip install command and how to copy paste by @pslestang in #8
- Add created since field to alert list by @adamo-ovh in #12
- Code refactoring ab close #7 and #10 @pslestang in #11
- Bump to 1.7.0 by @pslestang in #13
New Contributors
- @adamo-ovh made their first contribution in #12
Full Changelog: v1.6.4...v1.7.0
v1.6.4
This is the first open source release of tygenie.
Here are the features this release support:
- list alerts by pages
- display details / description / tags / notes
- display current on-call user
- create your own display filter with your own key bindings to display specific alerts
- ack / unack alert
- tag / untag alert / custom tag
- add note
- automatic and manual refresh
- open alert in web browser
- In-app settings editor
- Alerts list might be customized by a plugin
- Alert details / description might be customized by a plugin
- Change application themes