Skip to content

Releases: innobraingmbh/laravel-onoffice-adapter

v1.7.0

02 Dec 08:15
fd3e6b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

28 Nov 20:49
624ff98
Compare
Choose a tag to compare
  • feat: add efficient count() to ActivityRepository, AddressRepository, EstateRepository, and SettingsRepository::user()

Full Changelog: v1.5.10...v1.6.0

v1.5.10

22 Nov 14:35
9144101
Compare
Choose a tag to compare
  • 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

22 Nov 14:20
b204d40
Compare
Choose a tag to compare
  • add string type to id method in base repository

Full Changelog: v1.5.8...v1.5.9

v1.5.8

11 Nov 10:29
bc9cefa
Compare
Choose a tag to compare
  • fixes incorrect exception on invalid onoffice query on search criteria create

Full Changelog: v1.5.7...v1.5.8

v1.5.7

11 Nov 10:17
41d3a8e
Compare
Choose a tag to compare
  • enable create call in searchcriteria repository

Full Changelog: v1.5.6...v1.5.7

v1.5.6

08 Nov 12:25
5d5047f
Compare
Choose a tag to compare

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

07 Nov 10:39
70269a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.5.5

v1.5.4

07 Nov 08:17
f1ceea4
Compare
Choose a tag to compare

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

06 Nov 14:31
9faed94
Compare
Choose a tag to compare
  • enable search request on estate repository

Full Changelog: v1.5.2...v1.5.3