Skip to content

Releases: sillsdev/TheCombine

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

v2.2.0

26 Aug 18:19
8802659

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Documentation

Code Maintenance

Deployment

  • [CAPTCHA] Replace ReCAPTCHA with Turnstile by @imnasnainaec in #3249
  • Package container images with the self-extracting installer for The Combine by @jmgrady in #3240
  • Update shell error handling for make-combine-installer.sh by @jmgrady in #3291
  • Make Dockerfiles architecture neutral by @jmgrady in #3310

Other Changes

Full Changelog: v2.1.0...v2.2.0

v2.1.0

02 Jul 18:07
89906ef

Choose a tag to compare

What's Changed

New Features

Defect Fixes

Documentation

Code Maintenance

Deployment

Full Changelog: v2.0.1...v2.1.0