Invoice PDF generation

Hi,

I am installing a new yeti-sbc. My OS is debian 13 and i am using the version 1.14. But the yeti-web module installed seems to be an older version. where as in the documentation i see its mentioned as 1.15.26

root@i-0c59ca68207eb7479:/opt/yeti-web# cat version.yml
version: 1.14.79
commit: fbcbdf4f1f0838aee756e79aca88c5608c006e40

This is the repo i am using
deb https://deb.yeti-switch.org/debian/1.14 trixie main
and when i install yeti-pdf i get the package not found.

root@i-0c59ca68207eb7479:/opt/yeti-web# apt update
Hit:1 Index of /debian trixie InRelease
Get:2 Index of /debian-security trixie-security InRelease [43.4 kB]
Get:3 Index of /debian trixie-updates InRelease [47.3 kB]
Get:4 Index of /pub/repos/apt/ trixie-pgdg InRelease [241 kB]
Hit:5 https://deb.yeti-switch.org/debian/1.14 trixie InRelease
Get:6 Index of /pub/repos/apt/ trixie-pgdg/main amd64 Packages [788 kB]
Fetched 1,120 kB in 2s (525 kB/s)
All packages are up to date.

root@i-0c59ca68207eb7479:/opt/yeti-web# apt -y upgrade
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0

root@i-0c59ca68207eb7479:/opt/yeti-web# apt install yeti-pdf
Error: Unable to locate package yeti-pdf

1.15 is not publicly available yet.

Thank you. Do we have a timeline on when the new version would be public since the documentation has already been updated.