Skip to content

Releases: rjaros/kvision

7.5.1

30 May 11:17
Compare
Choose a tag to compare
  • Upgraded dependencies (Jooby 3.1.2, Javalin 6.1.6, Micronaut 4.4.3, kotlin-wrappers 754, electron 30.0.9)
  • Fix number formatting in Numeric and ImaskNumeric components
  • Move MaterialModule initializer to io.kvision package

7.5.0

25 May 14:00
Compare
Choose a tag to compare
  • Upgraded dependencies (Kotlin 1.9.24, Coroutines 1.8.1, Jooby 3.1.1, Spring Boot 3.3.0, Ktor 2.3.11, Javalin 6.1.4, Vert.x 4.5.8, Micronaut 4.4.2, jackson-module-kotlin 2.17.1, kotlin-wrappers 752, Ballast 4.2.1, TestNG 7.10.2, Kotest 5.9.0, css-loader 7.1.2, Chart.js 4.4.3, Tempus Dominus 6.9.7, Electron 30.0.8, Imask 7.6.1, Material Web 1.5.0, React 18.3.1, Trix 2.1.1, Tabulator 6.2.1).
  • New kvision-material module with experimental support for Material 3 design system (thanx to @Manriif).
  • Support Spring WebFlux starter in KVision gradle plugin server detection (by @LiYing2010)

7.4.5

20 Apr 10:56
Compare
Choose a tag to compare
  • Upgraded dependencies (KSP 1.0.20, Jooby 3.0.10, Spring Boot 3.2.5, Ktor 2.3.10, Micronaut 4.4.0, Koin 3.5.6, logback 1.5.6, kotlin-wrappers 732, testng 7.10.1, css-loader 7.1.1, style-loader 4.0.0, bootstap-fileinput 5.5.4, fontawesome 6.5.2, imask 7.6.0, electron 30.0.1)
  • Fix selectableRows options of Tabulator component (#524)
  • Fix titleDownload option of Tabulator component

7.4.4

01 Apr 13:19
Compare
Choose a tag to compare
  • Upgraded dependnecies (Spring Boot 3.2.4, Vert.x 4.5.7, Micronaut 4.3.7, Logback 1.5.3, kotlin-wrappers 722, Tempus Dominus 6.9.6, Electron 29.1.6, Trix 2.1.0, Tabulator 6.2.0)
  • Rollback Bootstrap Fileinput to 5.5.2 until 5.5.4 is released.
  • New bootstrap badge component (thx to AndrΓ© Harnisch)

7.4.3

17 Mar 15:42
Compare
Choose a tag to compare
  • Upgraded dependencies (Kotlin 1.9.23, Dokka 1.9.20, KSP 1.0.19, Ktor 2.3.9, Javalin 6.1.3, Vert.x 4.5.5, Electron 4.3.6, jackson-module-kotlin 2.17.0, kotlin-wrappers 715, kotest 5.8.1, bootstrap-fileinput 5.5.3, Electron 29.1.4)
  • Support processing attachments in RichText component (#519)
  • New Bootstrap Collapse component (thx to AndrΓ© Harnisch)

7.4.2

02 Mar 15:35
Compare
Choose a tag to compare
  • Upgraded dependencies (Jooby 3.0.8, Javalin 6.1.2, Micronaut 4.3.4, logback 1.5.1, kotlin-wrappers 707, chart.js 4.4.2, electron 29.1.0, Imask 7.5.0)
  • Allow modifying response headers for Spring Boot and Micronaut apps (#514)
  • Remove id parameter for GET requests (#515)
  • Add support for building a Spring Boot Web MVC jar with dependencies and frontend js code

7.4.1

25 Feb 07:39
Compare
Choose a tag to compare
  • Upgraded dependencies (Coroutines 1.8.0, Serialization 1.6.3, Spring Boot 3.2.3, Javalin 6.1.1, Vert.x 4.5.4, Micronaut 4.3.3, kotlin-wrappers 701, Ballast 4.1.0, Bootstrap 5.3.3, Electron 29.0.1, Tabulator 5.6.1)
  • Support GET method with parameters for fullstack interfaces (#513)
  • Fix tasks resolution inside a subproject (#510)

7.4.0

13 Feb 18:35
Compare
Choose a tag to compare
  • Upgraded dependencies (Spring Boot 3.2.2, Ktor 2.3.8, Javalin 6.0.1, Vert.x 4.5.3, Micronaut 4.3.1, Gradle 8.6, KSP 1.0.17, kotlin-wrappers 697, TestNG 7.9.0, Snabbdom 3.6.2, Tempus Dominus 6.9.5, Electron 28.2.2, Imask 7.4.0, Trix 2.0.10, Tabulator 5.6.0)
  • Major performance and bundle size optimizations (thx to @wagyourtail)
  • Optimize addAll calls with singleRender for a number of containers (#511)
  • Fix some broken tabulator options

7.3.1

09 Jan 12:59
Compare
Choose a tag to compare
  • Upgraded kotlin-wrappers to 682
  • Fix tabulator persistence saving function

7.3.0

06 Jan 14:42
Compare
Choose a tag to compare
  • Upgraded dependencies (Kotlin 1.9.22, Coroutines 1.8.0-RC2, Serialization 1.6.2, npm-publish 3.4.2, KSP 1.0.16, Jooby 3.0.7, Spring Boot 3.2.1, Ktor 2.3.7, Vert.x 4.5.1, Micronaut 4.2.3, Koin 3.5.3, multiplatform-diff 0.5.0, jackson-module-kotlin 2.16.1, logback 1.4.14, kotlin-wrappers 681, gettext.js 2.0.2, Bootstrap Icons 1.11.3, Chart.js 4.4.1, TempusDominus 6.9.4, Electron 28.1.1., Fontawesome 6.5.1, Imask 7.3.0, Gradle 8.5)
  • New methods to manage lifecycle hooks (#507)