- Add language picker for docs (#2403) - Add reindexing docs (#2393) - Vaccuum log with every new deploy (#2390) ### Changed - Fold BlockIndex into database (#2436) - Prevent search when query field is empty (#2425) - Make any zero-valued input inscription unbound (#2397) - Tweak translations intructions (#2413) - Remove unused itertools dependency (#2416) - Update dependencies (#2414) - Update clap (#2415) - Use tapscript extraction from rust-bitcoin (#2404) - Allocate blocks vector ahead of time (#2409) - Deduplicate sat range summation logic (#2402) - Inscriptions with unrecognized even fields are unbound and cursed (#2359) - Remove unused content_response match statement (#2384) ### Fixed - Fix type (#2444) - Fix Chinese translation typos and format errors (#2419) - Fix UTXO selection in mock Bitcoin Core instance(#2417) [0.8.3](https://github.com/ordinals/ord/releases/tag/0.8.3) - 2023-08-28 ------------------------------------------------------------------------ ### Added - Tweaks to front-end (#2381)