[TikiWiki-commits] [Git][tikiwiki/tiki][master] [REL] Tiki-24.12, 27.6 and 29.2 release: Update version notifier files and Tiki versions

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6a12046b2d851_382d0ca307289@gitlab-sidekiq-low-urgency-cpu-bound-v2-d7f87744c-5bbfb.mail>

ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
241c7800 by ushindi bienvenu at 2026-05-23T21:47:44+02:00
[REL] Tiki-24.12, 27.6 and 29.2 release: Update version notifier files and Tiki versions

- - - - -


5 changed files:

- doc/longterm.cycle
- doc/regular.cycle
- doc/stable.version
- + installer/schema/20260212_restore_right_dl_for_file_type_in_sefurl_tiki.sql
- lib/setup/twversion.class.php


Changes:

=====================================
doc/longterm.cycle
=====================================
@@ -1,2 +1,2 @@
-27.5
-24.11
+27.6
+24.12


=====================================
doc/regular.cycle
=====================================
@@ -1,3 +1,3 @@
-29.1
-27.5
-24.11
+29.2
+27.6
+24.12


=====================================
doc/stable.version
=====================================
@@ -156,6 +156,7 @@
 24.9
 24.10
 24.11
+24.12
 25.0
 25.1
 25.2
@@ -170,6 +171,7 @@
 27.3
 27.4
 27.5
+27.6
 28.0
 28.1
 28.2
@@ -178,3 +180,4 @@
 28.5
 29.0
 29.1
+29.2


=====================================
installer/schema/20260212_restore_right_dl_for_file_type_in_sefurl_tiki.sql
=====================================
@@ -0,0 +1,5 @@
+UPDATE `tiki_sefurl_regex_out`
+SET `right` = 'dl$1'
+WHERE `left` = 'tiki-download_file.php\\?fileId=(\\d+)'
+  AND `feature` = 'feature_file_galleries'
+  AND `type` = 'file';


=====================================
lib/setup/twversion.class.php
=====================================
@@ -385,6 +385,7 @@ class TWVersion
                 '24.9',
                 '24.10',
                 '24.11',
+                '24.12',
                 '25.0alpha',
                 '25.0beta',
                 '25.0RC1',
@@ -408,6 +409,7 @@ class TWVersion
                 '27.3',
                 '27.4',
                 '27.5',
+                '27.6',
                 '28.0alpha',
                 '28.0beta',
                 '28.0RC1',
@@ -422,6 +424,7 @@ class TWVersion
                 '29.0RC1',
                 '29.0',
                 '29.1',
+                '29.2',
             ];
     }
 



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/241c78005325f6c1cbd6557b74373a7664737534

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/241c78005325f6c1cbd6557b74373a7664737534
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.