- cross-posted to:
- anuncis@lemmy.cat
- cross-posted to:
- anuncis@lemmy.cat
Changes
Since our last release, we’ve had ~30 commits to Lemmy, and ~60 to Lemmy UI.
Lemmy Server
- Blank out extra info for deleted or removed content. Fixes #1679
- Add show_new_posts_notifs setting. Fixes #1664
- Fix issue with protocol string in actor id generation #1668
- Adding shortname fetching for users and communities. Fixes #1662
- Make captcha case-insensitive.
- Remove tracking params from post url (fixes #768)
- Upgrade pictrs. Fixes #1599
- Invalidate current logins on account deletion. Fixes #1602
- Fix nsfw posts showing for non-logged in users. Fixes #1614
- Add additional slurs configuration option. Closes #1464.
- Updating to rust 1.51.0
Lemmy UI
- Have setting to disable notifs for new posts. Fixes #132
- Remove max length constraints on actors. Fixes #350
- Fix captcha replay bug. Fixes #348
- Removing community and user routes in favor of shortnames. Fixes #317
- Add front end helpers 1 (#346)
- Don’t use default subscribed for communities page.
- Adding Listing type to communities page, default local. #190
- Fix language bug on mobile browsers.
- Collapse sidebar on mobile. Fixes #335
- Re-organized components folder. (#339)
- Moving comment link to top bar. Fixes #307
- Make spinner bigger. Fixes #203
- Fix preview description html. Fixes #110
- Update darkly, make danger darker. Fixes #16
- Always show previous paginator, extract paginator component.
- Use better comment collapse icon, and add text. Fixes #318
- Fix symbols issue. Fixes #319
- Don’t restore scroll position on page refresh. Fixes #186
- Insert triple backticks for ‘code’ button when multiple lines are selected. (#311)
- Adding a comment here placeholder. Fixes #301
- Fix non-local community and person links. Fixes #290
- Fix navbar bug. Fixes #289
- Hide names of mods / admins without priveleges. Fixes #285
- Adding URL search type. Fixes #286
- Add a link to joinlemmy on lemmy.ml signup. Fixes #235
- Fix duped site description. Fixes #281
API
- Added
show_new_posts_notifs
boolean toSaveUserSettings
, andLocalUserSettings
. - A full list of the API changes can be seen on this diff of lemmy-js-client: 0.11.0 -> 0.11.3 .
Federation
- No changes in this release, but there will be many soon.
Upgrade notes
To upgrade your instance to 0.11.3
, simply follow the instructions in the documentation:
It should be centered at least. Also now I get a popup about “websocket disconnected” whenever I reload the page.
deleted by creator