Skip to content

Commit

Permalink
Merge pull request #1218 from sillsdev/preparation_for_v10.1.0
Browse files Browse the repository at this point in the history
Preparation for v10.1.0 (additions require minor version change)
  • Loading branch information
jwickberg authored Aug 26, 2022
2 parents 5802fd1 + ba9b559 commit bb74f60
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [10.1.0] - 2022-08-26

### Added

- [SIL.Core] Added SIL.PlatformUtilities.Platform.IsFlatpak property.
- [SIL.Core.Desktop] Added Testing channel to UpdateSettings.

### Fixed

- [SIL.Archiving] Fixed formatting of DateTimes
- [SIL.Core] Fixed SIL.IO.PathUtilities.DeleteToRecycleBin and .GetDefaultFileManager to work in a flatpak environment.
- [SIL.Lexicon] Fixed crash caused by incorrect processing of keyboard data
- [SIL.Scripture] Fixed SIL.Scripture.MultilingScrBooks.VerseRefRegex to make punctuation more specific
- [SIL.Windows.Forms] Fixed ImageToolbox.ImageGallery.ImageCollectionManager.FromStandardLocations to work in a flatpak environment.
- [SIL.WritingSystems] Fixed SLDR initialization for users with European number formats.

Expand Down

0 comments on commit bb74f60

Please sign in to comment.