Fossil SCM
Add a summary of this branch's changes to the change log.
Commit
1741e1496c034ee2f4daf797e89e662a82a264a2c0249fc1018717082a829804
Parent
62b38332f7e0d12…
1 file changed
+6
+6
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -35,10 +35,16 @@ | ||
| 35 | 35 | <li> The "diff" command (in all its variations) when invoked with --tk |
| 36 | 36 | now accepts an extra argument of the form "HOST:DIRECTORY" or |
| 37 | 37 | "USER@HOST:DIRECTORY" to specify a directory on a remote host in which |
| 38 | 38 | the diff is to be taken. The diff is run using SSH, the results are |
| 39 | 39 | captured, then displayed locally using the Tcl/Tk diff GUI. |
| 40 | + <li> Markdown-to-HTML now recognizes hashtag-like constructs. This | |
| 41 | + change is usually invisible but it allows specific pages to | |
| 42 | + plug in styling and/or JavaScript functionality. In | |
| 43 | + [/help/www/chat|/chat], tapping on a reference in the form | |
| 44 | + "#1234" will jump to that message if it's loaded or search for | |
| 45 | + it if it's not. | |
| 40 | 46 | </ol> |
| 41 | 47 | |
| 42 | 48 | <h2 id='v2_28'>Changes for version 2.28 (2026-03-11)</h2><ol> |
| 43 | 49 | <li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a"> |
| 44 | 50 | <li> The default configuration now allows robots to download any tarball |
| 45 | 51 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -35,10 +35,16 @@ | |
| 35 | <li> The "diff" command (in all its variations) when invoked with --tk |
| 36 | now accepts an extra argument of the form "HOST:DIRECTORY" or |
| 37 | "USER@HOST:DIRECTORY" to specify a directory on a remote host in which |
| 38 | the diff is to be taken. The diff is run using SSH, the results are |
| 39 | captured, then displayed locally using the Tcl/Tk diff GUI. |
| 40 | </ol> |
| 41 | |
| 42 | <h2 id='v2_28'>Changes for version 2.28 (2026-03-11)</h2><ol> |
| 43 | <li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a"> |
| 44 | <li> The default configuration now allows robots to download any tarball |
| 45 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -35,10 +35,16 @@ | |
| 35 | <li> The "diff" command (in all its variations) when invoked with --tk |
| 36 | now accepts an extra argument of the form "HOST:DIRECTORY" or |
| 37 | "USER@HOST:DIRECTORY" to specify a directory on a remote host in which |
| 38 | the diff is to be taken. The diff is run using SSH, the results are |
| 39 | captured, then displayed locally using the Tcl/Tk diff GUI. |
| 40 | <li> Markdown-to-HTML now recognizes hashtag-like constructs. This |
| 41 | change is usually invisible but it allows specific pages to |
| 42 | plug in styling and/or JavaScript functionality. In |
| 43 | [/help/www/chat|/chat], tapping on a reference in the form |
| 44 | "#1234" will jump to that message if it's loaded or search for |
| 45 | it if it's not. |
| 46 | </ol> |
| 47 | |
| 48 | <h2 id='v2_28'>Changes for version 2.28 (2026-03-11)</h2><ol> |
| 49 | <li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a"> |
| 50 | <li> The default configuration now allows robots to download any tarball |
| 51 |