Fossil SCM
Added pikchrshow reimpl to the change log.
Commit
997bb954f404fab4384db9855f23530b8665329b8712aa066ef90c23fcc6aa27
Parent
1dc34c9b61433ef…
1 file changed
+4
-1
+4
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -25,11 +25,14 @@ | ||
| 25 | 25 | * Support [/wiki?name=branch/generated-tkt-mimetype&p|generated "mimetype"] |
| 26 | 26 | columns in the <var>TICKET</var> and <var>TICKETCHNG</var> tables. |
| 27 | 27 | * Fix [/timeline?r=fix_remote_url_overwrite_with_proxy|remote-url-overwrite] |
| 28 | 28 | bug where remote-url is overwritten by the proxy setting during sync |
| 29 | 29 | operation. Also require explicit "system" proxy setting to use |
| 30 | - "http_proxy" environment variable. | |
| 30 | + "http_proxy" environment variable. | |
| 31 | + * Reimplemented the [/pikchrshow] app to use a WebAssembly build of | |
| 32 | + pikchr so that it can render pikchrs on the client instead of requiring | |
| 33 | + a server round-trip. | |
| 31 | 34 | |
| 32 | 35 | <h2 id='v2_18'>Changes for version 2.18 (2022-02-23)</h2> |
| 33 | 36 | * Added support for [./ssl-server.md|SSL/TLS server mode] for commands |
| 34 | 37 | like "[/help?cmd=server|fossil server]" and "[/help?cmd=http|fossil http]" |
| 35 | 38 | * The new [/help?cmd=cherry-pick|cherry-pick command] is an alias for |
| 36 | 39 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -25,11 +25,14 @@ | |
| 25 | * Support [/wiki?name=branch/generated-tkt-mimetype&p|generated "mimetype"] |
| 26 | columns in the <var>TICKET</var> and <var>TICKETCHNG</var> tables. |
| 27 | * Fix [/timeline?r=fix_remote_url_overwrite_with_proxy|remote-url-overwrite] |
| 28 | bug where remote-url is overwritten by the proxy setting during sync |
| 29 | operation. Also require explicit "system" proxy setting to use |
| 30 | "http_proxy" environment variable. |
| 31 | |
| 32 | <h2 id='v2_18'>Changes for version 2.18 (2022-02-23)</h2> |
| 33 | * Added support for [./ssl-server.md|SSL/TLS server mode] for commands |
| 34 | like "[/help?cmd=server|fossil server]" and "[/help?cmd=http|fossil http]" |
| 35 | * The new [/help?cmd=cherry-pick|cherry-pick command] is an alias for |
| 36 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -25,11 +25,14 @@ | |
| 25 | * Support [/wiki?name=branch/generated-tkt-mimetype&p|generated "mimetype"] |
| 26 | columns in the <var>TICKET</var> and <var>TICKETCHNG</var> tables. |
| 27 | * Fix [/timeline?r=fix_remote_url_overwrite_with_proxy|remote-url-overwrite] |
| 28 | bug where remote-url is overwritten by the proxy setting during sync |
| 29 | operation. Also require explicit "system" proxy setting to use |
| 30 | "http_proxy" environment variable. |
| 31 | * Reimplemented the [/pikchrshow] app to use a WebAssembly build of |
| 32 | pikchr so that it can render pikchrs on the client instead of requiring |
| 33 | a server round-trip. |
| 34 | |
| 35 | <h2 id='v2_18'>Changes for version 2.18 (2022-02-23)</h2> |
| 36 | * Added support for [./ssl-server.md|SSL/TLS server mode] for commands |
| 37 | like "[/help?cmd=server|fossil server]" and "[/help?cmd=http|fossil http]" |
| 38 | * The new [/help?cmd=cherry-pick|cherry-pick command] is an alias for |
| 39 |