Skip to content

Releases: sillsdev/TheCombine

v2.8.2

30 Jan 01:27
a16e634

Choose a tag to compare

What's Changed

New Features

  • [MergeDups] Separate identical vs similar duplicate finding with intermediate dialog by @Copilot in #4039

Deployment

Maintenance

  • Bump frontend production deps by @dependabot[bot] in #4071
  • Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #4104
  • Fix singleton LiftService dependency on transient repositories by @Copilot in #4091
  • Refactor MergeService from Singleton to Transient with IMemoryCache by @Copilot in #4095
  • [WordRepository, WordService] Refine DeleteFrontier usage by @imnasnainaec in #4100
  • [StatisticsService] Fix dependency injection lifetime mismatch by @imnasnainaec in #4093

Full Changelog: v2.8.1...v2.8.2

v2.8.1

08 Jan 20:43
d2f2aa3

Choose a tag to compare

What's Changed

New Features

  • [TreeView] Add domain count by @imnasnainaec in #4046
  • Show protection indicators and reasons for entries in completed merges by @Copilot in #4036

Defect Fixes

  • Update column order of user statistics table by @imnasnainaec in #4078
  • Return focus to gloss field after note dialog interaction by @Copilot in #4037
  • [CharInv] Preserve pre-find-and-replace status changes in goal history by @imnasnainaec in #4041

Security

Analytics

  • Add created timestamp field to Project model by @Copilot in #4057
  • [analytics] Add browser request accept-language by @imnasnainaec in #4060
  • [otel] Log UI language from the frontend by @imnasnainaec in #4062

Maintenance

Full Changelog: v2.8.0...v2.8.1

v2.8.0

25 Nov 19:42
f2888d6

Choose a tag to compare

What's Changed

New Features

  • [MergeDups] Add "Revert set" button to discard changes and reset to initial state by @Copilot in #3959
  • [ReviewEntries] Track deleted entries and enable undo by @imnasnainaec in #3956
  • Add statistics to administrator permissions by @imnasnainaec in #4040
  • [UserStatistics] Add recent semantic domain column by @Copilot in #4022
  • [SIteSettings] Take project roles, edits into account when deleting a user by @Copilot in #3971
  • Lazy load language picker by @imnasnainaec in #3999

Defect Fixes

  • [MergeDups] Fix protection-override data-loss warning by @Copilot in #3948
  • [UploadImage] Disable "Save" button when no image selected by @Copilot in #3949
  • Disable vernacular field when word or sense is protected by @Copilot in #3972
  • Don't request email verification if email disabled by @imnasnainaec in #3989
  • [NewEntry] Avoid focus while submission is underway by @imnasnainaec in #4016
  • [ReviewEntriesCompleted] Fix key error by @imnasnainaec in #4042

Documentation

Deployment

  • Move from create-react-app to parcel by @imnasnainaec in #3041
  • Make sure public/script/ files exist by @imnasnainaec in #3960
  • Add comment to keep kubectl version synced by @imnasnainaec in #3981
  • Remove vesitigial showCertExpiration by @imnasnainaec in #3982
  • Pin all Docker dependencies with SHA256 digests; Pin pip versions by @Copilot in #3968
  • [GHA] Add installer workflow to test installer generation by @Copilot in #4020
  • [GHA] Upload installer README to S3 when modified by @Copilot in #4028
  • [GHA] Upload net-installer to S3 when make-combine-installer.sh changes by @Copilot in #4031
  • [GHA] Add workflow to upload versioned installers on release by @Copilot in #4032

Other Changes

New Contributors

  • @Copilot made their first contribution in #3958

Full Changelog: v2.7.1...v2.8.0

v2.7.1

22 Oct 20:43

Choose a tag to compare

v2.7.0 broke vernacular and gloss suggestion in Data Entry. This is just reverting the part of #3941 that caused the issue.

What's Changed

Defect Fixes

  • Revert TextFieldWithFont changes incompatible with legacy Autocomplete by @imnasnainaec in #3957

Full Changelog: v2.7.0...v2.7.1

v2.7.0

21 Oct 18:58
e30dc9e

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Documentation

Deployment

Backend Maintenance

Frontend Maintenance

Full Changelog: v2.6.0...v2.7.0

v2.6.0

23 Jun 16:23
8455786

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Code Maintenance

Full Changelog: v2.5.0...v2.6.0

v2.5.0

11 Jun 14:54
91c7f22

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Code Maintenance

Deployment

Other Changes

Full Changelog: v2.4.0...v2.5.0

v2.4.0

28 Apr 18:38
4e22884

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Documentation

Code Maintenance

Deployment

Other Changes

Full Changelog: v2.3.1...v2.4.0

v2.3.1

03 Feb 20:13
cae954f

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Code Maintenance

Full Changelog: v2.3.0...v2.3.1

v2.3.0

29 Jan 14:06
976c1f8

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Documentation

Code Maintenance

Deployment

New Contributors

Full Changelog: v2.2.0...v2.3.0