Fossil SCM

Update the change log with all the most recent enhancements.

drh 2023-05-02 16:17 trunk
Commit 13c5e4172c3421f9c3a14d13ed3bd53699957423dae2bcc81ecb7854f4d03dee
1 file changed +19
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,17 +1,36 @@
11
<title>Change Log</title>
22
33
<h2 id='v2_22'>Changes for version 2.22 (pending)</h2>
4
+ * Enhancements to the [/help?cmd=/timeline|/timeline webpage]: <ol type="a">
5
+ <li> Add the ft=TAG query parameter which in combination with d=Y
6
+ shows all descendants of Y up to TAG
7
+ <li> Enhance the s=PATTERN (search) query parameter so that forum post
8
+ text is also searched when the "vfx" query parameter is used
9
+ <li> Fix the u= (user) query parameter so that it works with a= and b=
10
+ <li> Add the oldestfirst query parameter to show the events in reverse order.
11
+ Useful in combination with y=f and vfs and perhaps also u= to show all
12
+ forum events in chronological order
13
+ <li> For the p=X and bt=Y query parameter combination, if Y is a tag that
14
+ identifies multiple check-ins, search backwards in time for Y beginning
15
+ at X
16
+ </ol>
17
+ * Administrators can select to skip sending notifications about new forum
18
+ posts.
19
+ * If the value N is negative in "--context N" or "-c N" to the various diff
20
+ commands, then treat it as infinite and show the complete file content.
421
* The stock OCI container no longer includes BusyBox, thus no longer
522
needs to start as root to chroot that power away. That in turn
623
frees us from needing to build and install the container as root,
724
since it no longer has to create a private <tt>/dev</tt> tree
825
inside the jail for Fossil's use.
926
* Add support for the trigram tokenizer for FTS5 search to enable
1027
searching in Chinese.
1128
* Comment lines (starting with a '#') are now supported inside
1229
[./settings.wiki#versionable|versioned settings].
30
+ * Default permissions for anonymous users in new repositories is
31
+ changed to "hz".
1332
1433
<h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2>
1534
* Users can request a password reset. This feature is disabledby default. Use
1635
the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it.
1736
New web pages [/help?cmd=/resetpw|/resetpw] and
1837
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,17 +1,36 @@
1 <title>Change Log</title>
2
3 <h2 id='v2_22'>Changes for version 2.22 (pending)</h2>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4 * The stock OCI container no longer includes BusyBox, thus no longer
5 needs to start as root to chroot that power away. That in turn
6 frees us from needing to build and install the container as root,
7 since it no longer has to create a private <tt>/dev</tt> tree
8 inside the jail for Fossil's use.
9 * Add support for the trigram tokenizer for FTS5 search to enable
10 searching in Chinese.
11 * Comment lines (starting with a '#') are now supported inside
12 [./settings.wiki#versionable|versioned settings].
 
 
13
14 <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2>
15 * Users can request a password reset. This feature is disabledby default. Use
16 the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it.
17 New web pages [/help?cmd=/resetpw|/resetpw] and
18
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,17 +1,36 @@
1 <title>Change Log</title>
2
3 <h2 id='v2_22'>Changes for version 2.22 (pending)</h2>
4 * Enhancements to the [/help?cmd=/timeline|/timeline webpage]: <ol type="a">
5 <li> Add the ft=TAG query parameter which in combination with d=Y
6 shows all descendants of Y up to TAG
7 <li> Enhance the s=PATTERN (search) query parameter so that forum post
8 text is also searched when the "vfx" query parameter is used
9 <li> Fix the u= (user) query parameter so that it works with a= and b=
10 <li> Add the oldestfirst query parameter to show the events in reverse order.
11 Useful in combination with y=f and vfs and perhaps also u= to show all
12 forum events in chronological order
13 <li> For the p=X and bt=Y query parameter combination, if Y is a tag that
14 identifies multiple check-ins, search backwards in time for Y beginning
15 at X
16 </ol>
17 * Administrators can select to skip sending notifications about new forum
18 posts.
19 * If the value N is negative in "--context N" or "-c N" to the various diff
20 commands, then treat it as infinite and show the complete file content.
21 * The stock OCI container no longer includes BusyBox, thus no longer
22 needs to start as root to chroot that power away. That in turn
23 frees us from needing to build and install the container as root,
24 since it no longer has to create a private <tt>/dev</tt> tree
25 inside the jail for Fossil's use.
26 * Add support for the trigram tokenizer for FTS5 search to enable
27 searching in Chinese.
28 * Comment lines (starting with a '#') are now supported inside
29 [./settings.wiki#versionable|versioned settings].
30 * Default permissions for anonymous users in new repositories is
31 changed to "hz".
32
33 <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2>
34 * Users can request a password reset. This feature is disabledby default. Use
35 the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it.
36 New web pages [/help?cmd=/resetpw|/resetpw] and
37

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button