This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## Unreleased | ||
## v0.4.0 - 2021-04-05 | ||
|
||
### Added | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
### Added | ||
|
||
- Share buttons on windows/linux now copy the data to the clipboard | ||
- Initial translations have been incorporated into lemmur. It is not yet possible to contribute translation strings | ||
|
||
### Changed | ||
|
||
- Transitioned to Lemmy API v3 | ||
|
||
### Fixed | ||
|
||
- Quote blocks in posts and comments are now much prettier | ||
- Code blocks now have monospace font. As they should | ||
- Switching accounts in the profile tab now correctly reacts to the change | ||
- You can no longer add the same instance twice just by changing capitalization (thanks to @ryg-git) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters