Skip to content

Releases: innobraingmbh/laravel-onoffice-adapter

v1.4.5

21 Oct 19:22
Compare
Choose a tag to compare
  • add more user-related relation types

Full Changelog: v1.4.4...v1.4.5

v1.4.4

18 Oct 07:00
335116c
Compare
Choose a tag to compare
  • fix type annotations for file upload repository

Full Changelog: v1.4.3...v1.4.4

v1.4.3

16 Oct 15:11
a410d67
Compare
Choose a tag to compare

What's Changed

  • feat: allow strings in OnOfficeRequest DTO so users are not bound to available ResourceTypes by @kauffinger in #21

Full Changelog: v1.4.2...v1.4.3

v1.4.2

16 Oct 14:48
8968a84
Compare
Choose a tag to compare

What's Changed

  • feat: add estatepictures endpoint to estate repository by @kauffinger in #20

Full Changelog: v1.4.1...v1.4.2

v1.4.1

15 Oct 10:05
bfb070b
Compare
Choose a tag to compare
  • Prefer response error messages over general messages when available

Full Changelog: v1.4.0...v1.4.1

v1.4.0

15 Oct 09:01
3654e3c
Compare
Choose a tag to compare

What's Changed

  • Refactored the passing of the request to the on office service
  • Added a method to get the last request response pair from the repository
  • Added die and dump functions to the queries
  • Fixed ImprintBuilder cannot return imprint with find
  • Added a file to collect default fields which exist in most clients (currently only added estate info)
  • Added a helper to easily clean empty fields from onOffice responses (clean_elements)
  • Fix return type for find actions, as they might be null if find does not resolve the record

Full Changelog: v1.3.0...v1.4.0

v1.3.0

11 Oct 08:50
8e0f285
Compare
Choose a tag to compare

What's Changed

  • feat: add throw of on office exception to stub responses by @Katalam in #17

Full Changelog: v1.2.7...v1.3.0

v1.2.7

11 Oct 08:23
310fa62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

10 Oct 18:43
c658cb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

07 Oct 08:34
0e6562d
Compare
Choose a tag to compare

What's Changed

  • feat: add better handling for page sizes in stubs by @Katalam in #9
  • feat: add retry option for on office service by @Katalam in #10

Full Changelog: v1.2.4...v1.2.5