Skip to content

Releases: FastComments/fastcomments-java

v0.0.18

24 Apr 01:28

Choose a tag to compare

  • status field is now an enum on public get posts api
  • user is now nullable on the public get posts api

Full Changelog: v0.0.14...v0.0.18

v0.0.14

23 Apr 21:19

Choose a tag to compare

  • add includeUserInfo flag for public feed API and fixes status type

Full Changelog: v0.0.13...v0.0.14

v0.0.13

23 Apr 20:23

Choose a tag to compare

  • Adds "user" in get feeds response, similar to the public get comments API.

Full Changelog: v0.0.11...v0.0.13

v0.0.12

23 Apr 19:19

Choose a tag to compare

  • Adds sso support to the public delete comment endpoint.

Full Changelog: v0.0.11...v0.0.12

v0.0.11

23 Apr 17:29

Choose a tag to compare

  • Bulk feed post stats API.

Full Changelog: v0.0.10...v0.0.11

v0.0.10

23 Apr 15:51

Choose a tag to compare

  • User badge APIs.
  • Ability to delete your own feed post.
  • Fixing values in some map<string, number> which were doubles and not ints.

Full Changelog: v0.0.9...v0.0.10

v0.0.9

10 Apr 00:09

Choose a tag to compare

Bugfixes for the image upload api.

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 Apr 23:23

Choose a tag to compare

  • Image upload endpoint now accepts size presets and returns multiple sizes for different devices.
  • Public feed API returns websocket auth tokens.
  • Adds profanity detection config.
  • Fixes some doubles that should have been integers in media objects.

Full Changelog: v0.0.6...v0.0.8

v0.0.6

09 Apr 06:01

Choose a tag to compare

Renames the public feed response object from EnhancedFeedPostsResponse to PublicFeedPostsResponse.

Full Changelog: v0.0.5...v0.0.6

v0.0.5

09 Apr 05:58

Choose a tag to compare

  • Adds SSO support to feed apis.

Full Changelog: v0.0.4...v0.0.5