v25.10.01
This commit is contained in:
parent
31721ed7c9
commit
51b63c9de0
|
@ -11,6 +11,13 @@ If this version doesn't do what you want, don't use it ... simple.
|
|||
|
||||
Changes from reusedname's v5.3.2 version.
|
||||
|
||||
25.10.01
|
||||
========================
|
||||
* Add button to view PAC file
|
||||
* Add button to backup full configuration
|
||||
* Update DC change of URL
|
||||
* Add Show Contact Sheet to server WebUI
|
||||
|
||||
25.09.27
|
||||
========================
|
||||
* Added BongaCams URL entry warning
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>ctbrec</groupId>
|
||||
<artifactId>master</artifactId>
|
||||
<version>25.9.27</version>
|
||||
<version>25.10.1</version>
|
||||
<relativePath>../master</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>ctbrec</groupId>
|
||||
<artifactId>master</artifactId>
|
||||
<version>25.9.27</version>
|
||||
<version>25.10.1</version>
|
||||
<relativePath>../master</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<groupId>ctbrec</groupId>
|
||||
<artifactId>master</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>25.9.27</version>
|
||||
<version>25.10.1</version>
|
||||
|
||||
<modules>
|
||||
<module>../common</module>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>ctbrec</groupId>
|
||||
<artifactId>master</artifactId>
|
||||
<version>25.9.27</version>
|
||||
<version>25.10.1</version>
|
||||
<relativePath>../master</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
Loading…
Reference in New Issue