Fossil SCM

Update the change log to include enhancements entered on the timeline-enhance-2025 branch.

drh 2025-10-19 20:33 timeline-enhance-2025
Commit 5056b3ba412b2c6488c00bbcad752ad4e26b312edcc5cc874393a14119e11076
1 file changed +31 -2
+31 -2
--- www/changes.wiki
+++ www/changes.wiki
@@ -2,16 +2,45 @@
22
33
<h2 id='v2_28'>Changes for version 2.28 (pending)</h2><ol>
44
<li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a">
55
<li> The default configuration now allows robots to download any tarball
66
or similar, to better support of automated build systems.
7
- <li> No special tag "zipX" for the [/help/robot-restrict|robot-restrict]
7
+ <li> New special tag "zipX" for the [/help/robot-restrict|robot-restrict]
88
setting blocks robot access to tarballs, but with exceptions to support
99
automated build systems.
10
+ <li> Enhancements to the default value for the
11
+ [/help/robot-restrict|robot-restrict setting].
1012
</ol>
1113
<li> A drop-down menu of recent branches is now possible for the submenu, and
12
- is used in the code browser.
14
+ is used in the [/dir?ci=trunk|code browser].
15
+ <li> Easier access to generated tarballs and ZIPs:<ol type="a">
16
+ <li> When in the [/dir?ci=trunk|code browser] at the top-level,
17
+ a new "Download" submenu option is available to take the
18
+ user to a page where he can download a tarball or ZIP archive.
19
+ <li> New [/help/www/download|/download page] is available. When
20
+ configured using the new
21
+ [/help/suggested-downloads|suggested-downloads setting], a
22
+ link to [/download] named "Tarballs and ZIPs" appears in the
23
+ [/sitemap] and thus on the hamburger menu.
24
+ <li> The filenames for tarballs and ZIPs are now standardized to
25
+ include a timestamp and a hash prefix.
26
+ </ol>
27
+ <li> Timeline enhancements:<ol type="a">
28
+ <li> A new "Simple" view is available. This is compromise between "Verbose"
29
+ and "Compact" that shows only the check-in hash rather than the full
30
+ detail section. There is an ellipsis that one can click on to see the
31
+ full detail text.
32
+ <li> When clicking on the ellipsis in "Compact" or "Simple" views, the ellipsis
33
+ is replaced by a left arrow ("←") which can be clicked to hide the extra
34
+ detail again.
35
+ <li> New setting [/help/timeline-mark-leaves|timeline-mark-leaves] controls
36
+ whether or not leaf check-ins are marked in the timeline.
37
+ <li> "No-graph" timelines (using the "ng" query parameter) now show
38
+ branch colors and bare check-in circles on the left. The check-in
39
+ circles appear, but no lines connecting them.
40
+ ([/timeline?ng|example]).
41
+ </ol>
1342
<li> The [/help/timeline|timeline command] is enhanced with the new
1443
"<tt>-u|--for-user</tt>" option.
1544
</ol>
1645
1746
<h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol>
1847
--- www/changes.wiki
+++ www/changes.wiki
@@ -2,16 +2,45 @@
2
3 <h2 id='v2_28'>Changes for version 2.28 (pending)</h2><ol>
4 <li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a">
5 <li> The default configuration now allows robots to download any tarball
6 or similar, to better support of automated build systems.
7 <li> No special tag "zipX" for the [/help/robot-restrict|robot-restrict]
8 setting blocks robot access to tarballs, but with exceptions to support
9 automated build systems.
 
 
10 </ol>
11 <li> A drop-down menu of recent branches is now possible for the submenu, and
12 is used in the code browser.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13 <li> The [/help/timeline|timeline command] is enhanced with the new
14 "<tt>-u|--for-user</tt>" option.
15 </ol>
16
17 <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol>
18
--- www/changes.wiki
+++ www/changes.wiki
@@ -2,16 +2,45 @@
2
3 <h2 id='v2_28'>Changes for version 2.28 (pending)</h2><ol>
4 <li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a">
5 <li> The default configuration now allows robots to download any tarball
6 or similar, to better support of automated build systems.
7 <li> New special tag "zipX" for the [/help/robot-restrict|robot-restrict]
8 setting blocks robot access to tarballs, but with exceptions to support
9 automated build systems.
10 <li> Enhancements to the default value for the
11 [/help/robot-restrict|robot-restrict setting].
12 </ol>
13 <li> A drop-down menu of recent branches is now possible for the submenu, and
14 is used in the [/dir?ci=trunk|code browser].
15 <li> Easier access to generated tarballs and ZIPs:<ol type="a">
16 <li> When in the [/dir?ci=trunk|code browser] at the top-level,
17 a new "Download" submenu option is available to take the
18 user to a page where he can download a tarball or ZIP archive.
19 <li> New [/help/www/download|/download page] is available. When
20 configured using the new
21 [/help/suggested-downloads|suggested-downloads setting], a
22 link to [/download] named "Tarballs and ZIPs" appears in the
23 [/sitemap] and thus on the hamburger menu.
24 <li> The filenames for tarballs and ZIPs are now standardized to
25 include a timestamp and a hash prefix.
26 </ol>
27 <li> Timeline enhancements:<ol type="a">
28 <li> A new "Simple" view is available. This is compromise between "Verbose"
29 and "Compact" that shows only the check-in hash rather than the full
30 detail section. There is an ellipsis that one can click on to see the
31 full detail text.
32 <li> When clicking on the ellipsis in "Compact" or "Simple" views, the ellipsis
33 is replaced by a left arrow ("←") which can be clicked to hide the extra
34 detail again.
35 <li> New setting [/help/timeline-mark-leaves|timeline-mark-leaves] controls
36 whether or not leaf check-ins are marked in the timeline.
37 <li> "No-graph" timelines (using the "ng" query parameter) now show
38 branch colors and bare check-in circles on the left. The check-in
39 circles appear, but no lines connecting them.
40 ([/timeline?ng|example]).
41 </ol>
42 <li> The [/help/timeline|timeline command] is enhanced with the new
43 "<tt>-u|--for-user</tt>" option.
44 </ol>
45
46 <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol>
47

Keyboard Shortcuts

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