Fossil SCM
Updates to the change log.
Commit
7449a10f2a533bbbfb2b7affb993d5596eb9a88f45d3540fdec5e8882e5a8322
Parent
eb7fad0cd362101…
1 file changed
+6
-2
+6
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -12,14 +12,18 @@ | ||
| 12 | 12 | embedding happens in an iframe and thus does not inherit styles and such |
| 13 | 13 | from the containing browser window. |
| 14 | 14 | * The [/help?cmd=all|fossil all remote] subcommand added to "fossil all". |
| 15 | 15 | * Passwords for remembered remote repositories are now stored as irreversible |
| 16 | 16 | hashes rather than obscured clear-text, for improved security. |
| 17 | + * Add the "nossl" and "nocompress" options to CGI. | |
| 18 | + * Update search infrastructure from FTS4 to FTS5. | |
| 19 | + * Add the [/help?cmd=/deltachain|/deltachain] page for debugging purposes. | |
| 17 | 20 | * Writes to the database are disabled by default if the HTTP request |
| 18 | 21 | does not come from the same origin. This enhancement is for defense in depth. |
| 19 | - There where no known attacks prior to this enhancement. | |
| 20 | - * Update search infrastructure from FTS4 to FTS5. | |
| 22 | + There where no known vulnerabilities prior to this enhancement. | |
| 23 | + * Improvements to automatic detection and mitigation of attacks from | |
| 24 | + malicious robots. | |
| 21 | 25 | |
| 22 | 26 | <h2 id='v2_20'>Changes for version 2.20 (2022-11-16)</h2> |
| 23 | 27 | * Added the [/help?cmd=chat-timeline-user|chat-timeline-user setting]. If |
| 24 | 28 | it is not an empty string, then any changes that would appear on the timeline |
| 25 | 29 | are announced in [./chat.md|the chat room]. |
| 26 | 30 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -12,14 +12,18 @@ | |
| 12 | embedding happens in an iframe and thus does not inherit styles and such |
| 13 | from the containing browser window. |
| 14 | * The [/help?cmd=all|fossil all remote] subcommand added to "fossil all". |
| 15 | * Passwords for remembered remote repositories are now stored as irreversible |
| 16 | hashes rather than obscured clear-text, for improved security. |
| 17 | * Writes to the database are disabled by default if the HTTP request |
| 18 | does not come from the same origin. This enhancement is for defense in depth. |
| 19 | There where no known attacks prior to this enhancement. |
| 20 | * Update search infrastructure from FTS4 to FTS5. |
| 21 | |
| 22 | <h2 id='v2_20'>Changes for version 2.20 (2022-11-16)</h2> |
| 23 | * Added the [/help?cmd=chat-timeline-user|chat-timeline-user setting]. If |
| 24 | it is not an empty string, then any changes that would appear on the timeline |
| 25 | are announced in [./chat.md|the chat room]. |
| 26 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -12,14 +12,18 @@ | |
| 12 | embedding happens in an iframe and thus does not inherit styles and such |
| 13 | from the containing browser window. |
| 14 | * The [/help?cmd=all|fossil all remote] subcommand added to "fossil all". |
| 15 | * Passwords for remembered remote repositories are now stored as irreversible |
| 16 | hashes rather than obscured clear-text, for improved security. |
| 17 | * Add the "nossl" and "nocompress" options to CGI. |
| 18 | * Update search infrastructure from FTS4 to FTS5. |
| 19 | * Add the [/help?cmd=/deltachain|/deltachain] page for debugging purposes. |
| 20 | * Writes to the database are disabled by default if the HTTP request |
| 21 | does not come from the same origin. This enhancement is for defense in depth. |
| 22 | There where no known vulnerabilities prior to this enhancement. |
| 23 | * Improvements to automatic detection and mitigation of attacks from |
| 24 | malicious robots. |
| 25 | |
| 26 | <h2 id='v2_20'>Changes for version 2.20 (2022-11-16)</h2> |
| 27 | * Added the [/help?cmd=chat-timeline-user|chat-timeline-user setting]. If |
| 28 | it is not an empty string, then any changes that would appear on the timeline |
| 29 | are announced in [./chat.md|the chat room]. |
| 30 |