-
Notifications
You must be signed in to change notification settings - Fork 169
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
1 parent
06c88a6
commit 8d3364c
Showing
3 changed files
with
47 additions
and
35 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
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
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,11 +1,21 @@ | ||
# Jerboa 0.0.69 (2024-06-14) | ||
# Jerboa 0.0.70 (2024-07-15) | ||
|
||
## What's Changed in 0.0.69 | ||
## What's Changed in 0.0.70 | ||
|
||
- Improve baseline documentation + update baseline profiles by @MV-GH in [#1551](https://github.com/LemmyNet/jerboa/pull/1551) | ||
- Fix edgecase with legacy show_scores by @MV-GH in [#1552](https://github.com/LemmyNet/jerboa/pull/1552) | ||
- Restore legacy 'Show Scores' option by @MV-GH in [#1544](https://github.com/LemmyNet/jerboa/pull/1544) | ||
- Fixing build script. by @dessalines in [#1595](https://github.com/LemmyNet/jerboa/pull/1595) | ||
- Fix show back button when clicking on tagged user by @Tyoda in [#1579](https://github.com/LemmyNet/jerboa/pull/1579) | ||
- Fix multiple spoiler blocks displaying incorrectly (#1577) by @Tyoda in [#1578](https://github.com/LemmyNet/jerboa/pull/1578) | ||
- Bump compose bom by @MV-GH in [#1576](https://github.com/LemmyNet/jerboa/pull/1576) | ||
- Update lemmy api to beta by @MV-GH in [#1573](https://github.com/LemmyNet/jerboa/pull/1573) | ||
- update-tr-language by @mikropsoft in [#1575](https://github.com/LemmyNet/jerboa/pull/1575) | ||
- Remove renovate bot from git cliff changelogs. by @dessalines in [#1563](https://github.com/LemmyNet/jerboa/pull/1563) | ||
- Removing renovate schedule. by @dessalines in [#1555](https://github.com/LemmyNet/jerboa/pull/1555) | ||
- Fix initial page_cursor by @MV-GH in [#1553](https://github.com/LemmyNet/jerboa/pull/1553) | ||
|
||
**Full Changelog**: https://github.com/LemmyNet/jerboa/compare/0.0.68...0.0.69 | ||
## New Contributors | ||
|
||
- @Tyoda made their first contribution in [#1579](https://github.com/LemmyNet/jerboa/pull/1579) | ||
|
||
**Full Changelog**: https://github.com/LemmyNet/jerboa/compare/0.0.69...0.0.70 | ||
|
||
<!-- generated by git-cliff --> |