Skip to content

0.22.4 Various dependency updates and fixes

Compare
Choose a tag to compare
@Frooodle Frooodle released this 22 Mar 20:10
· 288 commits to main since this release
6bd6e65
  • Fixed an error that occurred after logging out and selecting another language. (Thanks @Ludy87)
  • Made changes to characters in multiple languages for Unicode compatibility. (Thanks @Ludy87)
  • Updated Italian language message properties. (Thanks @albanobattistella)
  • Dependency version updates across various libraries including Apache PDFBox, Spring Framework, Micrometer, and others. (PDFBox is important update, bug fixes etc)
  • Transitioned to HTML5. (Thanks @Ludy87)

What's Changed

  • Fix: Error after logging out and selecting another language by @Ludy87 in #924
  • changes characters in multiple languages - Unicode ascii by @Ludy87 in #925
  • Update messages_it_IT.properties by @albanobattistella in #927
  • Bump org.apache.pdfbox:xmpbox from 3.0.1 to 3.0.2 by @dependabot in #933
  • Bump org.springframework:spring-webmvc from 6.1.4 to 6.1.5 by @dependabot in #934
  • Bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 by @dependabot in #930
  • Bump com.github.jk1.dependency-license-report from 2.5 to 2.6 by @dependabot in #932
  • Bump org.springframework.boot:spring-boot-starter-web from 3.2.3 to 3.2.4 by @dependabot in #948
  • Bump org.springframework.boot:spring-boot-devtools from 3.2.3 to 3.2.4 by @dependabot in #949
  • Bump org.springframework.boot:spring-boot-starter-actuator from 3.2.3 to 3.2.4 by @dependabot in #950
  • Bump io.github.pixee:java-security-toolkit from 1.1.2 to 1.1.3 by @dependabot in #946
  • Update 3rd Party Licenses by @github-actions in #952
  • Change to html5 by @Ludy87 in #958
  • Bump org.commonmark:commonmark from 0.21.0 to 0.22.0 by @dependabot in #957
  • Bump org.projectlombok:lombok from 1.18.28 to 1.18.32 by @dependabot in #955
  • Bump org.springframework.boot:spring-boot-starter-data-jpa from 3.2.3 to 3.2.4 by @dependabot in #953
  • Bump org.springframework.boot:spring-boot-starter-security from 3.2.3 to 3.2.4 by @dependabot in #956
  • Bump org.springframework.boot:spring-boot-starter-thymeleaf from 3.2.3 to 3.2.4 by @dependabot in #954
  • Update 3rd Party Licenses by @github-actions in #960
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.4.0 by @dependabot in #964
  • Bump org.springframework.boot from 3.2.3 to 3.2.4 by @dependabot in #962
  • Bump org.springframework.boot:spring-boot-starter-test from 3.2.3 to 3.2.4 by @dependabot in #961
  • Bump org.apache.pdfbox:pdfbox from 3.0.1 to 3.0.2 by @dependabot in #963
  • Update 3rd Party Licenses by @github-actions in #965
  • Update 3rd Party Licenses by @github-actions in #966

Full Changelog: v0.22.3...v0.22.4