Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 2.21 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-2.21 |
Files: | files | file ages | folders |
SHA3-256: |
f9aa474081f0618c76f4c2f4d6f0277a |
User & Date: | drh 2023-02-25 19:23:39 |
Context
2023-02-25
| ||
20:44 | Documentation for "fossil all remote". ... (check-in: 6ad6c559 user: drh tags: trunk) | |
19:23 | Version 2.21 ... (check-in: f9aa4740 user: drh tags: trunk, release, version-2.21) | |
2023-02-24
| ||
17:14 | Fix a harmless compiler warning in gzip.c. ... (check-in: 9b05cad1 user: drh tags: trunk) | |
Changes
Changes to www/changes.wiki.
1 2 | <title>Change Log</title> | | | 1 2 3 4 5 6 7 8 9 10 | <title>Change Log</title> <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2> * Users can request a password reset. This feature is disabledby default. Use the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it. New web pages [/help?cmd=/resetpw|/resetpw] and [/help?cmd=/reqpwreset|/reqpwreset] added. * Add the [/help?cmd=repack|fossil repack] command (together with [/help?cmd=all|fossil all repack]) as a convenient way to optimize the size of one or all of the repositories on a system. |
︙ | ︙ |
Changes to www/index.wiki.
︙ | ︙ | |||
81 82 83 84 85 86 87 | atomic even if interrupted by a power loss or system crash. Automatic [./selfcheck.wiki | self-checks] verify that all aspects of the repository are consistent prior to each commit. 8. <b>Free and Open-Source</b> - [../COPYRIGHT-BSD2.txt|2-clause BSD license]. <hr> | | | | | 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 | atomic even if interrupted by a power loss or system crash. Automatic [./selfcheck.wiki | self-checks] verify that all aspects of the repository are consistent prior to each commit. 8. <b>Free and Open-Source</b> - [../COPYRIGHT-BSD2.txt|2-clause BSD license]. <hr> <h3>Latest Release: 2.21 ([/timeline?c=version-2.21|2023-02-25])</h3> * [/uv/download.html|Download] * [./changes.wiki#v2_20|Change Summary] * [/timeline?p=version-2.21&bt=version-2.20&y=ci|Check-ins in version 2.21] * [/timeline?df=version-2.21&y=ci|Check-ins derived from the 2.21 release] * [/timeline?t=release|Timeline of all past releases] <hr> <h3>Quick Start</h3> 1. [/uv/download.html|Download] or install using a package manager or [./build.wiki|compile from sources]. |
︙ | ︙ |