Fixed
- Make index settings harder to misuse (#3893 by casey)
- Fix rune links for runes with no symbol (#3849 by cryptoni9n)
Added
- Add inscriptions and runes details to address API endpoint (#3924 by twosatsmaxi)
- Add address field to
/r/inscription/:id
(#3891 by elocremarc) - Add sat_balance to address API (#3905 by cryptoni9n)
- List all Bitcoin Core wallets (#3902 by raphjaph)
Changed
- Remove inscription content type counts from /status page (#3922 by casey)
- Suppress printing sat_ranges by default (#3867 by cryptoni9n)
Performance
- Unified OUTPOINT_TO_UTXO_ENTRY table (#3915 by partialord)
Misc
- Revert "Serve responses with cross origin isolation headers" (#3920 by casey)
- Bump version to 0.20.0-dev (#3916 by casey)
- Migrate chain.rs to snafu error (#3904 by cryptoni9n)
- Add Dutch translation to Ordinals Handbook (#3907 by Tibebtc)
- Update Bitcoin Core deploy to 27.1 (#3912 by casey)
- Migrate Outgoing to SnafuError (#3854 by cryptoni9n)
- Make first first and last sat in range clickable (#3903 by raphjaph)
- Serve responses with cross origin isolation headers (#3898 by patrick99e99)
- Remove trailing space from runes specification (#3896 by casey)
- Don't unnecessarily insert into utxo cache when indexing addresses (#3894 by raphjaph)
- Migrate object.rs to snafu error handling (#3858 by cryptoni9n)
- Clarify that unused runes tags should not be used (#3885 by casey)
- Update pointer specification (#3861 by ansigroup)
- Re-enter beta (#3884 by casey)
- Updated Chinese translation (#3881 by DrJingLee)
- Update Portuguese Translation pt.po (#3837 by 0xArtur)