Skip to content

Releases: ordinals/ord

0.21.3

12 Nov 04:03
d0d3bad
Compare
Choose a tag to compare

Added

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

26 Oct 23:16
a520fce
Compare
Choose a tag to compare

Fixed

  • Create change output when inputs containing non-outgoing runes are selected (#4028 by casey)

Added

Changed

  • Only show rune mint progress during mint (#4013 by casey)
  • Change mint progress to mints / terms.cap (#4012 by casey)

Misc

0.21.1

21 Oct 00:26
891ad22
Compare
Choose a tag to compare

Fixed

Changed

Misc

0.21.0

12 Oct 17:40
70c2a6b
Compare
Choose a tag to compare

Added

Misc

0.20.1

03 Oct 18:57
80f8cae
Compare
Choose a tag to compare

Fixed

Added

Changed

Misc

  • Rename parents_values -> parent_values (#3973 by casey)
  • Get parents using as_slice instead of converting to Vec (#3972 by casey)
  • Remove unnecessary symbols in docs/src/guides/testing.md (#3945 by tiaoxizhan)
  • Fix clippy lint (#3937 by casey)
  • Add test to remind us to fix the UtxoEntry redb type name (#3934 by casey)
  • Bump version to 0.20.0-dev (#3929 by casey)

0.20.0

03 Sep 20:28
3a2de0d
Compare
Choose a tag to compare

Fixed

Added

Changed

  • Remove inscription content type counts from /status page (#3922 by casey)
  • Suppress printing sat_ranges by default (#3867 by cryptoni9n)

Performance

Misc

0.19.1

18 Jul 20:35
d36c6cc
Compare
Choose a tag to compare

Changed

  • Commit twice to work around redb off-by-one bug (#3856 by casey)

Misc

  • Change test-bitcoincore-rpc to mockcore in README.md (#3842 by TheHeBoy)

0.19.0

09 Jul 20:56
e448db0
Compare
Choose a tag to compare

Added

Changed

Fixed

Misc

0.18.5

09 May 12:30
47a0ba7
Compare
Choose a tag to compare

Added

Fixed

0.18.4

02 May 21:08
b0435e8
Compare
Choose a tag to compare

Added

  • Clarify that inscriptions must be served from URLs with path /content/<INSCRIPTION_ID> (#3209 by Vanniix)

Changed

Fixed

Misc