Fixed
- Fix redirects for outpoints and TXIDs consisting only of decimal digits (#4421 by gmart7t2)
- Don't cache negative sat index responses (#4418 by casey)
Added
- Add traits (#4433 by casey)
- Return properties from inscription JSON API (#4425 by casey)
- Add attributes to inscriptions and gallery items (#4424 by casey)
Misc
- Replace
lazy_staticwithLazyLock(#4429 by terror) - Fix rune specification (#4430 by gmart7t2)
- Add properties and metaprotocol to API docs (#4426 by casey)
- Use single properties struct (#4423 by casey)
- Fix typo in src/fund_raw_transaction.rs (#4420 by stemlaud)
- Add complete Japanese translation (#4406 by SatoshiRoppongi)
- Update install script to use Bitcoin Core 30 (#4417 by casey)
- Upgrade checkout to v5 (#4392 by rejected-l)
- Update to Rust 2024 (#4412 by casey)