feat: filters on the subscriptions page

feat: search subscriptions by name
This commit is contained in:
Miguel Ribeiro
2024-03-09 18:12:07 +01:00
committed by GitHub
parent 07f464741f
commit a396285b76
18 changed files with 444 additions and 120 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.14.1";
$version = "v1.15.0";
?>