Releases: greenfiling/servemanager-client
Releases · greenfiling/servemanager-client
v1.0.15
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
v1.0.13
Compare
Sorry, something went wrong.
No results found
Implement externalUrl and referenceNumber in Attachment model.
v1.0.12
Compare
Sorry, something went wrong.
No results found
Extended code clean up
Add missing CompanyClient class
v1.0.11
Compare
Sorry, something went wrong.
No results found
Implement categoryId, createdBy, emailedTo, sharedFrom, userId, and visibility in Note model.
v1.0.10
Compare
Sorry, something went wrong.
No results found
Expand Court model object to include new attributes.
v1.0.9
Compare
Sorry, something went wrong.
No results found
Implement productName, pageBandPrice, pageBandName, and courtId in SupplierCost model, implement filtering on courtId.
Deprecate pageCountPrice in SupplierCost model.
v1.0.8
Compare
Sorry, something went wrong.
No results found
Implement pageCount filter and pageCountPrice model value in supplier_cost API
v1.0.7
Compare
Sorry, something went wrong.
No results found
Implement Attachment.affidavit and .signed fields (#53 )
Implement Recipient.type and .agent_for_service fields (#48 )
Implement Job.quoted_supplier_cost_id, .quoted_retail_price, .quoted_page_count, and .client_transaction_ref fields (#47 , #49 )
Minor logging tweaks
v1.0.6
Compare
Sorry, something went wrong.
No results found
Support file downloads that require API authentication
Broad testing improvements (#25 , #38 , #2 )
Minor bug fixes