Skip to content

Releases: FastComments/fastcomments-java

v0.0.14

Choose a tag to compare

@winrid winrid released this 23 Apr 21:19
  • add includeUserInfo flag for public feed API and fixes status type

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

v0.0.13

Choose a tag to compare

@winrid winrid released this 23 Apr 20:23
  • Adds "user" in get feeds response, similar to the public get comments API.

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

v0.0.12

Choose a tag to compare

@winrid winrid released this 23 Apr 19:19
  • Adds sso support to the public delete comment endpoint.

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

v0.0.11

Choose a tag to compare

@winrid winrid released this 23 Apr 17:29
  • Bulk feed post stats API.

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

v0.0.10

Choose a tag to compare

@winrid winrid released this 23 Apr 15:51
  • 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

Choose a tag to compare

@winrid winrid released this 10 Apr 00:09

Bugfixes for the image upload api.

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

v0.0.8

Choose a tag to compare

@winrid winrid released this 09 Apr 23:23
  • 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

Choose a tag to compare

@winrid winrid released this 09 Apr 06:01

Renames the public feed response object from EnhancedFeedPostsResponse to PublicFeedPostsResponse.

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

v0.0.5

Choose a tag to compare

@winrid winrid released this 09 Apr 05:58
  • Adds SSO support to feed apis.

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

v0.0.4

Choose a tag to compare

@winrid winrid released this 09 Apr 00:44
  • Adds more APIs around feed posts (creating, reacting) and the corresponding enums for capturing change events for these in the pubsub system.
  • Adds image upload and transformation API.

Full Changelog: v0.0.2...v0.0.4