Skip to content

Releases: wcodesoft/sentency-server

Release v1.5.1

05 Nov 00:58
91d0462

Choose a tag to compare

Feature

  • Deploying on Container Registry
  • New organization

Release v1.5.0

14 Jul 20:53
c7056ab

Choose a tag to compare

Features

  • ReCaptcha token validation on the server-side
  • Adding localization suggestions

Release v1.4.2

06 Jul 23:13
9ffe994

Choose a tag to compare

Bugfix

  • Improving algorithm to get random quote when using localization code

Release v1.4.1

06 Jul 19:23

Choose a tag to compare

Bugfix

  • Fix Queue routes under authenticate
  • Fix the queue drop to use the unique _id parameter
  • Fix the apply when dropping applied change

Release v1.4.0

01 Jul 22:48
f4ff091

Choose a tag to compare

Feature

  • Adding queue to quote localization
  • Using MongoDb as change queue

Release v1.3.2

30 Jun 20:10

Choose a tag to compare

Feature

  • Smaller docker image

Release v1.3.1

26 Jun 14:38

Choose a tag to compare

Bugfix

  • Using start with to filter localizations

Release v1.3.0

23 Jun 10:35

Choose a tag to compare

Features

  • Add localization table to quotes
  • Add language parameter to Getting a random quote
  • Adding more tests and improving coverage
  • Routes for localization implemented

Release v1.2.1

09 Jun 23:53

Choose a tag to compare

Bugfix

  • Fix update quote route

Release v1.2.0

09 Jun 21:42

Choose a tag to compare

Features

  • Server stats endpoint for dashboard.
  • Icon on Readme.

Bugfix

  • Add API key header to CORS