Update changelog for PR 119 and mention radicle identity

This commit is contained in:
itsjunetime
2025-11-27 12:38:25 -06:00
parent 3dc5135a8b
commit 3fcf3be65f
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
- Vertically center pages within the available space if they are not constrained by the height (thanks [@maxdexh](https://github.com/maxdexh)!) - Vertically center pages within the available space if they are not constrained by the height (thanks [@maxdexh](https://github.com/maxdexh)!)
- Fixed issue with cooked mode not being restored upon panic/error (thanks [@maxdexh](https://github.com/maxdexh)!) - Fixed issue with cooked mode not being restored upon panic/error (thanks [@maxdexh](https://github.com/maxdexh)!)
- Implemented a debounce for file reload updates to prevent some editors from paralyzing the app due to a flurry of reloads (thanks [@maxdexh](https://github.com/maxdexh)) - Implemented a debounce for file reload updates to prevent some editors from paralyzing the app due to a flurry of reloads (thanks [@maxdexh](https://github.com/maxdexh))
- Fixed an overflow when zooming out of horizontal pdfs (thanks [@maxdexh](https://github.com/maxdexh)!)
# v0.4.3 # v0.4.3
+2
View File
@@ -31,6 +31,8 @@ If it turns out that you're missing one of these, it will fail to compile and te
The binary should then be found at `./target/release/tdf`. The binary should then be found at `./target/release/tdf`.
You can also pull this in via [radicle](https://radicle.xyz) with `rad clone rad:zb11K1XGfQooopqEfwtCMyvbcyK1`
## Why in the world would you use this? ## Why in the world would you use this?
I dunno. Just for fun, mostly. I dunno. Just for fun, mostly.