Fossil SCM
Version 2.13 "All Saints"
Commit
e7bba4ff367e6890ad0dfe68bce0c0869b1e49486b9b74a940121f9bfc609a1e
Parent
f6ad6fb179b4075…
1 file changed
+9
-1
+9
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_13'></a> |
| 4 | -<h2>Changes for Version 2.13 (pending)</h2> | |
| 4 | +<h2>Changes for Version 2.13 (2020-11-01)</h2> | |
| 5 | 5 | |
| 6 | 6 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | 7 | * Enable <del> and <ins> markup in wiki. |
| 8 | 8 | * Improvements to the Forum threading display. |
| 9 | 9 | * Added support for embedding [./pikchr.md|pikchr] |
| @@ -19,10 +19,18 @@ | ||
| 19 | 19 | initiate a preview and to toggle between the editor and preview |
| 20 | 20 | tabs. |
| 21 | 21 | * The <tt>/artifact</tt> and <tt>/file</tt> views, when in |
| 22 | 22 | line-number mode, now support interactive selection of a range |
| 23 | 23 | of lines to hyperlink to. |
| 24 | + * Enhance the [/help?cmd=/finfo|/finfo] webpage so that when query | |
| 25 | + parameters identify both a filename and a checkin, the resulting | |
| 26 | + graph tracks the identified file across renames. | |
| 27 | + * The built-in SQLite is updated to an alpha of version 3.34.0, and | |
| 28 | + the minimum SQLite version is increased to 3.34.0 because the | |
| 29 | + /finfo change in the previous bullet depends on enhancements to | |
| 30 | + recursive common table expressions that are only available in | |
| 31 | + SQLite 3.34.0 and later. | |
| 24 | 32 | * Countless other minor refinements and documentation improvements. |
| 25 | 33 | |
| 26 | 34 | <a name='v2_12'></a> |
| 27 | 35 | <h2>Changes for Version 2.12.1 (2020-08-20)</h2> |
| 28 | 36 | |
| 29 | 37 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,9 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_13'></a> |
| 4 | <h2>Changes for Version 2.13 (pending)</h2> |
| 5 | |
| 6 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | * Enable <del> and <ins> markup in wiki. |
| 8 | * Improvements to the Forum threading display. |
| 9 | * Added support for embedding [./pikchr.md|pikchr] |
| @@ -19,10 +19,18 @@ | |
| 19 | initiate a preview and to toggle between the editor and preview |
| 20 | tabs. |
| 21 | * The <tt>/artifact</tt> and <tt>/file</tt> views, when in |
| 22 | line-number mode, now support interactive selection of a range |
| 23 | of lines to hyperlink to. |
| 24 | * Countless other minor refinements and documentation improvements. |
| 25 | |
| 26 | <a name='v2_12'></a> |
| 27 | <h2>Changes for Version 2.12.1 (2020-08-20)</h2> |
| 28 | |
| 29 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,9 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_13'></a> |
| 4 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 5 | |
| 6 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | * Enable <del> and <ins> markup in wiki. |
| 8 | * Improvements to the Forum threading display. |
| 9 | * Added support for embedding [./pikchr.md|pikchr] |
| @@ -19,10 +19,18 @@ | |
| 19 | initiate a preview and to toggle between the editor and preview |
| 20 | tabs. |
| 21 | * The <tt>/artifact</tt> and <tt>/file</tt> views, when in |
| 22 | line-number mode, now support interactive selection of a range |
| 23 | of lines to hyperlink to. |
| 24 | * Enhance the [/help?cmd=/finfo|/finfo] webpage so that when query |
| 25 | parameters identify both a filename and a checkin, the resulting |
| 26 | graph tracks the identified file across renames. |
| 27 | * The built-in SQLite is updated to an alpha of version 3.34.0, and |
| 28 | the minimum SQLite version is increased to 3.34.0 because the |
| 29 | /finfo change in the previous bullet depends on enhancements to |
| 30 | recursive common table expressions that are only available in |
| 31 | SQLite 3.34.0 and later. |
| 32 | * Countless other minor refinements and documentation improvements. |
| 33 | |
| 34 | <a name='v2_12'></a> |
| 35 | <h2>Changes for Version 2.12.1 (2020-08-20)</h2> |
| 36 | |
| 37 |