Skip to content

Releases: bodynar/MAS.GitlabComments.Api

v1.6.0

26 Feb 20:20

Choose a tag to compare

Description

For the release description, see the related UI application release

Download Links

Download the build for v1.6.0.zip

v1.4.1

10 Jan 19:51
39aee60

Choose a tag to compare

Fixes for v1.4

  • Increase length for comment text & link to rule in database

How to apply fixes
Run attached script named "" in your SQL database and restart the app.
No need to update source code

Full Changelog:
v1.4...v1.4.1

v1.4

30 Dec 12:26
d24e493

Choose a tag to compare

v1.4

  • Updated comments table
  • Add new API for new management actions
  • Update sql scripts
  • Minor internal fixes
  • Fixed project structure

Full Changelog: v1.3...v1.4

v1.3 - Stats

14 Jul 08:21
2a717c4

Choose a tag to compare

  • Add stats API to discover top 10 incrementing comments
  • Update project structure

Full Changelog: v1.2...v1.3

1.2 - Readonly mode

18 Sep 18:33
11c7717

Choose a tag to compare

Allows to use data in read only mode. Helps with several apps running on same db

1.1 - Client SPA fixes

26 Apr 00:15

Choose a tag to compare

Initial release fixed SPA browsing

1.0 - Initial release

21 Apr 10:08

Choose a tag to compare

Initial release with all required API functionality