Alexandrite Versions Save

A beautiful and convenient desktop-first alternate web UI for Lemmy.

0.8.10

6 months ago

What's Changed

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.9...0.8.10

0.8.9

6 months ago

Fixed a bug preventing the site from remembering changes to your favorite communities in the sidebar between page loads.

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.8...0.8.9

0.8.8

7 months ago

What's Changed

  • Multi-platform image deployment with GH workflow by @ismailkarsli in https://github.com/sheodox/alexandrite/pull/76
  • Community mod team management (adding/removing/resigning)
  • Fix the sort order of reports, it should now show the newest report first
  • Alexandrite settings automatically sync between browser tabs, so changing the theme in one tab changes it everywhere
  • Mods/admins can now find links to the modlog for a user in the '...' menu on posts and comments

New Contributors

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.7...0.8.8

0.8.7

8 months ago

Clicking "No" now properly redirects you back to the previous page. Previously it'd try redirecting you to the community you came from, but if you were viewing an instance or user's modlog it'd redirect you to /c/null

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.6...0.8.7

0.8.4

8 months ago

What's Changed

  • Modlogs have been added! Links can be found in the instance/community sidebar. You can also see what mod actions have been performed on a user by clicking the modlog link on a user's profile page. Before viewing the modlog you are presented with a content warning, which can be disabled in the settings.
  • Icons for NSFW communities will now be hidden unless your "NSFW Thumbnails" is set to"Show".
  • Mods looking at post/comment reports will now see the post or comment's score so you can see what the community reaction to something was. You also will see how long ago a report was made.
  • The bottom of post content previews fades out a bit if the post content is long instead of just getting cut off.
  • Community headers should look better on mobile.

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.3...0.8.4

0.8.3

8 months ago

Fixes nsfw images not being blurred when viewing a post feed with the "Card" layout when NSFW thumbnails are set to be blurred.

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.2...0.8.3

0.8.2

8 months ago
  • When creating a post there's now a button to suggest a title based on the URL you entered
  • You can create a post without first visiting the community by clicking the new "+" button in the header
  • Added the ability to edit/delete/report private messages
  • Links to external sites in markdown now open in a new tab
  • If you have the "Keep navigation sidebar open" setting enabled, it will now open by default

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.1...0.8.2

0.8.1

9 months ago
  • Added cross-posting, and showing cross posts
  • On instances with multiple taglines, a random one will be picked instead of showing all of them, like lemmy-ui does.
  • When NSFW image handling is blur/hide, posts in nsfw communities will now all be treated as nsfw even if the post itself isn't tagged as such.

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.8.0...0.8.1

0.8.0

9 months ago
  • Added light mode, and more theme customization options for link/vote hues.
  • The large "Show Content" button on posts is back
  • Ctrl/Cmd+Enter now submits comments
  • Images now show on post bodies again
  • The Ban button on reports to ban the reporter is now hidden in a menu button so it's not super prominent anymore as it's rarely useful.
  • Replying to or editing a comment autofocuses the comment textbox.

What's Changed

Full Changelog: https://github.com/sheodox/alexandrite/compare/0.7.0...0.8.0

0.7.0

9 months ago

This is the first numbered version release, and includes everything until this point.