Files
Wallos/includes/version.php
Miguel Ribeiro e87387f0eb feat: add romanian translations (#1017)
fix: ai recommendation numbering when deleting a recommendation
feat: mask ai api key on the settings page
fix: unicode character on the css file
fix: retain first and last name when switching language during registration
fix: calendar ocurrences to respect subscriptions start date
fix: ssrf vulnerability on several endpoints
fix: logo search
fix: xss vulnerability on payment method rename endpoint
fix: set login cookie to httponly
2026-03-19 00:41:55 +00:00

3 lines
31 B
PHP

<?php
$version = "v4.7.0";
?>