Skip to content

Releases: sabre-io/Baikal

0.12.1

Choose a tag to compare

@ByteHamster ByteHamster released this 05 Aug 13:17
cfa7433
  • Fix XSS vulnerability where an authenticated user can take over the admin interface by renaming their calendar. PoC by Aleksandar Djordjevic
  • Reduce space consumption of release zip

0.12.0

Choose a tag to compare

@ByteHamster ByteHamster released this 03 Aug 07:51
da17126

Note that the dependency updates increased the size of the release file substantially (2.5MB -> 100MB)

0.11.1

Choose a tag to compare

@ByteHamster ByteHamster released this 30 Nov 14:54
49f83e3
  • Fix upgrading when on mysql (by @ByteHamster)
  • Ships with sabre/dav 4.7.0

0.11.0

Choose a tag to compare

@ByteHamster ByteHamster released this 29 Nov 14:19
465e4e4
  • Optional CA certificate for MySQL connection via TLS (by @mestrode)
  • Fix typo in main page title (by @BombFoolGranny)
  • Upgrade dependencies (by @ByteHamster)
  • Drop support for php 8.1 ⚠️ you now need at least php 8.2 to run Baïkal
  • Ships with sabre/dav 4.7.0

0.10.1

Choose a tag to compare

@ByteHamster ByteHamster released this 10 Nov 10:25
bcaee23
  • Fix database setup screen on install wizard
  • Ships with sabre/dav 4.7.0

0.10.0

Choose a tag to compare

@ByteHamster ByteHamster released this 02 Nov 10:35
2160c1d

⚠️ Warning ⚠️
Do not use this version for new installs. Use 0.9.5 and upgrade to this version, or use 0.10.1. This is due to a broken initial installer.

  • Drop support for php 7.x and php 8.0
  • Improve upcoming php 8.4 support
  • Fix login page on some reverse proxy setups
  • Add PostgreSQL backend
  • Support configuring PROJECT_PATH_CONFIG and PROJECT_PATH_SPECIFIC via environment variables
  • Ships with sabre/dav 4.7.0

0.9.5

Choose a tag to compare

@ByteHamster ByteHamster released this 20 Mar 19:40
7ab3e08
  • Dependency upgrades. Should improve compatibility with php 8.2
  • Ships with sabre/dav 4.6.0

0.9.4

Choose a tag to compare

@ByteHamster ByteHamster released this 15 Nov 20:22
3ca9b4f
  • Fix difference in database scheme between MySQL and SQLite
  • Make base_uri case sensitive
  • Upgrade sabre/dav to 4.5.0 (this should fix some warnings on php 8.2)

0.9.3

Choose a tag to compare

@ByteHamster ByteHamster released this 04 Dec 11:04
3988238
  • Fix yet another php warning in admin interface

0.9.2

Choose a tag to compare

@ByteHamster ByteHamster released this 26 Mar 11:22
3204b1c
  • Fix php warning in admin interface