Fossil SCM
Begin a change log for version 2.15.
Commit
0412039ef108fb6b6666eb8587e1d830be615cd9cb8816a5ab804114de92c221
Parent
43981c5d6234d83…
1 file changed
+28
+28
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,7 +1,35 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | +<a name='v2_15'></a> | |
| 4 | +<h2>Changes for Version 2.15 (pending)</h2> | |
| 5 | + * The built-in skins all use the "mainmenu" setting to determine | |
| 6 | + the content of the main menu. The ability to edit the | |
| 7 | + "mainmenu" setting is added on the /Admin/Configuration page. | |
| 8 | + * The [/sitemap] extensions are now specified by a single new | |
| 9 | + setting "sitemap-extra", rather than a cluster of various | |
| 10 | + "sitemap-*" settings. The older settings are no longer used. | |
| 11 | + <b>This change might require minor server configuration | |
| 12 | + adjustments on servers that use /sitemap extensions.</b> | |
| 13 | + The /Admin/Configuration page provides the ability to edit | |
| 14 | + the new "sitemap-extra" setting. | |
| 15 | + * The "pikchr-background" settings is now available in | |
| 16 | + "detail.txt" skin files, for better control of Pikchr | |
| 17 | + colors in inverted color schemes. | |
| 18 | + * The hamburger menu is now available on the built-in | |
| 19 | + "ardoise" and "plain_gray" skins. | |
| 20 | + * Add the --list option to the | |
| 21 | + [/help?cmd=tarball|tarball], | |
| 22 | + [/help?cmd=zip|zip], and [/help?cmd=sqlar|sqlar] | |
| 23 | + commands. | |
| 24 | + * The javascript used to implement the hamburger menu on the | |
| 25 | + default built-in skin has been made generic so that it is usable | |
| 26 | + by a variety of skins, and promoted to an ordinary built-in | |
| 27 | + javascript file. | |
| 28 | + * New TH1 commands: "builtin_request_js", "capexpr", | |
| 29 | + "foreach", "string match" | |
| 30 | + | |
| 3 | 31 | <a name='v2_14'></a> |
| 4 | 32 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 5 | 33 | |
| 6 | 34 | * <b>Schema Update Notice #1:</b> |
| 7 | 35 | This release drops a trigger from the database schema (replacing |
| 8 | 36 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,35 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_14'></a> |
| 4 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 5 | |
| 6 | * <b>Schema Update Notice #1:</b> |
| 7 | This release drops a trigger from the database schema (replacing |
| 8 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,35 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_15'></a> |
| 4 | <h2>Changes for Version 2.15 (pending)</h2> |
| 5 | * The built-in skins all use the "mainmenu" setting to determine |
| 6 | the content of the main menu. The ability to edit the |
| 7 | "mainmenu" setting is added on the /Admin/Configuration page. |
| 8 | * The [/sitemap] extensions are now specified by a single new |
| 9 | setting "sitemap-extra", rather than a cluster of various |
| 10 | "sitemap-*" settings. The older settings are no longer used. |
| 11 | <b>This change might require minor server configuration |
| 12 | adjustments on servers that use /sitemap extensions.</b> |
| 13 | The /Admin/Configuration page provides the ability to edit |
| 14 | the new "sitemap-extra" setting. |
| 15 | * The "pikchr-background" settings is now available in |
| 16 | "detail.txt" skin files, for better control of Pikchr |
| 17 | colors in inverted color schemes. |
| 18 | * The hamburger menu is now available on the built-in |
| 19 | "ardoise" and "plain_gray" skins. |
| 20 | * Add the --list option to the |
| 21 | [/help?cmd=tarball|tarball], |
| 22 | [/help?cmd=zip|zip], and [/help?cmd=sqlar|sqlar] |
| 23 | commands. |
| 24 | * The javascript used to implement the hamburger menu on the |
| 25 | default built-in skin has been made generic so that it is usable |
| 26 | by a variety of skins, and promoted to an ordinary built-in |
| 27 | javascript file. |
| 28 | * New TH1 commands: "builtin_request_js", "capexpr", |
| 29 | "foreach", "string match" |
| 30 | |
| 31 | <a name='v2_14'></a> |
| 32 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 33 | |
| 34 | * <b>Schema Update Notice #1:</b> |
| 35 | This release drops a trigger from the database schema (replacing |
| 36 |