1
0
mirror of git://jb55.com/damus synced 2024-09-18 19:23:49 +00:00

v1.0.0-4 changelog

This commit is contained in:
William Casarin 2023-01-04 02:04:00 -08:00
parent 4d3a3184b4
commit 89c857d3e9

View File

@ -1,3 +1,24 @@
## [1.0.0-4] - 2023-01-04
### Added
- Added NIP05 Verification (William Casarin)
- Downscale images if they are unreasonably large (OlegAba)
### Changed
- Revert to old style ln/dm buttons (William Casarin)
### Fixed
- Fix ascii shrug guy (Lionello Lunesu)
- Fix navigation popping in threads (William Casarin)
[1.0.0-4]: https://github.com/damus-io/damus/releases/tag/v1.0.0-4
## [1.0.0-2] - 2023-01-03
### Added