Subversion Repositories oidplus

Rev

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

Rev 1434 Rev 1435
Line 1... Line 1...
1
[
1
[
2
    {
2
    {
3
        "dummy": "<?php die(base64_decode('IgogICAgfQpdCg==')); /* for security reasons, do not show the current version @phpstan-ignore-line */ ?>"
3
        "dummy": "<?php die(base64_decode('IgogICAgfQpdCg==')); /* for security reasons, do not show the current version @phpstan-ignore-line */ ?>"
4
    },
4
    },
5
    {
5
    {
-
 
6
        "version": "2.0.1.4",
-
 
7
        "date": "2023-11-15 14:56:00 +0100",
-
 
8
        "author": "Daniel Marschall (ViaThinkSoft)",
-
 
9
        "changes": [
-
 
10
            "Fixed issue \"polyfill.min.js.php does not work without baseconfig file\" (GitHub issue #36)"
-
 
11
        ]
-
 
12
    },
-
 
13
    {
6
        "version": "2.0.1.3",
14
        "version": "2.0.1.3",
7
        "date": "2023-11-15 14:41:00 +0100",
15
        "date": "2023-11-15 14:41:00 +0100",
8
        "author": "Daniel Marschall (ViaThinkSoft)",
16
        "author": "Daniel Marschall (ViaThinkSoft)",
9
        "changes": [
17
        "changes": [
10
            "Fixed SSL detection for Setup (GitHub issue #35)"
18
            "Fixed SSL detection for Setup (GitHub issue #35)"