18 check-ins related to "release"
|
2026-08-01
| ||
| 19:36 | chores/fixes - more docstrings - drop just-getopt for clap - drop lazy_static - ditch panic/expect/assert in favor of error propagation - fix email parsing and validation - more checks - minify - drop relay switch, wasn't working since moving to mailin - lot more tests leaf check-in: 78b11b0319 user: arcade tags: release, v0.6.7 | |
| 19:32 | and fix tests leaf check-in: 40a93e9a58 user: arcade tags: trunk | |
|
2026-07-31
| ||
| 15:53 | bumps, fixes, tests - quinn-proto: https://rustsec.org/advisories/RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly - serde_with: https://github.com/jonasbb/serde_with/security/advisories/GHSA-7gcf-g7xr-8hxj KeyValueMap serialization panics on empty sequence or map entries Bad or attacker controlled values could cause a panic while allocating too large values. - html tags are now case insensitive - error propagation and handling fixes - more tests, convert to lib+bin check-in: f4660639ca user: arcade tags: release, v0.6.6 | |
| 15:42 | consolidate and clarify check-in: b9af445709 user: arcade tags: trunk | |
|
2026-04-23
| ||
| 10:03 | fix version, fix workflows bump rustls-webpki to 0.103.13 (fixes 2 lowsec issues) check-in: 1c4b702017 user: arcade tags: release, v0.6.5 | |
| 10:00 | fix version (I missed one bump recently) check-in: 3b5fe61104 user: arcade tags: trunk | |
|
2026-04-18
| ||
| 17:15 | bump tgbot and other deps, fixes a few critical issues check-in: a6a79a67ba user: arcade tags: release, v0.6.4 | |
| 17:13 | bump tgbot and other deps, fixes a few critical issues check-in: 9696f3c8c4 user: arcade tags: trunk | |
|
2026-03-24
| ||
| 09:20 | bump (fixes 2 security issues in aws-lc-sys, aws-lc-fips-sys) check-in: 818f9611ae user: arcade tags: release, v0.6.3 | |
| 08:49 | bump, fixes security issues check-in: e62eff3e68 user: arcade tags: trunk | |
|
2026-03-05
| ||
| 13:07 | bump, fixes 2 security issues check-in: d68ac45162 user: arcade tags: release, v0.6.2 | |
| 12:45 | bump, fixes 2 security issues check-in: 1382a7c15e user: arcade tags: trunk | |
|
2026-01-18
| ||
| 09:27 | Instead of validating HTML - check for specific closing tags and escape Update how text size is calculated Fix errors check-in: 1c10bccb4e user: arcade tags: release, v0.6.1 | |
| 09:25 | bump check-in: d036a09127 user: arcade tags: trunk | |
|
2026-01-12
| ||
| 15:27 | bump, update project meta, license switch all output to use HTML parser, and enable header collapsing inside quoted block, remove extra spacing, change how message size is calculated fix unit tests for html sanitizing check-in: d87e80b9be user: arcade tags: release, v0.6.0 | |
| 15:17 | bump and prepare to release check-in: 361d13d654 user: arcade tags: trunk | |
|
2026-01-07
| ||
| 07:50 | Create new branch named "release" check-in: 2f3e033caa user: arcade tags: release | |
|
2026-01-02
| ||
| 06:38 | getting rid of direct tokio dependancy properly check-in: 8ea7b79fca user: arcade tags: trunk, v0.5.4 | |