Skip to content

Releases: FastComments/fastcomments-java

v0.0.24

28 Oct 23:15
ec8296c

Choose a tag to compare

What's Changed

  • Add Pages, SSO Users, and Subscriptions API endpoints by @winrid in #7

Full Changelog: v0.0.23...v0.0.24

v0.0.23

17 Jul 17:19
e19f0cb

Choose a tag to compare

What's Changed

  • Enable backwards compatibility for type unions - match against success objects even if they contain extra params. by @winrid in #6

Full Changelog: v0.0.22...v0.0.23

v0.0.22

17 Jul 04:06
d919ff4

Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22

v0.0.21

16 Jul 17:50
944474c

Choose a tag to compare

What's Changed

  • Fix timers leaking from debouncers by @winrid in #3
  • date is now optional (server can determine) by @winrid in #4

Full Changelog: v0.0.20...v0.0.21

v0.0.20

01 Jul 17:39

Choose a tag to compare

What's Changed

  • Fix subscriber timer memory leak by @winrid in #2
  • adds bulk comment save, adds comment permNotSpam, new comment pagination features

Full Changelog: v0.0.19...v0.0.20

v0.0.19

21 May 06:00

Choose a tag to compare

  • Bulk user notifications.
  • Adds user search APIs for mentions in comment threads.

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