Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rabble committed Oct 25, 2022
1 parent 1f38fd3 commit 03b437f
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ We define "Noteworthy changes" as 1) user-facing features or bugfixes 2) signifi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.3.6] 2022-10-25

- Improved background syncing #833
- Update to Xcode 14. #839
Expand All @@ -16,6 +16,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue that could potentially freeze the UI on startup. #865
- Fixed an issue that could cause the home feed to load slowly. #921
- Added a button to delete the SQL database in the debug settings. #738
- Changelog merge strategy by @mplorentz in #863
- Make it more clear that Text.post is the verb form of the word by @mplorentz in #867
- Add Discord and Matrix links by @mplorentz in #881
- New Crowdin updates by @martindsq in #862
- Add SwiftGen tool to generate color and image extensions from xcassets by @mplorentz in #904
- Rename Text to Localized by @mplorentz in #905
- skip plugin verification by @mplorentz in #906
- Remove SwiftGenPlugin and add SwiftGen as a CocoaPod by @wsarles in #913
- Fix avatar image aspect ratio by @wsarles in #917
- New Crowdin updates by @martindsq in #885
- Kill bot when stuck by @mplorentz in #883
- Add another index to speed up the home feed by @mplorentz in #921
- Rename Coordinators to Controllers by @mplorentz in #924
- Don't call bot on main thread by @mplorentz in #925
- add type to posthog events to separate bot from user actions by @rabble in #903
- Multithread db by @mplorentz in #915

## [1.3.5] 2022-10-03

Expand Down

0 comments on commit 03b437f

Please sign in to comment.