What is Nostr?
Sharkey - Official Account /
npub1uwl…dpgw
2024-09-13 20:51:42

Sharkey - Official Account on Nostr: $[x2 We've just released version 2024.8.1 of Sharkey!] <small>What's that? Releasing ...

$[x2 We've just released version 2024.8.1 of Sharkey!]

<small>What's that? Releasing on Friday the 13th is a bad omen? Pshh, it'll be _fine_.</small>

User visible changes:
- You can now search your drive files by name or description.
- You can now disable the "edited" notifications.
- When you block a user, they're now also muted, so you won't see their notes even if they get boosted into your timeline (you can un-mute them if you want).
- "My Plays" page now shows the visibility of plays without clicking into each individual play.
- Users can now report pages, galleries, and plays.
- Follow requests from suspended accounts are no longer shown.

Of interest to admins:
- Password checks and websocket connections are rate limited now; this improves security and resistance to denial-of-service attacks.
- When an admin deletes all files of another user, those deletions are logged in the moderation log.
- All memory caches are now limited, Sharkey should use less RAM overall.
- New setting `attachLdSignatureForRelays` to disable sending LD-Signatures to relays.
- More checks at startup: db reachability, config file presence.
- URL previews are cached on the server, this should reduce the load on websites that get linked in popular notes.
- Remote documents that return `text/html but` specify `<link rel="alternate" type="application/activity+json" href="..."/>` tags are now supported.

Upgrade notes:
Some column sizes have changed; upstream recommendeds to run:
```sql
DROP INDEX "public"."IDX_e5848eac4940934e23dbc17581";
CREATE INDEX CONCURRENTLY "IDX_e5848eac4940934e23dbc17581" ON "drive_file" ("uri");
```
manually on your database
Author Public Key
npub1uwluucz5xalrvjl32czc84u2xzswgq79g4se8q8xskwehdcxt4eq6gdpgw