Skip to content

Releases: devtranslate/api

2.3.1

19 Mar 22:55
64a9489
Compare
Choose a tag to compare

Bugs

🐛 fix: fixing pagination issue (64a9489)

2.3.0

19 Mar 21:04
Compare
Choose a tag to compare

Features

✨ feat: adding total number of records to the pagination response object (45982c5)
✨ adding new translation types (b1c115a)

2.2.2

19 Mar 20:43
Compare
Choose a tag to compare

Bugs

🐛 fix: add a default order by clause to avoid pagination warnings (10b298f)

Improvements

♻️ chore: refactor the main method of rss controller (570d02e)

Unit Tests

✅ test: setup Stryker.NET for mutation testing and refactor code as per test results (10f1e15)
✅ test: add test for the rss controller (d44066e)
✅ test: refactoring unit tests for searching translations (84c7c88)

2.2.1

16 Jan 22:25
feb3c27
Compare
Choose a tag to compare

Features

✨ feat: adding rss feed (feb3c27)

2.2.0

29 Aug 21:55
Compare
Choose a tag to compare

Features

✨ feat: adding language and type filters (aa7450d)
✨ feat: adding filter by status (386001d)

Bugs

🐛 fix: fixing case sensitivity search (0431eee)

2.1.0

16 Aug 04:44
a9d91b0
Compare
Choose a tag to compare

Improvements

🚀 ci: updating api restart command (a9d91b0)
🚀 ci: update deploy script (ae8b1fd)
🚀 ci: update .NET SDK version (199f358)
📦 chore: upgrade to .NET 5 and migrate database to PostgreSQL (b3cfec8)

2.0.8

08 Mar 00:34
Compare
Choose a tag to compare

Features

✨ feat: including static files (aeb76a9)

2.0.7

07 Mar 22:53
Compare
Choose a tag to compare

Improvements

📝 docs: adding redoc (5eafa38)

2.0.6

28 Feb 21:52
fd104ef
Compare
Choose a tag to compare

Improvements

🚀 ci: getting release version from GitHub (fd104ef)
🚀 ci: removing sudo from restart command (58d447f)
🚀 ci: fix restart service command (76c27ca)
🚀 ci: adding deploy step (1153dd1)
🚀 ci: fixing release version (b1aef95)
🚀 ci: fixing build command (3442add)
🚀 ci: adding deployment workflow (33a10d4)
👷 ci: add build and test workflow (c84cd03)

Unit Tests

✅ test: correcting tests (7312842)

2.0.5

16 Feb 20:05
Compare
Choose a tag to compare

Improvements

📝 docs: adding swagger documentation (c84cd03)
📝 docs: changing readme logo (ca4926c)
📝 docs: changing readme logo (7715b5a)