Skip to content

Releases: oveleon/contao-propstack-api-bundle

0.2.0

01 Sep 07:57
Compare
Choose a tag to compare
  • Participants of an event can now be set via the API

0.1.11

26 Aug 11:05
Compare
Choose a tag to compare
  • consider parsing document create response

0.1.10

08 Aug 14:29
Compare
Choose a tag to compare
  • Update GET request parameters to comply with RFC7231#4.3.1
  • Consider empty success response

0.1.9

08 Aug 09:29
Compare
Choose a tag to compare
  • Fix error when passing empty body

0.1.8

04 Aug 11:22
Compare
Choose a tag to compare
  • Added query-parameters to units (with_meta, new)
  • Added new document option (folder_id)
  • Added new image options (is_private, is_floorplan, title, position, tags)
  • Added multi-sorting for images
  • Added tags and super_tags (groups & super_groups -> Propstack documentation)

0.1.7

22 Jul 13:26
Compare
Choose a tag to compare
  • Fixed a bug that caused the retrieval of single properties to no longer have a response
  • Controllers now have the possibility to modify the response

0.1.6

19 Jul 06:17
Compare
Choose a tag to compare
  • Document options extended

0.1.5

14 Jul 09:06
Compare
Choose a tag to compare
  • Add DealController

0.1.4

07 Jul 12:38
Compare
Choose a tag to compare
  • Hook constants added

0.1.3

07 Jul 12:24
Compare
Choose a tag to compare
  • Unit helper function setRelationship added
  • Added street as valid unit option
  • Added HookController