Skip to content

Releases: ordinals/ord

0.29.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:59
7e37a3b

Changed

Misc

  • Forbid offers from specifying input sighashes (#4553 by casey)

0.28.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 20:40
3e2fa7b

Added

  • Select active pointer seeded by blockhash and txid (#4541)
  • Add sat luck (#4540)
  • Use inscription image as og:image for /inscription (#4515)
  • Add /gallery API endpoint (#4508)

Misc

  • Add sat luck odds tooltip (#4542)
  • Fix clippy lints (#4539)
  • Don't underline ordinals in nav bar (#4509)
  • Update inscription field docs (#4506)

0.27.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 20:28
1ad3f64

Added

Misc

0.27.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:18
11e4cf0

Added

  • Add /missing to bulk check inscription existance (#4493 by casey)

Changed

  • Optionally pack gallery TXIDs to increase compressibility (#4490 by casey)

Misc

  • Reduce test thread contention (#4495 by casey)
  • Don't show hidden inscriptions on /collections or /galleries (#4488 by casey)
  • Allow missing current index when swapping (#4487 by casey)

0.26.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 20:56
617df10

Changed

  • Increase properties compression ratio to 30:1 (#4483 by casey)
  • Reverse /collections page order (#4475 by casey)

Misc

0.25.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 23:12
c1c7d65

Added

Fixed

Misc

0.24.2

Choose a tag to compare

@github-actions github-actions released this 16 Nov 03:05
e1d5bc5

Fixed

  • Fix trait template description list (#4440 by casey)

Misc

  • Return empty page if block inscription page request is out of range (#4439 by casey)
  • Log index creation (#4438 by casey)

0.24.1

Choose a tag to compare

@github-actions github-actions released this 13 Nov 23:43
e708c45

Fixed

0.24.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:45
5d2fbbe

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

0.23.3

Choose a tag to compare

@github-actions github-actions released this 20 Sep 00:31
ba60f87

Added

Changed

Misc