Skip to content

Commit 3344495

Browse files
committed
version 1.1.8 release
1 parent ef97121 commit 3344495

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to ExaFS will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.8] - 2025-10-20
9+
10+
### Fixed
11+
- check all for group edit / delete
12+
13+
### Added
14+
- pagination for Expired and All Dashboard cards
15+
- search form quick clear by button or ESC key
16+
- improved search to work with paginated data
17+
818
## [1.1.7] - 2025-10-16
919

1020
### Fixed

flowapp/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.1.8b1"
1+
__version__ = "1.1.8"
22
__title__ = "ExaFS"
33
__description__ = "Tool for creation, validation, and execution of ExaBGP messages."
44
__author__ = "CESNET / Jiri Vrany, Petr Adamec, Josef Verich, Jakub Man"

0 commit comments

Comments
 (0)