Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 1.67 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Changed

  • [SIL.Chorus.ChorusMerge] Additionally build with .net 6
  • [SIL.Chorus.LibChorus] Add netstandard 2.0

Deprecated

  • Chorus.FileTypeHandlers.lift.LiftUtils.LiftTimeFormatWithTimeZone (Use SIL.Extensions.DateTimeExtensions.ToLiftDateTimeFormat)

5.0.0 - 2022-09-13

Added

  • Add static bool ServerSettingsModel.IsPrivateServer to allow clients to select the private LanguageForge

Fixed

  • On Unauthorized Access of ChorusNotes, retry, then ignore; don't crash
  • Use the correct password in request URL's
  • Send/Receive settings dialog is now big enough to display its widgets without cutting them off

Changed

  • Speed up Send/Receive operations by caching hashes
  • Update to the latest version of Palaso libraries (10.0.0)
  • Use CrossPlatformSettingsProvider for settings (Requires migration to retain old settings; client's responsibility)
  • When there is only one available Project, populate the Project ID combobox
  • Update SIL.Chorus.Mercurial dependency to the latest version which looks for python2

4.0.0 - 2021-04-30

Changed

  • Create nuget packages

[3.0.0] - non-nuget version