v1.6.1
What's Changed
- feat(xero): Add services and payloads for contacts by @ivannovosad in #2211
- chore(factories): Don't use Faker names for random codes by @julienbourdeau in #2222
- misc: Prevent fetching non-authorized resources by @rsempe in #2227
- feat(anrok-integration): add support for customer shipping address on the API side by @lovrocolic in #2217
- misc(sidekiq): New approach for cron monitoring by @vincent-pochet in #2225
- misc(currency) add IRR by @vincent-pochet in #2230
- fix(bm): Handle colon in billable metric code by @vincent-pochet in #2234
- feat(export invoices): Create data export by @ancorcruz in #2226
- chore(schema): Commit fresh schema.rb by @julienbourdeau in #2237
- feat (netsuite-integration): Add BE support for netsuite TBA by @lovrocolic in #2238
- fix(wallet): Prevent from having duplicate Invoices::PrepaidCreditJob by @rsempe in #2243
- fix(trial): Handle timezone correct to bill subscription on billing day by @julienbourdeau in #2244
- fix(netsuite-integration): limit netsuite payload rate by @lovrocolic in #2242
- feat(fees): Invoice non-invoiceable fees at the end of the period by @julienbourdeau in #2171
- feat(event): Add view to allow caching of charge/filters for billable_metrics by @vincent-pochet in #2231
- feat(charges): Add
regroup_paid_fees
to Charge by @julienbourdeau in #2232 - Add all available filters to /api/v1/invoices endpoint by @ancorcruz in #2250
- feat: Add Discard Handling for AuthenticationError by @brunomiguelpinto in #2239
- chore(perf): Add missing frozen_string_literal comment by @julienbourdeau in #2251
- feat(papertrail): Add Lago Version to papertrail metadata by @julienbourdeau in #2240
- fix: Startup script does not always perform migrations by @vincent-pochet in #2246
- feat(event): Pre-aggregation grouped_by with charge filters by @vincent-pochet in #2255
- feat(export invoices): add mutation to request data export for invoices by @ancorcruz in #2245
- fix(signup): Use correct env var to check if signup is disabled by @jdenquin in #2256
- feat: Enable Regroup Fees Feature by @brunomiguelpinto in #2253
- feat(export invoices): CSV export by @ancorcruz in #2248
- feat (tax-integrations): Add anrok fetch services by @lovrocolic in #2247
- fix(grouped-usage): Fix graphql grouped usage when no display name by @jdenquin in #2259
- feat: add link to payment methods by @vincent-pochet in #2235
- feat(dx): Add
find
helper in Rails console by @julienbourdeau in #2258 - feat(deprecation): Add reset methods by @julienbourdeau in #2262
- fix: Ensure Consistent Return of
result
Object on Stripe Exceptions by @brunomiguelpinto in #2263 - feat: Add ability to soft delete fees by @brunomiguelpinto in #2233
- fix: Normalize CSV Comparison in Tests to Ignore Quotes by @brunomiguelpinto in #2264
- misc(events): Add option to remove event validations job by @jdenquin in #2266
- fix(dates-service): Fix terminated dates service for min commitment calculations by @ivannovosad in #2260
Full Changelog: v1.6.0...v1.6.1