Skip to content

Commit 74a517c

Browse files
committed
Merge branch 'master' into develop
2 parents dd49006 + af253a3 commit 74a517c

1 file changed

Lines changed: 71 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 71 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,80 @@
11
Version history
22
===============
33

4-
Running 4.3.0
4+
Running 5.0.0
5+
----------------------
6+
[Migration help](https://github.com/vertigo-io/vertigo/wiki/Vertigo-Migration-Guide#from-430-to-500)
7+
8+
more to come :)
9+
10+
11+
Release 4.3.0 - 2025/03/27
512
----------------------
613
[Migration help](https://github.com/vertigo-io/vertigo/wiki/Vertigo-Migration-Guide#from-420-to-430)
14+
* [Orchestra] Add default UI (vueJs SPA)
15+
* [Orchestra] Sort activities
16+
* **[EasyForms] Use yyyy-mm-dd for date format in vueData**
17+
* [EasyForms] Better accessibility
18+
* [EasyForms] make SimpleFieldType open for project's smartType
19+
* [EasyForms] Add space after static text
20+
* [EasyForms] Add class to static text for project theming
21+
* [EasyForms] Don't remove section from data as it is mandatory for displaying fields if condition changes (front side)
22+
* [EasyForms] Add generic select field (eg used by field parameter)
23+
* [EasyForms] Robustness and improved UI checking process
24+
* [EasyForms] Check field parameter constraints
25+
* [EasyForms] Log on condition parsing error
26+
* [EasyForms] Fix transaction + update protected values on new files
27+
* [EasyForms] Restrict accepted uploaded files based on loaded form config
28+
* [EasyForms] Fix filename check on upload
29+
* [EasyForms] Fix fileUpload error message & not multiple if 1 elem
30+
* [EasyForms] Custom error messages on fileupload component cardinality
31+
* [EasyForms] Customize error messages on cardinality error
32+
* [EasyForms] Fix language fallback on empty value
33+
* [EasyForms] Date and error message adaptations
34+
* [EasyForms] Enforce template order on multi form page
35+
* [EasyForms] Fix EasyFormsDataDescriptor name if fieldCode is too long
36+
* [EasyForms] Add function to filter displayed fieldType in admin UI
37+
* [EasyForms] Fix checkbox label & mandatory flag
38+
* [easyForms] Update to use new wysiwyg (TipTap)
39+
* [EasyForms] Configure HTML sanitization as wysiwyg config
40+
* [EasyForms] Use infoBlock action in richtext editor
41+
* [EasyForms] Put back default values on hidden fields on edit and in case of error
42+
* [EasyForms] Don't display hidden sections and fields but display a text if needed
43+
* [EasyForms] Rules refacto & move to commons
44+
* [EasyForms] BugFix, add computed field type, better context handling
45+
* [EasyForm] Change tel regexp better protected against ReDDoS
46+
* [easyForms] Add tests more tests
47+
* [Quarto] Add exporter for custom field
48+
* [Quarto] Added XhtmlEncoder for Docx Merger : support simple html richText (p.text-align, u, b, i,  )
49+
* [Quarto] Publisher merge simple html WIP
50+
* [Audit] Support multiple audit stores to log and store at same time
51+
* [Social] Add LinkMobility Sms send plugin
52+
* [Social] Add LinkMobility `maxSmsPerMinute` parameter
53+
* **[Social] Rename feature `sms.ovh.ovhRequestSpecializer` to `sms.ovh.requestSpecializer`**
54+
* [Social] OvhSms add a creditLeftThreshold to inactive plugin when missing credits
55+
* [Social] Sms Add analytics tag sendPlugin name
56+
* [Social] JavaxMail plugin developmentMailTo mandatory only in developmentMode
57+
* [Planning] Change agenda Label limit to 250
58+
* [Planning] Keep AgendaDisplayRange in Controller (not service)
59+
* [Planning] Add support of agenda-week readonly mode
60+
* [Planning] Fix createPage event
61+
* [Planning] Add parameter for using distributed redis synchro of available creneaux
62+
* [Planning] Fix domain multipleIds
63+
* [Planning] Prepare planning doc (README.md)
64+
* [Planning] externalize some style parameters (use of thymeleaf i18n `#{planning.xxx}`)
65+
* [Planning] Add params for PlanningServices
66+
* [Planning] Fix calendar day should be not clickable
67+
* [Planning] Fix lock only already created agenda
68+
* [Planning] Add actions slots to popins (plage_actions_slot)
69+
* **[Planning] Change vueData date format (iso)**
70+
* [Planning] Add QCalendarDay 4.1.2 (keep 4.0.0-beta16)
71+
* [all] Update libs
72+
- web3j 4.12.0 -> 4.13.0
73+
- freemarker 2.3.33 -> 2.3.34
74+
- elastic transport -> x-pack-transport
75+
- rest-assured 5.4.0 -> 5.5.1
76+
- poi 5.3.0 -> 5.4.0
777

8-
more to come :)
978

1079
Release 4.2.0.1 - Planning - 2024/11/19
1180
----------------------

0 commit comments

Comments
 (0)