chore(release): prepare for v0.98.0

This commit is contained in:
Elian Doran
2025-08-17 22:46:16 +03:00
parent 87878dd6a7
commit 2e0f606a7a
14 changed files with 177 additions and 88 deletions

View File

@@ -9141,10 +9141,24 @@
{
"type": "relation",
"name": "internalLink",
"value": "x59R8J8KV5Bp",
"value": "bnyigUA2UK7s",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "9yEHzMyFirZR",
"isInheritable": false,
"position": 20
},
{
"type": "relation",
"name": "internalLink",
"value": "x59R8J8KV5Bp",
"isInheritable": false,
"position": 30
},
{
"type": "label",
"name": "shareAlias",
@@ -9152,20 +9166,6 @@
"isInheritable": false,
"position": 30
},
{
"type": "relation",
"name": "internalLink",
"value": "bnyigUA2UK7s",
"isInheritable": false,
"position": 40
},
{
"type": "relation",
"name": "internalLink",
"value": "9yEHzMyFirZR",
"isInheritable": false,
"position": 50
},
{
"type": "label",
"name": "iconClass",
@@ -9207,14 +9207,14 @@
{
"type": "relation",
"name": "internalLink",
"value": "tAassRL4RSQL",
"value": "x3i7MxGccDuM",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "x3i7MxGccDuM",
"value": "tAassRL4RSQL",
"isInheritable": false,
"position": 20
},

View File

@@ -27,4 +27,4 @@ The code will:
1. First load the `config.ini` file as before
2. Then scan all environment variables for ones starting with `TRILIUM_`
3. Parse these variables into section/key pairs
4. Merge them with the config from the file, with environment variables taking precedence
4. Merge them with the config from the file, with environment variables taking precedence