41
CHANGELOG.md
41
CHANGELOG.md
@@ -1,4 +1,44 @@
|
|||||||
|
|
||||||
|
## [0.1.3] - 2022-08-19
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Support kind 42 chat messages (ArcadeCity).
|
||||||
|
- Added ability to hide replies on home timeline
|
||||||
|
- Friend icons next to names on some views. Check is friend. Arrows are friend-of-friends
|
||||||
|
- Load chat view first if content contains #chat
|
||||||
|
- Cancel button on search box
|
||||||
|
- Added profile picture cache
|
||||||
|
- Multiline DM messages
|
||||||
|
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- #hashtags now use the `t` tag instead of `hashtag`
|
||||||
|
- Clicking a chatroom quote reply will now expand it instead of jumping to it
|
||||||
|
- Clicking on a note will now always scroll it to the top
|
||||||
|
- Check note ids and signatures on every note
|
||||||
|
- use bech32 ids everywhere
|
||||||
|
- Don't animate scroll in chat view
|
||||||
|
- Post button is not shown if the content is only whitespace
|
||||||
|
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed thread loading issue when clicking on boosts
|
||||||
|
- Fixed various issues with chatroom view
|
||||||
|
- Fix bug where sometimes nested navigation views weren't dismissed when tapping the tab bar
|
||||||
|
- Fixed minor carousel spacing issue on homescreen
|
||||||
|
- You can now reference users, notes hashtags in DMs
|
||||||
|
- Profile pics are now loaded in the background
|
||||||
|
- Limit post sizes to max 32,000 as an upper bound sanity limit.
|
||||||
|
- Missing profiles are now loaded everywhere
|
||||||
|
- No longer parse hashtags in urls
|
||||||
|
- Logging out now resets your keypair and actually logs out
|
||||||
|
- Copying text in DMs will now copy the decrypted text
|
||||||
|
|
||||||
|
[0.1.3]: https://github.com/damus-io/damus/releases/tag/v0.1.3
|
||||||
|
|
||||||
|
|
||||||
## [0.1.2] - 2022-07-03
|
## [0.1.2] - 2022-07-03
|
||||||
|
|
||||||
@@ -18,3 +58,4 @@
|
|||||||
|
|
||||||
|
|
||||||
[0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2
|
[0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user