Releases: vertigo-io/vertigo-libs
Releases · vertigo-io/vertigo-libs
v4.3.0
- [Ui] Add DSFR components
- [Ui] EncoderDate now uses ISO format yyyy-MM-dd and yyyy-MM-dd'T'HH:mm
- [Ui] Add length constraint on text-area (same as other inputs : from smartType)
- [Ui] Add wysiwyg editor based on tiptap (quasar editor is renamed q-text-editor)
- [Ui-vuejs] Change i18n to use object instead of string
(this.i18n('uploader.progress') to $vui.i18n().uploader.progress)
... and many other updates and fixes ...
Full Changelog: vertigo-4.2.0...vertigo-4.3.0
v4.2.0
Release 4.2.0 - 2024/07/04
Migration help
- Github : split
vertigo-extensions
tovertigo-libs
andvertigo-modules
- [all] Pom declare dependencyManagment to help dependencies versions config
- [DataModel] Rename some model classes :
- DtObject to DataObject
- DtField to DataField
- DtFieldName to DataFieldName
- DtDefinition to DataDefinition
- DtObjectUtil to DataModelUtil
- [DataModel] Move
io.vertigo.datamodel.structure.*
toio.vertigo.datamodel.data.*
- [DataModel] Move
Criteria
,Task
,property
to [DataFactory]
... and many other updates and fixes ...
v4.1.0
Release 4.1.0 - 2023/11/09
Migration help
- [Planning] Add planning modules (post-incubating version)
- [Account] Add AuthorizationUtil getSearchSecurity
- [DataFactory] Search add metadata to index, and 2 new reindex modes by supporting version field (reindexDelta and reindexFullModified)
- [Database] Lighter analytics. Add statement as metadata, and only header as tag
- [Ui-VueJs] Fix vuejs3 migration
- [Ui] Add thymeleaf component support of vueJs dynamic parameter (prefix : and v-)
- [DataStore] Add 3 purges versions of KVStore Berkeley (fullscan, diskordered batch, secondary index per TTL)
- [Redi] Refactor to use UnifiedJedis
- [Vega] fix #129 rely exclusively on gson public api for dtObject deserialization
- [Vega] Change Nonce to base64 instead of UUID (compatibility issue)
- [Vega] Fix deltaList compute
- ... and many other updates and fixes ...
v4.0.0
- [Ui, Vega] jakarta namespace : Spring 6, Javalin 5, Jetty 11
- [Ui] Quasar v1 to v2 (see https://quasar.dev/start/upgrade-guide/)
- [Ui] Vue2 -> Vue3 (see https://v3-migration.vuejs.org/)
- [Ui] Replace buttons attribute ariaLabel to title (aria-label wasn't use for a11y in button, title was)
- [Ui] Improve a11y
- ... and many other updates and fixes ...
Full Changelog: vertigo-3.6.0...vertigo-4.0.0
v3.6.0
vertigo-3.6.0 [maven-release-plugin] copy for tag vertigo-3.6.0
v3.5.0
vertigo-3.5.0 [maven-release-plugin] copy for tag vertigo-3.5.0
v3.4.0
vertigo-3.4.0 [maven-release-plugin] copy for tag vertigo-3.4.0
v3.3.0
Release 3.3.0 - 2021/02/03
Migration help
vertigo-3.3.0
[maven-release-plugin] copy for tag vertigo-3.3.0
v3.2.0
vertigo-3.2.0 [maven-release-plugin] copy for tag vertigo-3.2.0
v3.1.1
vertigo-3.1.1 [maven-release-plugin] copy for tag vertigo-3.1.1