
⚡ valuein/invoice:6.4
What's Changed
🎉 New features
- OAuth provider by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/122
🚀 Improvements
- Remove join on large tables during synchronisation to avoid issues on large remote base by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/152
- Add truncate function during synchronisation by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/158
- Add shop synchronisation repositories by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/159
- Add synchronization summary table by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/160
- Split discount repository into two for better query time by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/161
- Allow to choose which remote repository are enabled by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/162
- Synchronize first in incremental mode, then invalidated items to reduce server load by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/171
- Add test for ChangePasswordUserType by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/180
- Add unit test to OAuthClientType by @paul-valuein in https://github.com/valuein-fr/valueinvoice/pull/186
- phpunit test to oauth controllers by @paul-valuein in https://github.com/valuein-fr/valueinvoice/pull/188
- Fix synchro based on project feedback by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/190
- Unit test optimisations and corrections by @paul-valuein in https://github.com/valuein-fr/valueinvoice/pull/196
- Add Stripe sync repositories by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/197
- Add Zuora http client with autowiring by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/215
- Flush output to make export work as a stream by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/220
- Allow to not sync subscription item but load them in memory when opening subscription by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/200
- Salesforce synchronisation by @paul-valuein in https://github.com/valuein-fr/valueinvoice/pull/214
🐛 Bug fixes
- Add missing table name on product deletion query during sync by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/151
- Return user role name instead of firewall roles when calling /oauth/me by @paul-valuein in https://github.com/valuein-fr/valueinvoice/pull/179
- Improve synchro experience for very large remote bases by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/175
- Corrected bug when submitting list or authorized urls by @paul-valuein in https://github.com/valuein-fr/valueinvoice/pull/184
- Fix subscription item mapping effective end date to the effective start date by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/206
- Add missing charge models by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/211
- Replace App:Notification by class name by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/212
- Fix DebitMemo and CreditMemo being imported with type Invoice by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/221
- Fix template for editing report when user is not admin by @jtattevin in https://github.com/valuein-fr/valueinvoice/pull/223
🔥 Breaking changes
- CRM Offer removed. by @paul-valuein in https://github.com/valuein-fr/valueinvoice/pull/178
🔗 Dependencies
- Bump friendsofphp/php-cs-fixer from 3.63.1 to 3.63.2 in the patch group by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/74
- Bump the minor group with 2 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/73
- Bump the minor group with 7 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/83
- Bump the patch group with 10 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/84
- Bump the patch group with 6 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/104
- Bump the minor group with 4 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/103
- Bump twig/twig from 3.12.0 to 3.14.0 in the composer group by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/105
- Bump the patch group with 3 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/120
- Bump the minor group with 2 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/119
- Bump stripe/stripe-php from 15.9.0 to 15.10.0 in the minor group by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/131
- Bump the patch group with 19 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/132
- Bump phpoffice/phpspreadsheet from 2.2.2 to 3.3.0 by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/137
- Bump the minor group with 2 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/135
- Bump the patch group with 3 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/136
- Bump the minor group with 3 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/143
- Bump the patch group with 4 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/144
- Bump stripe/stripe-php from 15.10.0 to 16.1.0 by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/145
- Bump the patch group with 2 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/156
- Bump spaze/phpstan-disallowed-calls from 3.4.0 to 3.5.0 in the minor group by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/155
- Bump doctrine/orm from 2.19.7 to 3.3.0 by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/157
- Bump the patch group across 1 directory with 30 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/191
- Bump the minor group with 5 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/207
- Bump phpstan/phpstan-symfony from 1.4.10 to 1.4.11 in the patch group by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/208
- Bump symfony/runtime from 6.4.13 to 6.4.14 in the composer group by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/216
- Bump the composer group with 4 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/219
- Bump the patch group with 8 updates by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/226
- Bump phpoffice/phpspreadsheet from 3.3.0 to 3.4.0 in the minor group by @dependabot in https://github.com/valuein-fr/valueinvoice/pull/225
Full Changelog: https://github.com/valuein-fr/valueinvoice/compare/v6.3.6...v6.4.0
- Projects
- None
- Subscribers
- None