All Versions
10
Latest Version
Avg Release Cycle
275 days
Latest Release
1855 days ago

Changelog History

  • v2.7.0 Changes

    March 26, 2019

    ๐Ÿ”‹ Features/Improvements

    • โž• Add BrandingTheme setting to Contact records
    • Add ability to request list of invoice_ids in get_invoices call (@jumzijie)
    • ๐Ÿ›  Fix deprecation warnings for BigDecimal use
  • v2.6.0 Changes

    February 14, 2019

    ๐Ÿ—„ Deprecations

    • ๐Ÿ—„ Accessing report rows via #column_1 etc will be deprecated, please use the column title (e.g report.rows.first.account) or an array/hash-style accessor (e.g report.rows.first[0] or report.rows.first["Account"]

    ๐Ÿ”‹ Features/Improvements

    • Ability to grab Payroll API Pay Runs and Payroll Calendars (thanks @lordmortis)
    • โž• Add support for page param when fetching bank transactions
    • Populate Invoice#fully_paid_on from FullyPaidOnDate
    • โž• Adds the ability to get attributes for Report Cells
    • โž• Added the ability to get the section name for a Row by calling #section_name on the Row
    • โž• Add ContactPerson to Contact XML
    • โž• Add DiscountRate to line items

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed a bug where we weren't including all Sections in the report object
  • v2.5.0 Changes

    November 02, 2017

    ๐Ÿ”‹ Features

    • โž• Add pagination for invoices
    • Ability to provide User-Agent header (required for new Partner app review)
    • ๐Ÿ‘ Allow writing SentToContact status on Invoice

    ๐Ÿ› Bug fixes

    • Properly expose expires_at on oauth client
  • v2.4.0 Changes

    July 12, 2017

    ๐Ÿ’ฅ Breaking Change!

    ๐Ÿ’Ž We no longer (officially) support Ruby 1.9.3 - use at your own risk!

    โž• Added

    • โšก๏ธ Updated docs, plus a Private app example.
    • Support currency_code and currency_rate on bank_transactions (thanks @michael-sands and @MichaelKuhinica)
    • account_number for Contact (thanks @philipqnguyen)
    • Ability to search for invoices by contact id (thanks @thechrisoshow)
    • account_class, account_status for Accounts, plus organisation_id for Organisations and status for Tax Rates (thanks @steveh)
    • โšก๏ธ A bunch of great updates and fixes from @richdrich (๐Ÿ‘)

    ๐Ÿ”„ Changed

    • Don't download line items if we don't need to
    • ๐Ÿ›  Contact address handling fixes
    • โœ‚ Remove entrust certificates, update Partner API endpoint
  • v2.3.0 Changes

    September 15, 2016

    ๐Ÿ”จ Mostly internal refactoring and updates.

  • v2.1.0

    November 18, 2012
  • v2.0.19

    July 12, 2012
  • v2.0.17

    July 11, 2012
  • v2.0.16

    July 11, 2012
  • v2.0.15

    June 15, 2012