Skip to content

Releases: greenfiling/servemanager-client

v1.0.23

25 Feb 20:32
0f89315

Choose a tag to compare

  • Implement Job fields caseTypeString, caseReferenceNumber, documentTypeId
  • Implement Address field businessName
  • Implement Document field documentTypeId

What's Changed

Full Changelog: v1.0.22...v1.0.23

v1.0.22

19 Jun 12:02
968e370

Choose a tag to compare

What's Changed

Full Changelog: v1.0.21...v1.0.22

v1.0.21

18 Jun 13:36
f1cc64a

Choose a tag to compare

What's Changed

Full Changelog: v1.0.20...v1.0.21

v1.0.20

21 May 18:15
fdedacd

Choose a tag to compare

What's Changed

Full Changelog: v1.0.19...v1.0.20

v1.0.19

05 Feb 16:26
49dbdfc

Choose a tag to compare

What's Changed

  • prep for next dev cycle by @jetmore in #91
  • RM-7395 this field will be added to return the supplied client job number back with the note payload returned with web hooks for processing. by @adwiseman in #89
  • prep for 1.0.19 release by @jetmore in #92

Full Changelog: v1.0.18...v1.0.19

v1.0.18

29 Jan 12:39
8cc4f7e

Choose a tag to compare

  • Allow setting of okhttp interceptor

What's Changed

Full Changelog: v1.0.17...v1.0.18

v1.0.17

17 Jan 12:48
b3696fe

Choose a tag to compare

  • Implement documentType in Document model

What's Changed

New Contributors

Full Changelog: v1.0.16...v1.0.17

v1.0.16

09 Jan 14:02
a09b393

Choose a tag to compare

  • update Job.mailingDate type

What's Changed

Full Changelog: v1.0.15...v1.0.16

v1.0.15

17 Jan 12:46
d6c0b3a

Choose a tag to compare

  • Implement attorneyName, attorneyEmail, and sbn in JobBase (Job, JobSubmit) model
  • Code clean up

What's Changed

Full Changelog: v1.0.14...v1.0.15

v1.0.14

09 Dec 12:47
8ca95dd

Choose a tag to compare

  • Add model support for webhooks
  • Implement collaborationAccountId in Company model
  • Implement total, token, taxesEnabled, lastIssuedAt, clientId, and serveManagerJobNumber in Invoice model
  • Implement assignedByCollaboratingServer, dupedFromJobIds, mailingDate, mailedById, mailingLocation, mailingRequired, and serverAcceptance in Job model
  • Implemented jobs and downloadUrl in Links model
  • Implemented instructionsFromClient and requireServerAcceptance in JobBase model
  • Updating library dependencies