Subversion Repositories oidplus

Rev

Rev 1446 | Rev 1456 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1446 Rev 1448
Line 1... Line 1...
1
[
1
[
2
        {
2
        {
3
                "dummy": "<?php die('For security reasons, this file can only be accessed locally (without PHP).'.base64_decode('IgogICAgfQpdCg==')); /* @phpstan-ignore-line */ ?>"
3
                "dummy": "<?php die('For security reasons, this file can only be accessed locally (without PHP).'.base64_decode('IgogICAgfQpdCg==')); /* @phpstan-ignore-line */ ?>"
4
        },
4
        },
5
        {
5
        {
-
 
6
                "version": "2.0.1.13",
-
 
7
                "date": "2023-12-31 00:45:00 +0100",
-
 
8
                "author": "Daniel Marschall (ViaThinkSoft)",
-
 
9
                "changes": [
-
 
10
                        "Log entries are now displayed in a table instead of a monospace text block.",
-
 
11
                        "JavaScript: JavaScript can now handle errors raised by PHP and show something instead of just silently failing."
-
 
12
                ]
-
 
13
        },
-
 
14
        {
6
                "version": "2.0.1.12",
15
                "version": "2.0.1.12",
7
                "date": "2023-12-26 23:55:00 +0100",
16
                "date": "2023-12-26 23:55:00 +0100",
8
                "author": "Daniel Marschall (ViaThinkSoft)",
17
                "author": "Daniel Marschall (ViaThinkSoft)",
9
                "changes": [
18
                "changes": [
10
                        "Fix broken update procedure introcuced with 2.0.1.11"
19
                        "Fix broken update procedure introcuced with 2.0.1.11"