Skip to content

Releases: amcintosh/freshbooks-java-sdk

Time Entries & Handle New Accounting Error Format

10 Aug 14:08
Compare
Choose a tag to compare
  • Handle new API version accounting errors (#41)
  • Added Time Entry resource (#16)

P&L Report, taxNumber fixes

12 Apr 13:41
Compare
Choose a tag to compare
  • Added Profit & Loss accounting report
  • Made taxNumber1, taxNumber2 from invoice LineItem readonly due to FreshBooks API change
  • Upgrade dependencies (including JUnit4->5)

Invoice Presentation, Line Item, Project, Task updates, and Sorting

18 Aug 13:45
Compare
Choose a tag to compare
  • Remove deprecated, duplicated fields form Tasks resource model
  • Change Items, Invoice LineItems quantities to Decimal type
  • Added invoice banner image field and better documentation to invoice presentation
  • Added tax fields to Tasks
  • Fixed some incorrect types in Projects
  • Add sort builder for List() calls

Search filter queries for list calls

29 Jan 15:16
Compare
Choose a tag to compare
  • Add search filter queries builder for list calls
  • Upgrade dependencies

Automatic Retries

10 Nov 02:11
Compare
Choose a tag to compare

Automatic Retries

  • Add automatic retries on 429 and 5xx errors with exponential backoff

Improved invoicing and projects support

13 Oct 16:53
Compare
Choose a tag to compare

With hacktoberfest changes:

  • Other Income
  • Payments
  • Services
  • Service Rates
  • Tasks

Basic Invoicing workflow functionality

04 Oct 17:34
Compare
Choose a tag to compare

Supports clients, invoices, line items, expenses

Test Deployment

31 Jul 23:53
Compare
Choose a tag to compare

Testing github action deployment