This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
relnotes [2024/09/07 14:55] nightfly |
relnotes [2025/09/23 17:40] (current) nightfly |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Release notes ====== | ====== Release notes ====== | ||
| + | |||
| + | ===== 0.1.8 ===== | ||
| + | |||
| + | few new config options added | ||
| + | <file ini alter.ini> | ||
| + | HYPRSPACE_ENABLED=0 | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== 0.1.7 ===== | ||
| + | |||
| + | yet another change in database scheme | ||
| + | |||
| + | <code sql> | ||
| + | ALTER TABLE `camopts` ADD `maxretdays` INT(11) NULL DEFAULT 0 AFTER `order`; | ||
| + | </ | ||
| + | |||
| + | ===== 0.1.6 ===== | ||
| + | |||
| + | few new config options added | ||
| + | <file ini alter.ini> | ||
| + | WA_DISPLAY=" | ||
| + | </ | ||
| + | |||
| + | ===== 0.1.5 ===== | ||
| + | |||
| + | few new options added | ||
| + | |||
| + | <file ini yalf.ini> | ||
| + | YALF_AUTH_KEEP_DEFAULT=1 | ||
| + | YALF_AUTH_KEEP_CB=0 | ||
| + | YALF_AUTH_NOREDIR=0 | ||
| + | </ | ||
| + | |||
| + | <file ini alter.ini> | ||
| + | STARDUST_FLOCK_FORCE=0 | ||
| + | </ | ||
| + | ===== 0.1.4 ===== | ||
| + | |||
| + | few new config options added | ||
| + | <file ini alter.ini> | ||
| + | LICENSES_ENABLED=0 | ||
| + | PAGE_LOAD_INDICATOR=1 | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== 0.1.3 ===== | ||
| + | |||
| + | nothing happened | ||
| + | |||
| + | ===== 0.1.2 ===== | ||
| + | |||
| + | and few new config options again | ||
| + | <file ini alter.ini> | ||
| + | QUICKSEARCH_ENABLED=1 | ||
| + | </ | ||
| ===== 0.1.1 ===== | ===== 0.1.1 ===== | ||
| - | some new options here | + | WOW! Some new options here: |
| <file ini alter.ini> | <file ini alter.ini> | ||
| Line 11: | Line 67: | ||
| WA_ICON_192="" | WA_ICON_192="" | ||
| WA_ICON_512="" | WA_ICON_512="" | ||
| + | MODET_ENABLED=1 | ||
| + | EXPORT_FORCED_SCHED=1 | ||
| </ | </ | ||