Kvision Versions Save

Object oriented web framework for Kotlin/JS

7.4.5

5 days ago
  • 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

3 weeks ago
  • 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

1 month ago
  • 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

1 month ago
  • 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

2 months ago
  • 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

2 months ago
  • 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

3 months ago
  • Upgraded kotlin-wrappers to 682
  • Fix tabulator persistence saving function

7.3.0

3 months ago
  • 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)

7.2.0

5 months ago
  • Upgraded dependencies (Spring Boot 3.2.0, Ktor 2.3.6, Vert.x 4.5.0, Micronaut 4.2.0, jackson-module-kotlin 2.16.0, kotlin-wrappers 647, Kotest 5.8.0, Bootstrap Icons 1.11.2, Tempus Dominus 6.7.19, Electron 27.1.2, Trix 2.0.8)
  • Fix jar packaging of fullstack Ktor projects (#499)

7.1.0

5 months ago
  • Upgraded dependencies (Kotlin 1.9.20, Gradle 8.4, Dokka 1.9.10, Jooby 3.0.6, Spring Boot 3.1.5, Ktor 2.3.5, Javalin 5.6.3, Vert.x 4.4.6, Micronaut 4.1.6, jackson-module-kotlin 2.15.3, kotlin-wrappers 637, bootstrap-icons 1.11.1, Tempus Dominus 6.7.16, Electron 27.0.2, Trix 2.0.7, TomSelect 2.3.1).
  • Fix SplitPanel resize not working correctly.
  • Allow formatter component functions for Tabulator with dynamic data (#467).
  • Add year and month header formatting options for DateTime component.