Skip to content

Releases: vertigo-io/vertigo-modules

v4.3.2

11 Jul 08:55

Choose a tag to compare

v4.3.1

13 Jun 21:38

Choose a tag to compare

v4.3.0

01 Apr 12:55

Choose a tag to compare

Main items :

  • [Orchestra] Add default UI (vueJs SPA)
  • [EasyForms] Use yyyy-mm-dd for date format in vueData
  • [EasyForms] Better accessibility
  • [EasyForms] make SimpleFieldType open for project's smartType
  • [EasyForms] Robustness and improved UI checking process
  • [easyForms] Update to use new wysiwyg (TipTap)
  • [Quarto] Add exporter for custom field
  • [Quarto] Publisher merge simple html WIP
  • [Audit] Support multiple audit stores to log and store at same time
  • [Social] Add LinkMobility Sms send plugin
  • [Social] Add LinkMobility maxSmsPerMinute parameter
  • [Social] Rename feature sms.ovh.ovhRequestSpecializer to sms.ovh.requestSpecializer
  • [Planning] Add support of agenda-week readonly mode
  • [Planning] Prepare planning doc (README.md)
  • [Planning] externalize some style parameters (use of thymeleaf i18n #{planning.xxx})
  • [Planning] Add actions slots to popins (plage_actions_slot)
  • [Planning] Change vueData date format (iso)
  • [modules] Update libs
    • web3j 4.12.0 -> 4.13.0
    • freemarker 2.3.33 -> 2.3.34
    • elastic transport -> x-pack-transport
    • rest-assured 5.4.0 -> 5.5.1
    • poi 5.3.0 -> 5.4.0

Full Changelog: vertigo-4.2.0.1-planning...vertigo-4.3.0

v4.2.0.1 - Planning

19 Nov 08:48

Choose a tag to compare

Migration help

  • Only module Planning
  • [Planning] Support multiple agenda in screen, and separare two modes : guichet or not.
    For Guichet, it means evry PlageHoraire have a number of free stock.
    Else we could merge multiple agenda in one calendar, and take a reservation at one dateTime for a list of agenda

v4.2.0

14 Aug 16:35

Choose a tag to compare

Release 4.2.0 - 2024/07/04
Migration help

  • Github : split vertigo-extensions to vertigo-libs and vertigo-modules
  • modules with audit, quarto, geo, dashboard, orchestra, social, planning, easyform
  • [EasyForms] Add module : dynamic forms, use to complete DataObject fixed field by some soft fields
    ... and many other updates and fixes ...