Skip to content

Releases: sheodox/alexandrite

0.8.10

19 Oct 21:43
Compare
Choose a tag to compare

What's Changed

  • Smaller header app name by @sheodox in #82
  • Remove the focus outline of the post feed background by @sheodox in #83

Full Changelog: 0.8.9...0.8.10

0.8.9

19 Oct 21:19
Compare
Choose a tag to compare

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

Full Changelog: 0.8.8...0.8.9

0.8.8

28 Sep 23:57
Compare
Choose a tag to compare

What's Changed

  • Multi-platform image deployment with GH workflow by @ismailkarsli in #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: 0.8.7...0.8.8

0.8.7

01 Sep 20:34
bf681fa
Compare
Choose a tag to compare

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: 0.8.6...0.8.7

0.8.4

01 Sep 19:51
b798633
Compare
Choose a tag to compare

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: 0.8.3...0.8.4

0.8.3

20 Aug 15:08
Compare
Choose a tag to compare

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: 0.8.2...0.8.3

0.8.2

18 Aug 21:04
Compare
Choose a tag to compare
  • 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: 0.8.1...0.8.2

0.8.1

17 Aug 02:45
Compare
Choose a tag to compare
  • 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: 0.8.0...0.8.1

0.8.0

15 Aug 23:41
Compare
Choose a tag to compare
  • 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

  • 0.8.0 - Light theme, vote/link theme customization by @sheodox in #59

Full Changelog: 0.7.0...0.8.0

0.7.0

11 Aug 12:30
Compare
Choose a tag to compare

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