Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 descendants of release
|
2026-03-24
| ||
| 15:23 | Add a notice to the forum post editor politely requesting that users refrain from making multiple posts or edits in rapid succession to avoid spamming subscribers. Prompted by recent sqlite forum activity. A more complete solution would include a toggle to hide this notice and remember that preference via sessionStorage. (leaf check-in: 6eeeed8b9f ... user: stephan tags: forum-notification-reminder) | |
|
2026-03-23
| ||
| 15:12 | Fix a section title in the TH1 docs. (leaf check-in: 1cf64a9456 ... user: florian tags: trunk) | |
| 15:10 | Add "current_checkin" to the list of TH1 variables available in skin templates. (check-in: c90e810f3f ... user: florian tags: trunk) | |
| 13:49 | Update to the latest SQLite and rig Fossil to use sqlite3_atof() if that interface is available. When compiling with an older SQLite, it falls back to using atof(). (check-in: cb89386af5 ... user: drh tags: trunk) | |
|
2026-03-21
| ||
| 16:15 | Add a reference to the chroot document also in the standalone server documentation. (check-in: e40bdbff49 ... user: andybradford tags: trunk) | |
|
2026-03-20
| ||
| 12:07 | Add otf (OpenType font) mime type. (check-in: 422785d5df ... user: stephan tags: trunk) | |
|
2026-03-18
| ||
| 23:00 | Update the built-in SQLite to the latest 3.53.0 development version for testing. (check-in: 17f98784c2 ... user: drh tags: trunk) | |
|
2026-03-13
| ||
| 22:45 | Set the date on the 2.28 change log. (check-in: d98ec8a045 ... user: drh tags: trunk) | |
|
2026-03-12
| ||
| 12:52 | Merge the updates to zlib to version 1.3.2, released on February 17, 2026. (check-in: 6ea30fb3cd ... user: florian tags: trunk) | |
| 12:50 | Increase the version number to 2.29. (check-in: 17f88fe064 ... user: florian tags: trunk) | |
| 01:58 | Made an exception for sqlite3 command: add "--no-repository" flag so it behave like the real sqlite3 program. (leaf check-in: 4cc76a6e44 ... user: mgagnon tags: argv0_as_subcommand) | |
| 00:56 | Avoid compiler warning by including an explicit break from the switch() statement. (check-in: 7d9cae848e ... user: andybradford tags: argv0_as_subcommand) | |
| 00:29 | Use "command_basename" once on beginning to simplify command comparison with argv0. (check-in: 7e7b303461 ... user: mgagnon tags: argv0_as_subcommand) | |
|
2026-03-11
| ||
| 22:57 | Experiment the use of argv0 as direct subcommand (like busybox) for a few subcommand that can be conveniently use as alias. Requested in this forum post. (check-in: 96de01f8e9 ... user: mgagnon tags: argv0_as_subcommand) | |
| 11:31 | Version 2.28 (check-in: 52445a27f1 ... user: drh tags: trunk, release, version-2.28) | |