We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2edb9 commit 160a50cCopy full SHA for 160a50c
CHANGES.rst
@@ -1,3 +1,24 @@
1
+4.8.1 (2023-10-18)
2
+==================
3
+
4
+Bugfixes
5
+--------
6
7
+- community Sync - disable without a requirements file .. on the detail screen
8
+ `AAH-2360 <https://issues.redhat.com/browse/AAH-2360>`_
9
+- Remote form: warn about signed_only enabled & missing requirements for Galaxy remote
10
+ `AAH-2748 <https://issues.redhat.com/browse/AAH-2748>`_
11
12
13
+Misc
14
+----
15
16
+- `AAH-2726 <https://issues.redhat.com/browse/AAH-2726>`_
17
18
19
20
21
22
4.8.0 (2023-09-13)
23
==================
24
CHANGES/2360.bug
CHANGES/2726.misc
CHANGES/2748.bug
ansible-hub-ui/__init__.py
@@ -1 +1 @@
-__version__ = "4.8.0"
+__version__ = "4.8.1"
0 commit comments