For users
- Per-user configurable local post deletion
- Separate setting for posts with and without context
- Add a
previewnote type (for trailers, demos, etc.) https://codeberg.org/gush/gush/issues/105 - Preindex the home timeline for each user as notes come in
- Improve the loading performance of the catchup timeline
- Make media filters also match on note content
- Add
isto the list of stripped tracking parameters (youtube) - Add poster search with the
poster:prefix - Allow associating gushables by putting the local url into the import field
- Don't lose context when editing events https://codeberg.org/gush/gush/issues/108
- Fix opening a new tab when removing reply context in the post frame
- Fix the styling of the poll result footer https://codeberg.org/gush/gush/issues/109
For admins
- Add upgrade documentation https://codeberg.org/gush/gush/issues/54
- Add diagnostic logging for query operations, cache miss, and cleanup operations
- Add a cache for poster aliases to prevent a database query for cached posters
- Update the sample
.envfiles with new options


