Skip to content

Commit 11e4cf0

Browse files
authored
Release 0.27.0 (#4497)
- Bump version: 0.26.0 β†’ 0.27.0 - Update changelog - Update changelog contributor credits - Update dependencies
1 parent 7768472 commit 11e4cf0

3 files changed

Lines changed: 126 additions & 160 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Changelog
22
=========
33

4+
[0.27.0](https://github.com/ordinals/ord/releases/tag/0.27.0) - 2026-03-10
5+
--------------------------------------------------------------------------
6+
7+
### Added
8+
- Add `/missing` to bulk check inscription existance ([#4493](https://github.com/ordinals/ord/pull/4493) by [casey](https://github.com/casey))
9+
10+
### Changed
11+
- Optionally pack gallery TXIDs to increase compressibility ([#4490](https://github.com/ordinals/ord/pull/4490) by [casey](https://github.com/casey))
12+
13+
### Misc
14+
- Reduce test thread contention ([#4495](https://github.com/ordinals/ord/pull/4495) by [casey](https://github.com/casey))
15+
- Don't show hidden inscriptions on /collections or /galleries ([#4488](https://github.com/ordinals/ord/pull/4488) by [casey](https://github.com/casey))
16+
- Allow missing current index when swapping ([#4487](https://github.com/ordinals/ord/pull/4487) by [casey](https://github.com/casey))
17+
418
[0.26.0](https://github.com/ordinals/ord/releases/tag/0.26.0) - 2026-02-26
519
--------------------------------------------------------------------------
620

0 commit comments

Comments
Β (0)