Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 2.22 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-2.22 |
Files: | files | file ages | folders |
SHA3-256: |
66ee0beb9b47d827bde533fe6a1fb2ea |
User & Date: | drh 2023-05-31 15:26:08 |
Context
2023-06-01
| ||
17:18 | Increase the version number to 2.23 in order to start the next development cycle. ... (check-in: 9f857c2d user: drh tags: trunk) | |
2023-05-31
| ||
15:26 | Version 2.22 ... (check-in: 66ee0beb user: drh tags: trunk, release, version-2.22) | |
2023-05-29
| ||
12:44 | Enhance the /reports page to include sub-categories "Merge Check-ins" and "Non-merge Check-ins". ... (check-in: d4058f78 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_22'>Changes for version 2.22 (2023-05-31)</h2> * Enhancements to the [/help?cmd=/timeline|/timeline webpage]: <ol type="a"> <li> Add the ft=TAG query parameter which in combination with d=Y shows all descendants of Y up to TAG <li> Enhance the s=PATTERN (search) query parameter so that forum post text is also searched when the "vfx" query parameter is used <li> Fix the u= (user) query parameter so that it works with a= and b= <li> Add the oldestfirst query parameter to show the events in reverse order. |
︙ | ︙ |
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.22 ([/timeline?c=version-2.22|2023-05-31])</h3> * [/uv/download.html|Download] * [./changes.wiki#v2_22|Change Summary] * [/timeline?p=version-2.22&bt=version-2.21&y=ci|Check-ins in version 2.22] * [/timeline?df=version-2.22&y=ci|Check-ins derived from the 2.22 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]. |
︙ | ︙ |