Releases: lair-framework/lair
Releases · lair-framework/lair
v2.5.0
v2.4.1
v2.4.0
v2.3.0
v2.2.0
- Added a "download list" button to the services view. This allows you to quickly download a list of IPs based off of the current search.
- Added a select all shown button to the issues view.
- Using hotkeys inside of the hosts view now filters based off the filters used in the host list view.
- Added "add to existing issue" button in the host issues view. This loads a new form to add a host to an existing issue. The form supports typeahead for the issue title and service.
- Added the following hotkeys:
- ctrl+shift+alt+g Change status of item to gray
- alt+shift+b Change status of item to blue
- alt+shift+g Change status of item to green
- alt+shift+o Change status of item to orange
- alt+shift+r Change status of item to red
v2.1.0
Thanks to @b00stfr3ak and @ChrisMGeiger for their awesome work. Changes in this release:
- Added target="_blank" to hostnames so they open in a new tab
- Fixed back button throughout application
- Added "Number of hosts/services/etc. to show per page" setting to control the number of items to show by default
- Fixed issue with persist view filters
- Added persistence to search fields
- Added next/previous buttons for hosts/issues/etc
- Updated meteor and project dependencies