damus.io

damus.io website
git clone git://jb55.com/damus.io
Log | Files | Refs | README | LICENSE

2022-08-19-the-stuff-loads-better-release.gmi (1985B)


      1 
      2 
      3 # v0.1.3 - The "Stuff Loads Better" Release
      4 
      5 It's that time again! A new damus release. This one fixes a bunch of annoying issues such as profiles not loading properly in some situations. We also do a much better job at caching profile pictures, so no more weird poppyness and wasting your cell data.
      6 
      7 If you're not on the testflight already, you can get it here:
      8 
      9 => https://testflight.apple.com/join/CLwjLxWl Damus TestFlight
     10 
     11 This was the last release before lightning support, so next version will be exciting!!
     12 
     13 Anyways, here's the full changlog!
     14 
     15 ```
     16 # Added
     17 
     18      - Support kind 42 chat messages (ArcadeCity).
     19      - Friend icons next to names on some views. Check is friend. Arrows are friend-of-friends
     20      - Load chat view first if content contains #chat
     21      - Cancel button on search box
     22      - Added profile picture cache
     23      - Multiline DM messages
     24 
     25 # Changed
     26 
     27      - #hashtags now use the `t` tag instead of `hashtag`
     28      - Clicking a chatroom quote reply will now expand it instead of jumping to it
     29      - Clicking on a note will now always scroll it to the bottom
     30      - Check note ids and signatures on every note
     31      - use bech32 ids everywhere
     32      - Don't animate scroll in chat view
     33      - Post button is not shown if the content is only whitespace
     34 
     35 # Fixed
     36 
     37      - Fixed thread loading issue when clicking on boosts
     38      - Fixed various issues with chatroom view
     39      - Fix bug where sometimes nested navigation views weren't dismissed when tapping the tab bar
     40      - Fixed minor carousel spacing issue on homescreen
     41      - You can now reference users, notes hashtags in DMs
     42      - Profile pics are now loaded in the background
     43      - Limit post sizes to max 32,000 as an upper bound sanity limit.
     44      - Missing profiles are now loaded everywhere
     45      - No longer parse hashtags in urls
     46      - Logging out now resets your keypair and actually logs out
     47      - Copying text in DMs will now copy the decrypted text
     48 ```
     49 
     50 => https://damus.io Damus TestFlight
     51