What's Changed
- feat(webapp): add rows height controller to the item categories list view by @abouolia in #1201
- fix(sdk-ts): add export endpoint support and fix resource export download by @abouolia in #1202
- feat(webapp): add bulk delete support for item categories by @abouolia in #1204
- fix(server): handle missing default pdf template when printing documents by @abouolia in #1205
- feat(webapp): add e2e tests verifying financial reports render by @abouolia in #1206
- feat(webapp): add e2e tests covering bank rules CRUD by @abouolia in #1207
- fix(webapp): fix display name field in customer and vendor forms by @abouolia in #1209
- fix(server): store blank contact code as NULL to avoid unique key violation by @abouolia in #1210
- fix(server): vendor and customer unique code by @abouolia in #1211
- feat(webapp): add customers and vendors CRUD e2e tests by @abouolia in #1214
Full Changelog: v0.25.26...v0.25.27