This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
relnotes [2025/06/27 14:25] nightfly |
relnotes [2025/08/14 18:58] (current) nightfly |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Release notes ====== | ====== Release notes ====== | ||
+ | |||
+ | ===== 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 ===== | ===== 0.1.6 ===== |