|
|
3953d08067
|
[bug] Set noDelay=true if the client intentionally closes connection or server shuts down; For bug 75503
v9.0.3.7
|
2025-06-30 00:27:41 +03:00 |
|
|
|
8365112d7b
|
[bug] Remove priority decrease for PDF, XPS, and DJVU conversions (browser opening)
v9.0.3.3
v9.0.3.4
v9.0.3.5
v9.0.3.6
v9.0.3.1
|
2025-06-27 12:28:49 +03:00 |
|
|
|
1c4b31cb93
|
Merge pull request '[bug] Move runtimeConfig init to server start; Fix bug 75439' (#43) from fix/bug-75439 into hotfix/v9.0.3
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/43
|
2025-06-25 12:52:26 +00:00 |
|
|
|
ca10ab985a
|
[bug] Move runtimeConfig init to server start; Fix bug 75439
|
2025-06-25 15:47:51 +03:00 |
|
|
|
456eaf27d6
|
Merge pull request 'fix/pre9.0.1' (#41) from fix/pre9.0.1 into hotfix/v9.0.1
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/41
v9.0.1.6
v9.0.1.3
v9.0.1.2
v9.0.1.1
|
2025-06-20 14:57:18 +00:00 |
|
|
|
60483439f7
|
[bug] Rename button state labels; Fix bug 75325
|
2025-06-18 16:16:08 +03:00 |
|
|
|
5b75a161dc
|
Merge branch release/v9.0.0 into master
v9.0.2.2
|
2025-06-18 09:27:20 +00:00 |
|
|
|
8d11561996
|
[bug] Fix handling of null entries in imgurls; For bug 75266
|
2025-06-17 18:01:17 +03:00 |
|
|
|
1493ab4d8c
|
Merge pull request '[bug] Hide custom-providers; Fix bug 75241' (#39) from fix/bugfix8 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/39
v9.0.0.168
v9.0.0.174
v9.0.0.172
v9.0.0.169
v9.0.0.167
v9.0.0.166
|
2025-06-16 18:22:18 +00:00 |
|
|
|
a08863bce2
|
[bug] Hide custom-providers; Fix bug 75241
|
2025-06-16 18:19:43 +03:00 |
|
|
|
af5295b95a
|
Merge pull request 'fix/bugfix7' (#38) from fix/bugfix7 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/38
v9.0.0.164
|
2025-06-15 17:10:51 +00:00 |
|
|
|
a792372686
|
[bug] Skip storing forgotten file and show error if callbackUrl is empty
|
2025-06-15 20:03:22 +03:00 |
|
|
|
67ba755e11
|
[feature] Add coauth.aiProxy metric
|
2025-06-15 20:02:39 +03:00 |
|
|
|
760b9f2d3a
|
Merge pull request 'fix/ai-setting3' (#37) from fix/ai-setting3 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/37
v9.0.0.163
v9.0.0.162
|
2025-06-13 17:11:01 +00:00 |
|
|
|
e4ea617ba8
|
[bug] Remove external request in info dialog
|
2025-06-13 18:50:19 +03:00 |
|
|
|
4de6239c76
|
[bug] Use providers as allow list in proxyRequest; For bug 75169
|
2025-06-13 18:49:13 +03:00 |
|
|
|
42137fdfcf
|
[bug] Fix startup failure when scripts/engine/... is missing; Fix bug 75169
|
2025-06-12 19:46:07 +03:00 |
|
|
|
a25191bb31
|
Merge pull request 'fix/ai-settings2' (#36) from fix/ai-settings2 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/36
v9.0.0.161
v9.0.0.158
|
2025-06-11 12:57:52 +00:00 |
|
|
|
3ba9753f55
|
[bug] Get allowedCorsOrigins from runtime.json; Fix multiple event subscription; Fix proxyRequest
|
2025-06-11 15:21:13 +03:00 |
|
|
|
d13dccbbfa
|
[config] Add developer marketplace to allowedCors
|
2025-06-11 13:58:02 +03:00 |
|
|
|
c7e8ee5c1c
|
Revert "[config] Change runtimeConfig default location"
|
2025-06-11 13:55:59 +03:00 |
|
|
|
f1aab5022b
|
Merge pull request 'feature/reset-ai-config' (#35) from feature/reset-ai-config into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/35
|
2025-06-11 01:58:24 +00:00 |
|
|
|
d7bd3bee1a
|
[config] Change runtimeConfig default location
|
2025-06-11 00:07:43 +03:00 |
|
|
|
cf40c7ccff
|
[feature] Save on Reset button; refactor
|
2025-06-10 23:42:34 +03:00 |
|
|
|
27fa860f2f
|
[feature] Add reset settings buttons
|
2025-06-10 19:51:37 +03:00 |
|
|
|
98d5933e94
|
[log] Remove ENOENT logging in getConfigFromFile
v9.0.0.150
v9.0.0.149
v9.0.0.151
v9.0.0.153
|
2025-06-10 01:37:17 +03:00 |
|
|
|
e6e2869089
|
[bug] Fix crash if forcesave is triggered post-editor close
|
2025-06-09 23:55:21 +03:00 |
|
|
|
52ee1d331b
|
[bug] Handle missing runtime.json gracefully
|
2025-06-09 23:36:18 +03:00 |
|
|
|
a4295057ba
|
[bug] Add missing runtimeConfigManager.js in 0239d30422
v9.0.0.147
v9.0.0.146
|
2025-06-07 12:17:31 +03:00 |
|
|
|
7360df3d50
|
[feature] Revert to saving extended PDF on form submission (reverts d8be56c402)
v9.0.0.145
|
2025-06-06 18:23:56 +03:00 |
|
|
|
7792c86209
|
[bug] Fix bugs in prev commit
|
2025-06-06 15:02:28 +03:00 |
|
|
|
0239d30422
|
[config] Add runtimeConfig config property; Fix bug in aiProxyHandler.js
|
2025-06-06 14:14:23 +03:00 |
|
|
|
a00409a01e
|
[bug] Fix bug 73138
v9.0.0.143
v9.0.0.140
v9.0.0.139
|
2025-06-04 10:52:24 +03:00 |
|
|
|
723b3e0782
|
[bug] Fix commandSetPassword misclassified as action in pdf, causing unintended changes to be saved
v9.0.0.138
v9.0.0.137
|
2025-06-03 18:58:21 +03:00 |
|
|
|
42aa3251c8
|
Suppress notice output when dropping tables
|
2025-06-03 10:13:42 +00:00 |
|
|
|
4702826c17
|
[feature] Filter providers on save
v9.0.0.136
|
2025-06-03 10:59:38 +03:00 |
|
|
|
734ba9a55a
|
[feature] Move getWopiFileUrl to wopiUtils.js to reduce dependencies in converter.js
|
2025-06-03 10:19:38 +03:00 |
|
|
|
d1e63bb33d
|
[fix] Fix bug with useDirectStorageUrls=false when persistentStorage.storageFolderName differs from storage.storageFolderName
v9.0.0.131
v9.0.0.132
|
2025-05-31 12:10:31 +03:00 |
|
|
|
d5861d7df7
|
[feature] Check empty pluginSettings
v9.0.0.129
v9.0.0.130
v9.0.0.127
|
2025-05-29 10:31:41 +03:00 |
|
|
|
8a4195e31a
|
[bug] Move checkJwtHeader in proxyRequest to handle cors; remove unused
|
2025-05-29 09:55:41 +03:00 |
|
|
|
4f03f85642
|
[feature]Fix local.json replace; Change aiSettings.actions type
|
2025-05-29 03:40:40 +03:00 |
|
|
|
be9cd3f2ac
|
Merge pull request 'feature/ai-proxy-2' (#33) from feature/ai-proxy-2 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/33
|
2025-05-28 23:34:32 +00:00 |
|
|
|
04f5a131ad
|
[config] Set pluginDir
|
2025-05-29 02:33:22 +03:00 |
|
|
|
b3380d08a4
|
[feature] Add ai models tab
|
2025-05-29 02:28:45 +03:00 |
|
|
|
dbec7d6421
|
[feature] Add info/plugin handler
|
2025-05-28 18:21:46 +03:00 |
|
|
|
57633cc975
|
[feature] Add url to startForceSave response with NotModified type
v9.0.0.123
|
2025-05-27 19:54:38 +03:00 |
|
|
|
c348937b74
|
Add tool for update spell/hyphen dictionaries info
v9.0.0.122
|
2025-05-26 22:44:54 +03:00 |
|
|
|
84eafd7696
|
[feature] Add info/config handler
|
2025-05-22 17:29:03 +03:00 |
|
|
|
2da0f0c1b3
|
[feature] Fix bugs in aiProxyHandler.js
|
2025-05-22 12:46:04 +03:00 |
|
|
|
e0a2cccb78
|
[feature] Add aiEngineWrapper.js
|
2025-05-22 02:25:45 +03:00 |
|