Releases: ordinals/ord
Releases ยท ordinals/ord
0.23.2
Added
Fixed
Misc
- Bump minimum required Rust version to 1.81.0 (#4353 by casey)
- Fix typo in recursion.md (#4348 by furo-tests-in-prod)
- Fix typo in faq.md (#4347 by furo-tests-in-prod)
- Fix clippy errors (#4350 by raphjaph)
- Fix minor typos (#4337 by GarmashAlex)
- Fix grammatical errors (#4328 by VolodymyrBg)
- Fix moderation.md typo (#4327 by 0xbasar)
- Update sparrow-wallet.md (#4332 by gap-editor)
- Bump actions/checkout to v4 (#4330 by dizer-ti)
- Retry RPC client (#4329 by SmarakNayak)
- Move ethereum teleburn address out of details (#4325 by casey)
- Update sparrow-wallet.md (#4324 by owenzimmew06)
- Fix typos in documentation and comments (#4322 by leopardracer)
0.23.1
0.23.0
Changed
- Differentiate previews and thumbnails (#4295 by casey)
- Render borders around thumbnails (#4292 by casey)
- Wrap iframe media types in preview page (#4258 by casey)
Fixed
Added
- Add confirmations and fix spent in output page and API (#4257 by raphjaph)
- Proxy
/r/sat/{sat}/at/{index}
endpoint (#4022 by arik-so) - Add
/r/parents/:inscription_id/inscriptions
endpoint (#4088 by gmart7t2) - Add inscription galleries (#4212 by casey)
- Proxy recursive sat_at_index_content endpoint (#4205 by arik-so)
Misc
- Delete testnet instances (#4294 by raphjaph)
- Better preview titles (#4272 by jtraub91)
- Fix degree notation examples (#4289 by casey)
- Move /r/utxo to recursive module (#4287 by raphjaph)
- Make ParsedEnvelope and Envelope public (#4249 by NCrashed)
- Add badges to readme (#4253 by casey)
- Move LANGUAGES variable into job (#4250 by casey)
- Fix bounty typo (#4248 by oxbau)
- Fix audit-content-security-policy binary (#4242 by casey)
- Fix wrong title link in metadata docs (#4240 by costcould)
- Allow empty query parameters on /satscard route (#4238 by casey)
- Abridge recursion examples (#4232 by cryptoni9n)
- Fix some typos (#4227 by renshuncui)
- Don't unnecessarily bump pointer for SameSat mode (#4214 by SmarakNayak)
- Upgrade redb to 2.4.0 to improve reorg performance (#4215 by emilcondrea)
- Allow CORS content type (#4216 by raphjaph)
- Allow CORS for POST requests as well (#4210 by raphjaph)
- Use middleware for proxied endpoints (#4204 by arik-so)
- Remove wildcard dependency (#4202 by casey)
0.22.2
Added
- Add
/r/tx/<txid>
(#4147 by samedcildir) - Add configurable max-savepoints and savepoint-interval (#4191 by emilcondrea)
- Add /satscard page (#4176 by casey)
- Add sat at inscription content endpoint
/r/sat/:sat_number/at/:index/content
(#4113 by astralarkitekt) - Add .opus to audio types (#4194 by raphjaph)
- Display unlock time on /rune (#4192 by casey)
- Use
application/x-bittorrent
media type for.torrent
files (#4193 by casey) - Add creating and accepting offers (#4156 by raphjaph)
- Set --disable-json-api with environment variable (#4154 by casey)
- Add rare sat supply (#4153 by casey)
Changed
Misc
- Move recursive endpoints into dedicated submodule (#4200 by casey)
- Don't error when listing inscriptions in a block without inscriptions (#4197 by gmart7t2)
- Fix CI (#4198 by raphjaph)
- Create savepoint when close to tip and at max reorg depth (#4169 by emilcondrea)
- Update install script (#4149 by casey)
- Inline inscription ID in format string (#4195 by casey)
- Fix Japanese translation (#4189 by SatoshiRoppongi)
ord env
less aggressive exit (#4186 by raphjaph)- Update docs to Bitcoin Core version 25 (#4180 by cryptoni9n)
- Enable JSON API on charlie (#4181 by raphjaph)
- Install crypto provider for TLS (#4178 by raphjaph)
- Update HTTP stack (#4172 by raphjaph)
- Share workspace metadata (#4170 by casey)
- Update sat supply figures in overview.md (#4152 by ZedZeroth)
0.22.1
Added
- Add
/r/utxo/:outpoint
endpoint (#4148 by raphjaph) - Add testnet4 (#4135 by raphjaph)
- Enable rune burning in wallet (#4117 by raphjaph)
- Enable redb quick-repair mode (#4084 by partialord)
Changed
- Return
None
for assets when asset index does not exist (#4141 by raphjaph) - Show inscription preview video controls on click (#4139 by casey)
- Do not update index for info command (#4128 by raphjaph)
- Wait for wallet to load (#4095 by raphjaph)
Misc
0.22.0
Added
- Sign for inscription and output (#4027 by raphjaph)
- Document Inscription URIs (#4098 by casey)
- Show rune unlock height (#3580 by raphjaph)
- Add field metaprotocol to api::Inscription (#4047 by kbehouse)
- Show sat owner address when present (#4016 by lifofifoX)
Changed
- Only burn one sat (#4063 by onchainguy-btc)
Fixed
- Set
maxburnamount
when burning and require at least Bitcoin Core 25 (#4106 by casey) - Add
palindrome
toCharm::from_str
(#4104 by mvdnbrk) - Fix sat off-by-one error in output template (#4075 by casey)
Misc
- Style help text (#4118 by casey)
- Placate clippy (#4116 by raphjaph)
- Test
Charm
FromStr
implementation for exhaustiveness (#4107 by casey) - Improve
ord wallet send
help message and rename outputoutgoing
toasset
(#4105 by casey) - Hide teleburn address (#4093 by raphjaph)
- Add function to calculate rune unlock height (#4097 by casey)
- Handle errors when retrieving sat address (#4094 by casey)
- Fixed error message when using sat or satpoint with batch inscribe (#4054 by pokrovskyy)
- Add replicate and swap recipes (#4083 by casey)
- Make build script public (#4085 by arronzhang)
- Update
index.hbs
(#4090 by raphjaph) - Update Rust version in Dockerfile (#4078 by Th0rgal)
- Update minimum rust version to 1.79.0 (#4074 by raphjaph)
- Update docs Github Action (#4069 by raphjaph)
- Pin
bitcoin
to 0.32.3 inordinals
crate (#4066 by casey)
0.21.3
Added
- Get output information by address (#4056 by raphjaph)
- Allow including metadata when burning inscriptions (#4045 by casey)
- BIP322 sign file (#4026 by raphjaph)
- Add
ord wallet split
command for splitting utxos (#4030 by casey) - Allow fallback for satpoints and addresses (#4033 by casey)
- Add palindrome charm (#4064 by casey)
- Allow restoring wallet with custom timestamp (#4065 by raphjaph)
Changed
Misc
- Add assert_html function (#4058 by casey)
- Identify collapsible nodes with class=collapse (#4055 by casey)
- Collapse long strings in HTML (#4053 by casey)
- Add simple taproot HD wallet to mockcore (#4038 by raphjaph)
- Hide image preview and thumbnail scrollbars (#4042 by casey)
- Un-pin redb dependency and update to 2.2.0 (#4032 by casey)
0.21.2
Fixed
Added
- Show total child count (#4009 by arik-so)
- Add
/r/undelegated-content/<INSCRIPTION_ID>
(#3932 by elocremarc) - Add BIP322
wallet sign
(#3988 by raphjaph) - Add
wallet addresses
(#4005 by raphjaph) - Show if JSON API is enabled on /status (#4014 by casey)
Changed
- Only show rune mint progress during mint (#4013 by casey)
- Change mint progress to
mints / terms.cap
(#4012 by casey)
Misc
- Add more info to
wallet outputs
(#4019 by raphjaph) - Add authors to Handbook (#4018 by raphjaph)
- Document POST method for /inscriptions (#4017 by cryptoni9n)
- Update JSON-API & Recursive documentation (#3984 by cryptoni9n)
- Remove pre-alpha warning from ord help (#4011 by cryptoni9n)
- Update Bitcoin Core install script (#4007 by raphjaph)