File tree 3 files changed +24
-2
lines changed
3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 4.5.2 20210719_1900
2
+ - Livestream "perroenpista" enhancements
3
+ - Update database
4
+ - Fix multiple issues and copypasge bugs with Children/Junior/Senior rounds
5
+ - Fix warnings in excel import and upgrade code
1
6
Version 4.5.2 20210719_1900
2
7
- Multilicense handling support
3
8
- New "livestream" webapp "perroenpista"
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ program_name = "AgilityContest"
3
3
author = " Juan Antonio Martinez"
4
4
email = " juansgaviota@gmail.com"
5
5
license = " GPL"
6
- version_name = " 4.5.2 "
7
- version_date = " 20210719_1900 "
6
+ version_name = " 4.5.3 "
7
+ version_date = " 20210908_1300 "
8
8
database_name = " agility"
9
9
database_host = " localhost"
10
10
database_user = " YWdpbGl0eV9vcGVyYXRvcg=="
Original file line number Diff line number Diff line change 33
33
<!--- comienzo del changelog -->
34
34
<?php } ?>
35
35
36
+ <?php if ( strcmp ($ from ,"blog_2021-09-08_00:00:00 " )<0 ) { ?>
37
+ <strong>2021-Sept-08</strong><br/>
38
+ <p>
39
+ Versión 4.5.3
40
+ </p>
41
+ <p>
42
+ Actualización de la base de datos
43
+ </p>
44
+ <p>
45
+ Nueva opción para livestream: utilidad para mostrar el perro en pista
46
+ </p>
47
+ <p>
48
+ Resolución de diversos errores relacionados con categorias infantil/senior en RFEC<br/>
49
+ Se recomienda la actualización a esta versión si se van a realizar pruebas de RFEC
50
+ </p>
51
+ <?php } ?>
52
+
36
53
<?php if ( strcmp ($ from ,"blog_2021-07-19_00:00:00 " )<0 ) { ?>
37
54
<strong>2021-Jul-19</strong><br/>
38
55
<p>
You can’t perform that action at this time.
0 commit comments