All Versions
10
Latest Version
Avg Release Cycle
275 days
Latest Release
2182 days ago
Changelog History
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.greport.rows.first[0]
orreport.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
- ๐ Accessing report rows via #column_1 etc will be deprecated,
please use the column title (e.g
-
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
andcurrency_rate
onbank_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, plusorganisation_id
for Organisations andstatus
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