Subversion Repositories oidplus

Rev

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

Rev 1437 Rev 1438
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.7",
-
 
7
        "date": "2023-11-18 21:38:00 +0100",
-
 
8
        "author": "Daniel Marschall (ViaThinkSoft)",
-
 
9
        "changes": [
-
 
10
            "Implemented OID-to-R74n-Multiplane AltID",
-
 
11
            "Implemented Microsoft OID-to-UUID AltID",
-
 
12
            "Implemented Waterjuice OID-to-UUID AltID"
-
 
13
        ]
-
 
14
    },
-
 
15
    {
6
        "version": "2.0.1.6",
16
        "version": "2.0.1.6",
7
        "date": "2023-11-16 11:53:00 +0100",
17
        "date": "2023-11-16 11:53:00 +0100",
8
        "author": "Daniel Marschall (ViaThinkSoft)",
18
        "author": "Daniel Marschall (ViaThinkSoft)",
9
        "changes": [
19
        "changes": [
10
            "Fixed problems with canonical URLs (baseconfig was not used in CSS/JS)"
20
            "Fixed problems with canonical URLs (baseconfig was not used in CSS/JS)"