v0.26.0
0.26.0 - 2025-11-25
Added
- Replace telegram-webapp-sdk with init-data-rs by @RAprogramm (19e1798)
CI/CD
- Allow changelog and release on workflow_dispatch by @RAprogramm (befaa0a)
- Fix nextest junit path and artifact upload by @RAprogramm (64099b4)
- Fix version comparison in release job by @RAprogramm (e78a64d)
- Fix changelog conflict resolution by @RAprogramm (39970a5)
- Professional unified CI pipeline by @RAprogramm (535ade6)
- Consolidate all workflows into single CI pipeline by @RAprogramm (a50ea4b)
- Fix changelog generation and improve robustness by @RAprogramm (ae83a14)
- Consolidate changelog into main CI workflow by @RAprogramm (b58ebb6)
Dependencies
- deps: Bump syn from 2.0.107 to 2.0.111 by @dependabot[bot] in #333
- deps: Bump trybuild from 1.0.112 to 1.0.114 by @dependabot[bot] in #332
- deps: Bump http from 1.3.1 to 1.4.0 by @dependabot[bot] in #330
- deps: Bump telegram-webapp-sdk from 0.2.15 to 0.3.0 by @dependabot[bot] in #331
- deps: Bump config from 0.15.18 to 0.15.19 by @dependabot[bot] in #334
Fixed
- Resolve broken intra-doc link in builder.rs by @RAprogramm (d1d2e18)
- Make auto-release workflow idempotent with version existence check by @RAprogramm (3e4a351)
- Add rebase before push in CHANGELOG workflow to prevent race conditions by @RAprogramm (1e5db0d)
Miscellaneous
- Ignore RUSTSEC-2025-0120 (json5 unmaintained) by @RAprogramm (3d2691a)
Full Changelog: v0.25.1...v0.26.0