Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FoD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Schmitz
FoD
Commits
f9b3f89c
Commit
f9b3f89c
authored
1 year ago
by
David Schmitz
Browse files
Options
Downloads
Patches
Plain Diff
Updated version number to v1.8.1
parent
603b5885
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+16
-0
16 additions, 0 deletions
ChangeLog
_version.py
+2
-1
2 additions, 1 deletion
_version.py
with
18 additions
and
1 deletion
ChangeLog
+
16
−
0
View file @
f9b3f89c
=======
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
...
...
This diff is collapsed.
Click to expand it.
_version.py
+
2
−
1
View file @
f9b3f89c
#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
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment