Skip to content
Snippets Groups Projects
Commit f9b3f89c authored by David Schmitz's avatar David Schmitz
Browse files

Updated version number to v1.8.1

parent 603b5885
Branches
No related tags found
No related merge requests found
=======
1.8.1 RELEASE (2023/11)
Improvements and enhancements
- Enhancement of the Dockerfiles for testing and reference-installation
- Docker Compose introduced ./docker-compose*.yml
- Fixed broken Menubar
- Updated arrangement of the buttons in the rules table view; fix sorting of entries in table default by name again; dont reset paging on reload
- Reenable possibility to set expire date when creating a rule via REST API
- Apply check sync also for out-of-sync-rules
- Bugfixes required for newer Django version
======= =======
1.8.0 RELEASE (2023/05) 1.8.0 RELEASE (2023/05)
Improvements and enhancements Improvements and enhancements
......
#VERSION = '1.5' #VERSION = '1.5'
VERSION = '1.8.0' #VERSION = '1.8.0'
VERSION = '1.8.1'
if __name__ == "__main__": if __name__ == "__main__":
print(VERSION) print(VERSION)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment