Releases: innobraingmbh/laravel-onoffice-adapter
Releases · innobraingmbh/laravel-onoffice-adapter
v1.7.0
v1.6.0
- feat: add efficient count() to ActivityRepository, AddressRepository, EstateRepository, and SettingsRepository::user()
Full Changelog: v1.5.10...v1.6.0
v1.5.10
- allow passing strings to relation trait so new relations do not have to be added every time they are used
- add missing relation type to trait
Full Changelog: v1.5.9...v1.5.10
v1.5.9
- add string type to id method in base repository
Full Changelog: v1.5.8...v1.5.9
v1.5.8
- fixes incorrect exception on invalid onoffice query on search criteria create
Full Changelog: v1.5.7...v1.5.8
v1.5.7
- enable create call in searchcriteria repository
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- feat: enable filtering on search api calls for estate and address
- feat: add vitepress docs by @kauffinger in #22
Full Changelog: v1.5.5...v1.5.6
v1.5.5
v1.5.4
What's Changed
- feat: enable setting addressIds and estateId on activity by @kauffinger in #24
Full Changelog: v1.5.3...v1.5.4
v1.5.3
- enable search request on estate repository
Full Changelog: v1.5.2...v1.5.3