Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(api): update to 0.19.0 #11

Merged
merged 132 commits into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
132 commits
Select commit Hold shift + click to select a range
465914b
Fix type in runes docs (#3447)
twosatsmaxi Apr 2, 2024
cb4de8d
Fix deploy bitcoin.conf typo (#3443)
bitspill Apr 2, 2024
e4aff8b
Remove `etch` from error message (#3449)
ordinariusprof Apr 7, 2024
42cb97b
Update rune docs for Chinese version (#3457)
DrJingLee Apr 7, 2024
bb4b47a
Update testing.md (#3463)
gmart7t2 Apr 7, 2024
17fe6c3
Fix typo in zh.po (#3464)
RandolphJiffy Apr 7, 2024
c570856
Update required Rust version in README (#3466)
cryptoni9n Apr 7, 2024
c80a2d3
Add package necessary for Ubuntu (#3462)
petriuslima Apr 7, 2024
744a3d6
Add rune logo and link to navbar (#3442)
lugondev Apr 7, 2024
c749c47
Fix maturation loop (#3480)
raphjaph Apr 8, 2024
b5788a7
Add wallet batch outputs and inscriptions endpoints (#3456)
raphjaph Apr 9, 2024
abd9654
Check etching commit confirmations correctly (#3507)
casey Apr 10, 2024
b2ae17d
Show decimal rune balances (#3505)
raphjaph Apr 11, 2024
f77ee3f
Allow inscribing without file (#3451)
raphjaph Apr 11, 2024
f6657f1
Add etching turbo flag (#3511)
casey Apr 11, 2024
b5b7bbe
Update data carriersize to match with ord (#3506)
twosatsmaxi Apr 11, 2024
2cc14fd
Document allowed opcodes in runestones (#3461)
casey Apr 11, 2024
26812e6
Fix typo in zh.po (#3498)
RandolphJiffy Apr 11, 2024
a1ba5ea
Better error message when bitcoind doesn't start (#3500)
twosatsmaxi Apr 11, 2024
17696f3
Updated rust-version to 1.74.0 (#3492)
tgscan-dev Apr 11, 2024
02fed68
Mint with destination (#3497)
ynohtna92 Apr 11, 2024
1ec904a
Bump ord crate required rust version to 1.76 (#3512)
casey Apr 11, 2024
52ef5b1
Add postage flag to mint command (#3482)
ynohtna92 Apr 11, 2024
6eddd41
Test that mints without a cap are unmintable (#3495)
lugondev Apr 11, 2024
56586c1
Release 0.18.0 (#3513)
casey Apr 11, 2024
ead081d
Fix off-by-one in wallet when waiting for etching commitment to matur…
casey Apr 11, 2024
248ab53
Release 0.18.1 (#3522)
casey Apr 11, 2024
26fcf05
Forbid etching below rune activation height (#3523)
casey Apr 11, 2024
ead3419
Put rune higher on /inscription (#3363)
lugondev Apr 12, 2024
3927043
Fix typo in recursion docs (#3529)
nix-eth Apr 12, 2024
3de43df
Add Red Had build instructions to readme (#3531)
rongyi Apr 12, 2024
fdfc15c
Add runes pagination (#3215)
lugondev Apr 13, 2024
5dd1f3e
Lookup rune by number (#3440)
lugondev Apr 13, 2024
f07db71
Emit rune-related events (#3219)
felipelincoln Apr 14, 2024
6cfd9d0
Address runes review comments (#3547)
casey Apr 15, 2024
c9f793c
Lock runes commit output (#3504)
raphjaph Apr 15, 2024
22d489b
Display etched runes on /block (#3366)
lugondev Apr 15, 2024
ab0b2a9
Remove /runes/balances page (#3555)
lugondev Apr 16, 2024
f2c3aa3
Fix typo in zh.po (#3540)
blackj-x Apr 16, 2024
f4c1947
Fix typos (#3541)
StevenMia Apr 16, 2024
0c63a3b
Store wallets in /wallets subdir of data dir (#3553)
casey Apr 16, 2024
e8084ba
Add command to export BIP-329 labels for wallet outputs (#3120)
casey Apr 16, 2024
a92fe7a
Add open mint tests (#3558)
lugondev Apr 17, 2024
04b178a
Document turbo flag (#3579)
gmart7t2 Apr 17, 2024
bc5a134
Release 0.18.2 (#3582)
casey Apr 17, 2024
d40e8db
Bump ord version to 0.18.2 in Cargo.toml (#3583)
casey Apr 17, 2024
5311e24
Resume cycles through all pending etchings (#3566)
raphjaph Apr 17, 2024
e247b69
Generate sample batch.yaml in env command (#3530)
twosatsmaxi Apr 17, 2024
3d969a6
Add default content proxy and decompress to env command (#3509)
jahvi Apr 17, 2024
879cee6
Address runes review comments (#3605)
casey Apr 18, 2024
861c9d8
Remove duplicated word (#3598)
oxSaturn Apr 18, 2024
ea4f860
Show premine percentage (#3567)
raphjaph Apr 18, 2024
3b081a2
Add back runes balances API (#3571)
lugondev Apr 18, 2024
97b7364
Remove timeout for wallet client (#3621)
raphjaph Apr 19, 2024
036ef68
Add `dry-run` flag to `resume` command (#3592)
felipelincoln Apr 19, 2024
e85c325
Clear etching when rune commitment is spent (#3618)
felipelincoln Apr 19, 2024
1fd7aef
Add test Rune cannot be minted less than limit amount (#3556)
lugondev Apr 19, 2024
d062a99
Update recursion.md with consistant syntax (#3585)
zmeyer44 Apr 19, 2024
8a15488
Check rune minimum at height before sending (#3626)
raphjaph Apr 19, 2024
08bbf56
Release 0.18.3 (#3625)
raphjaph Apr 19, 2024
d8380e5
Update sparrow-wallet.md --name flag update (#3635)
taha-abbasi Apr 22, 2024
91a14fd
Fix zh.po translations (#3588)
losingle Apr 22, 2024
4f3e036
Allow minting if mint begins next block (#3659)
casey Apr 22, 2024
1e6cb64
Do not show runic outputs in cardinals command (#3656)
raphjaph Apr 23, 2024
d862d00
Update sat-hunting.md with how to transfer specific sats (#3666)
cryptoni9n Apr 23, 2024
c6fec45
Allow longer request body for JSON API (#3655)
raphjaph Apr 23, 2024
c22a781
Clarify that inscriptions must be served from URLs with path /content…
Vanniix Apr 23, 2024
b177ac2
Use contains_key instead of get / is_some (#3705)
knowmost Apr 28, 2024
ef8528c
Fix typo on sat hunting page (#3668)
cryptoni9n Apr 29, 2024
452fe37
Add support for mjs files (#3653)
elocremarc Apr 29, 2024
cac4585
Use correct content type for .mjs inscriptions (#3712)
casey Apr 30, 2024
f75a87e
Remove duplicate endpoint from explorer.md (#3716)
cryptoni9n May 2, 2024
a8be5b0
Persist config files for ord env command (#3715)
twosatsmaxi May 2, 2024
998f12c
Add alt text to preview image (#3713)
losingle May 2, 2024
c619c00
Fix send runes (#3484)
raphjaph May 2, 2024
b0435e8
Release 0.18.4 (#3720)
casey May 2, 2024
571e77d
Show progress bar for etching (#3673)
twosatsmaxi May 6, 2024
163f09f
Bump rustfmt version 2018 to 2021 (#3721)
bingryan May 6, 2024
612636b
Patch some omissions in the Chinese translation (#3694)
shadowv0vshadow May 6, 2024
636635e
Update runes.md docs (#3681)
hantuzun May 6, 2024
2038575
Update sat-hunting.md (#3724)
cryptoni9n May 6, 2024
c9a9377
Allow higher rpcworkqueue limit conf (#3615)
JeremyRubin May 6, 2024
a14599f
Allow specifying different output formats (#3424)
bingryan May 6, 2024
47a0ba7
Release 0.18.5 (#3741)
raphjaph May 9, 2024
8f368fe
Update index.rs to fix ord list command (#3762)
cryptoni9n May 17, 2024
6cdf260
Add `ord wallet runics` command (#3734)
ldiego08 May 17, 2024
19bc21e
Clarify teleburning.md (#3744)
gmart7t2 May 17, 2024
c8ee9de
Allow postage equal to dust limit in mint.rs (#3756)
gmart7t2 May 17, 2024
6cc8212
Update runes spec (#3745)
gmart7t2 May 17, 2024
0a5ffd6
Fix fuzz testers (#3740)
jeasonstudio May 17, 2024
8b83b74
Add command to list pending etchings (#3732)
ldiego08 May 17, 2024
401a01e
Enable resuming a specific rune etching (#3679)
ldiego08 May 17, 2024
301f256
Add decode api (#3733)
shadowv0vshadow May 17, 2024
a3cd33e
Make settings public (#3768)
raphjaph May 20, 2024
2c87b10
Index addresses (#3757)
raphjaph May 22, 2024
4a33921
Add parents recursive endpoint (#3749)
phorkish May 22, 2024
3942217
Remove duplicate example (#3776)
gmart7t2 May 23, 2024
abd7f6c
Add /inscription/:query/:child_number route (#3777)
casey May 23, 2024
f09c684
Merge branch 'upstream-0-18-5' into ordzaar-master-0-18-5
danadi7 May 24, 2024
aba1d7a
Add mint progress field to rune.html (#3748)
cryptoni9n May 24, 2024
034cb72
Add feerate percentiles to blockinfo endpoint (#3753)
benbuschmann May 24, 2024
b0a26e2
Update `ord list` to include inscriptions and runes information (#3766)
cryptoni9n May 24, 2024
7ba899a
Add delegate value to recursive inscription endpoint (#3751)
phorkish May 24, 2024
dc05638
Fix old conflicts
danadi7 May 24, 2024
cd85071
Resolve issues with Ordzaar modifications
danadi7 May 25, 2024
378ebc4
Remove duplicate /inscriptions endpoint
danadi7 May 27, 2024
412d37a
Add recursive endpoint with more details about children (#3771)
gmart7t2 May 30, 2024
08e135b
Fix panic in ord env shutdown (#3787)
cryptoni9n May 30, 2024
4871248
Make recursive endpoints proxiable (#3797)
raphjaph Jun 6, 2024
398180a
Make settings public (#3800)
felipelincoln Jun 6, 2024
2347118
Link address on inscription.html (#3801)
cryptoni9n Jun 6, 2024
1cc7840
Link address on output & tx (#3799)
cryptoni9n Jun 6, 2024
757bedf
Add --http-port to settings yaml (#3796)
raphjaph Jun 6, 2024
0afa713
Add sat balance to address page (#3810)
raphjaph Jun 7, 2024
88aa27f
Make Index public (#3807)
felipelincoln Jun 7, 2024
5617498
Add -dev suffix to version (#3812)
casey Jun 8, 2024
4a2f072
Add all transaction hex to block json response (#3805)
thewrlck Jun 8, 2024
6103de9
Add public `shut_down()` function (#3811)
felipelincoln Jun 10, 2024
18bbbd2
Add typed errors with `snafu` (#3832)
casey Jun 27, 2024
d014a06
Add debugging tips README (#3823)
nick07002 Jun 27, 2024
ce507bc
Add sat name to inscription page (#3826)
cryptoni9n Jun 27, 2024
1493c0f
Add sat ranges to output (#3817)
cryptoni9n Jun 28, 2024
41cb05c
Add --all flag on `ord wallet sats` (#3824)
cryptoni9n Jun 28, 2024
10d49a0
Display aggregated rune balances in address page (#3831)
yoitsyoung Jun 29, 2024
8a07f11
Update Spanish Translation (#3835)
Zerone495 Jun 30, 2024
9121870
Add charm to burned inscriptions (#3836)
onchainguy-btc Jul 1, 2024
cc40344
Add ability to cancel shutdown (#3820)
felipelincoln Jul 1, 2024
ee2512a
Add inscriptions to address page (#3843)
raphjaph Jul 9, 2024
e448db0
Release 0.19.0 (#3844)
casey Jul 9, 2024
6e85fd2
Merge tag '7b99baf2c7f4d483e58323ba4d2ea02dddcb9cb7' into ordzaar-mas…
dcorral Jul 10, 2024
e60cf82
Merge branch 'ordzaar-master' into ordzaar-master-0-19-0
dcorral Jul 10, 2024
94272b2
Update index method name
dcorral Jul 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 64 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,58 @@
Changelog
=========

[0.18.5](https://github.com/ordinals/ord/releases/tag/0.18.5) - 2023-05-09
[0.19.0](https://github.com/ordinals/ord/releases/tag/0.19.0) - 2024-07-09
--------------------------------------------------------------------------

### Added
- Add inscriptions to address page ([#3843](https://github.com/ordinals/ord/pull/3843) by [raphjaph](https://github.com/raphjaph))
- Add ability to cancel shutdown ([#3820](https://github.com/ordinals/ord/pull/3820) by [felipelincoln](https://github.com/felipelincoln))
- Add charm to burned inscriptions ([#3836](https://github.com/ordinals/ord/pull/3836) by [onchainguy-btc](https://github.com/onchainguy-btc))
- Display aggregated rune balances in address page ([#3831](https://github.com/ordinals/ord/pull/3831) by [yoitsyoung](https://github.com/yoitsyoung))
- Add --all flag on `ord wallet sats` ([#3824](https://github.com/ordinals/ord/pull/3824) by [cryptoni9n](https://github.com/cryptoni9n))
- Add sat ranges to output ([#3817](https://github.com/ordinals/ord/pull/3817) by [cryptoni9n](https://github.com/cryptoni9n))
- Add sat name to inscription page ([#3826](https://github.com/ordinals/ord/pull/3826) by [cryptoni9n](https://github.com/cryptoni9n))
- Add public `shut_down()` function ([#3811](https://github.com/ordinals/ord/pull/3811) by [felipelincoln](https://github.com/felipelincoln))
- Add all transaction hex to block json response ([#3805](https://github.com/ordinals/ord/pull/3805) by [thewrlck](https://github.com/thewrlck))
- Make Index public ([#3807](https://github.com/ordinals/ord/pull/3807) by [felipelincoln](https://github.com/felipelincoln))
- Add sat balance to address page ([#3810](https://github.com/ordinals/ord/pull/3810) by [raphjaph](https://github.com/raphjaph))
- Add --http-port to settings yaml ([#3796](https://github.com/ordinals/ord/pull/3796) by [raphjaph](https://github.com/raphjaph))
- Make settings public ([#3800](https://github.com/ordinals/ord/pull/3800) by [felipelincoln](https://github.com/felipelincoln))
- Make recursive endpoints proxiable ([#3797](https://github.com/ordinals/ord/pull/3797) by [raphjaph](https://github.com/raphjaph))
- Add recursive endpoint with more details about children ([#3771](https://github.com/ordinals/ord/pull/3771) by [gmart7t2](https://github.com/gmart7t2))
- Add delegate value to recursive inscription endpoint ([#3751](https://github.com/ordinals/ord/pull/3751) by [phorkish](https://github.com/phorkish))
- Update `ord list` to include inscriptions and runes information ([#3766](https://github.com/ordinals/ord/pull/3766) by [cryptoni9n](https://github.com/cryptoni9n))
- Add feerate percentiles to blockinfo endpoint ([#3753](https://github.com/ordinals/ord/pull/3753) by [benbuschmann](https://github.com/benbuschmann))
- Add mint progress field to rune.html ([#3748](https://github.com/ordinals/ord/pull/3748) by [cryptoni9n](https://github.com/cryptoni9n))
- Add /inscription/:query/:child_number route ([#3777](https://github.com/ordinals/ord/pull/3777) by [casey](https://github.com/casey))
- Add parents recursive endpoint ([#3749](https://github.com/ordinals/ord/pull/3749) by [phorkish](https://github.com/phorkish))
- Index addresses ([#3757](https://github.com/ordinals/ord/pull/3757) by [raphjaph](https://github.com/raphjaph))
- Make settings public ([#3768](https://github.com/ordinals/ord/pull/3768) by [raphjaph](https://github.com/raphjaph))
- Add decode api ([#3733](https://github.com/ordinals/ord/pull/3733) by [shadowv0vshadow](https://github.com/shadowv0vshadow))
- Add command to list pending etchings ([#3732](https://github.com/ordinals/ord/pull/3732) by [ldiego08](https://github.com/ldiego08))
- Add `ord wallet runics` command ([#3734](https://github.com/ordinals/ord/pull/3734) by [ldiego08](https://github.com/ldiego08))

### Changed
- Enable resuming a specific rune etching ([#3679](https://github.com/ordinals/ord/pull/3679) by [ldiego08](https://github.com/ldiego08))

### Fixed
- Fix panic in ord env shutdown ([#3787](https://github.com/ordinals/ord/pull/3787) by [cryptoni9n](https://github.com/cryptoni9n))
- Allow postage equal to dust limit in mint.rs ([#3756](https://github.com/ordinals/ord/pull/3756) by [gmart7t2](https://github.com/gmart7t2))
- Update index.rs to fix ord list command ([#3762](https://github.com/ordinals/ord/pull/3762) by [cryptoni9n](https://github.com/cryptoni9n))

### Misc
- Update Spanish Translation ([#3835](https://github.com/ordinals/ord/pull/3835) by [Zerone495](https://github.com/Zerone495))
- Add debugging tips README ([#3823](https://github.com/ordinals/ord/pull/3823) by [nick07002](https://github.com/nick07002))
- Add typed errors with `snafu` ([#3832](https://github.com/ordinals/ord/pull/3832) by [casey](https://github.com/casey))
- Add -dev suffix to version ([#3812](https://github.com/ordinals/ord/pull/3812) by [casey](https://github.com/casey))
- Link address on output & tx ([#3799](https://github.com/ordinals/ord/pull/3799) by [cryptoni9n](https://github.com/cryptoni9n))
- Link address on inscription.html ([#3801](https://github.com/ordinals/ord/pull/3801) by [cryptoni9n](https://github.com/cryptoni9n))
- Fix fuzz testers ([#3740](https://github.com/ordinals/ord/pull/3740) by [jeasonstudio](https://github.com/jeasonstudio))
- Remove duplicate example ([#3776](https://github.com/ordinals/ord/pull/3776) by [gmart7t2](https://github.com/gmart7t2))
- Update runes spec ([#3745](https://github.com/ordinals/ord/pull/3745) by [gmart7t2](https://github.com/gmart7t2))
- Clarify teleburning.md ([#3744](https://github.com/ordinals/ord/pull/3744) by [gmart7t2](https://github.com/gmart7t2))

[0.18.5](https://github.com/ordinals/ord/releases/tag/0.18.5) - 2024-05-09
--------------------------------------------------------------------------

### Added
Expand All @@ -15,7 +66,7 @@ Changelog
- Patch some omissions in the Chinese translation ([#3694](https://github.com/ordinals/ord/pull/3694) by [shadowv0vshadow](https://github.com/shadowv0vshadow))
- Bump rustfmt version 2018 to 2021 ([#3721](https://github.com/ordinals/ord/pull/3721) by [bingryan](https://github.com/bingryan))

[0.18.4](https://github.com/ordinals/ord/releases/tag/0.18.4) - 2023-05-02
[0.18.4](https://github.com/ordinals/ord/releases/tag/0.18.4) - 2024-05-02
--------------------------------------------------------------------------

### Added
Expand All @@ -41,7 +92,7 @@ Changelog
- Fix zh.po translations ([#3588](https://github.com/ordinals/ord/pull/3588) by [losingle](https://github.com/losingle))
- Update sparrow-wallet.md --name flag update ([#3635](https://github.com/ordinals/ord/pull/3635) by [taha-abbasi](https://github.com/taha-abbasi))

[0.18.3](https://github.com/ordinals/ord/releases/tag/0.18.3) - 2023-04-19
[0.18.3](https://github.com/ordinals/ord/releases/tag/0.18.3) - 2024-04-19
--------------------------------------------------------------------------

### Added
Expand All @@ -63,7 +114,7 @@ Changelog
- Address runes review comments ([#3605](https://github.com/ordinals/ord/pull/3605) by [casey](https://github.com/casey))
- Generate sample batch.yaml in env command ([#3530](https://github.com/ordinals/ord/pull/3530) by [twosatsmaxi](https://github.com/twosatsmaxi))

[0.18.2](https://github.com/ordinals/ord/releases/tag/0.18.2) - 2023-04-17
[0.18.2](https://github.com/ordinals/ord/releases/tag/0.18.2) - 2024-04-17
--------------------------------------------------------------------------

### Migration
Expand Down Expand Up @@ -95,13 +146,13 @@ Changelog
- Fix typo in recursion docs ([#3529](https://github.com/ordinals/ord/pull/3529) by [nix-eth](https://github.com/nix-eth))
- Put rune higher on /inscription ([#3363](https://github.com/ordinals/ord/pull/3363) by [lugondev](https://github.com/lugondev))

[0.18.1](https://github.com/ordinals/ord/releases/tag/0.18.1) - 2023-04-11
[0.18.1](https://github.com/ordinals/ord/releases/tag/0.18.1) - 2024-04-11
--------------------------------------------------------------------------

### Fixed
- Fix off-by-one in wallet when waiting for etching commitment to mature ([#3515](https://github.com/ordinals/ord/pull/3515) by [casey](https://github.com/casey))

[0.18.0](https://github.com/ordinals/ord/releases/tag/0.18.0) - 2023-04-10
[0.18.0](https://github.com/ordinals/ord/releases/tag/0.18.0) - 2024-04-10
--------------------------------------------------------------------------

### Fixed
Expand Down Expand Up @@ -136,17 +187,18 @@ Changelog
- Fix deploy bitcoin.conf typo ([#3443](https://github.com/ordinals/ord/pull/3443) by [bitspill](https://github.com/bitspill))
- Fix type in runes docs ([#3447](https://github.com/ordinals/ord/pull/3447) by [twosatsmaxi](https://github.com/twosatsmaxi))

[0.17.1](https://github.com/ordinals/ord/releases/tag/0.17.1) - 2023-04-01
[0.17.1](https://github.com/ordinals/ord/releases/tag/0.17.1) - 2024-04-01
--------------------------------------------------------------------------

### Fixed
- Ignore invalid script pubkeys ([#3432](https://github.com/ordinals/ord/pull/3432) by [casey](https://github.com/casey))


### Misc
- Fix typo ([#3429](https://github.com/ordinals/ord/pull/3429) by [lugondev](https://github.com/lugondev))
- Relax deployed Bitcoin Core relay rules ([#3431](https://github.com/ordinals/ord/pull/3431) by [casey](https://github.com/casey))

[0.17.0](https://github.com/ordinals/ord/releases/tag/0.17.0) - 2023-03-31
[0.17.0](https://github.com/ordinals/ord/releases/tag/0.17.0) - 2024-03-31
--------------------------------------------------------------------------

### Added
Expand Down Expand Up @@ -238,7 +290,7 @@ Changelog
- Add recipe to delete indices ([#3266](https://github.com/ordinals/ord/pull/3266) by [casey](https://github.com/casey))
- Bump ordinals version: 0.0.3 → 0.0.4 ([#3267](https://github.com/ordinals/ord/pull/3267) by [casey](https://github.com/casey))

[0.16.0](https://github.com/ordinals/ord/releases/tag/0.16.0) - 2023-03-11
[0.16.0](https://github.com/ordinals/ord/releases/tag/0.16.0) - 2024-03-11
--------------------------------------------------------------------------

### Added
Expand Down Expand Up @@ -341,7 +393,7 @@ Changelog
- Optimize get_inscription_ids_by_sat_paginated ([#2996](https://github.com/ordinals/ord/pull/2996) by [casey](https://github.com/casey))
- Add recipe to deploy to all servers in fleet ([#2992](https://github.com/ordinals/ord/pull/2992) by [casey](https://github.com/casey))

[0.15.0](https://github.com/ordinals/ord/releases/tag/0.15.0) - 2023-01-08
[0.15.0](https://github.com/ordinals/ord/releases/tag/0.15.0) - 2024-01-08
--------------------------------------------------------------------------

### Added
Expand Down Expand Up @@ -369,7 +421,7 @@ Changelog
- Remove quotes around key to allow shell expansion ([#2951](https://github.com/ordinals/ord/pull/2951) by [casey](https://github.com/casey))
- Restart sshd in deploy script ([#2952](https://github.com/ordinals/ord/pull/2952) by [raphjaph](https://github.com/raphjaph))

[0.14.1](https://github.com/ordinals/ord/releases/tag/0.14.1) - 2023-01-03
[0.14.1](https://github.com/ordinals/ord/releases/tag/0.14.1) - 2024-01-03
--------------------------------------------------------------------------

### Fixed
Expand All @@ -378,7 +430,7 @@ Changelog
## Misc
- Clean up justfile ([#2939](https://github.com/ordinals/ord/pull/2939) by [casey](https://github.com/casey))

[0.14.0](https://github.com/ordinals/ord/releases/tag/0.14.0) - 2023-01-02
[0.14.0](https://github.com/ordinals/ord/releases/tag/0.14.0) - 2024-01-02
--------------------------------------------------------------------------

### Fixed
Expand Down
Loading