Bump 03.10.14 (dev channel only)
Some checks failed
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-04-21 11:52:22 -05:00
parent 12b32b98e2
commit 69a0ca6eaf
7 changed files with 15 additions and 15 deletions

View File

@@ -9,13 +9,13 @@
INGROUP: MokoCassiopeia.Documentation
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoCassiopeia
FILE: ./README.md
VERSION: 03.10.13
VERSION: 03.10.14
BRIEF: Documentation for MokoCassiopeia template
-->
# MokoCassiopeia → MokoOnyx
> **This template is being renamed to MokoOnyx.** Version 03.10.13 is the bridge release that automatically migrates your settings. After updating, MokoOnyx will be your active template and MokoCassiopeia can be safely uninstalled.
> **This template is being renamed to MokoOnyx.** Version 03.10.14 is the bridge release that automatically migrates your settings. After updating, MokoOnyx will be your active template and MokoCassiopeia can be safely uninstalled.
**A Modern, Lightweight Joomla Template Based on Cassiopeia**

View File

@@ -2593,8 +2593,8 @@ progress {
font-size: 1rem;
font-weight: 400;
line-height: 1;
color: var(--input-color, #e6ebf1);
background-color: var(--input-bg, #1a2332);
color: var(--input-color, #1a2332);
background-color: var(--input-bg, #e6ebf1);
background-clip: padding-box;
border: 1px solid var(--input-border-color, #3a4250);
-webkit-appearance: none;
@@ -13912,7 +13912,7 @@ meter {
height: 4px;
margin: 1rem auto 2rem;
content: "";
background: var(--body-color, #e6ebf1);
background: var(--body-bg, #e6ebf1);
}
.container-banner .banner-overlay .overlay .text-thin .lead {
@@ -14099,7 +14099,7 @@ td .form-control {
margin: 0.5em;
color: hsl(0, 0%, 0%);
text-align: start;
background: var(--body-color, #e6ebf1);
background: var(--body-bg, #e6ebf1);
border: 1px solid hsl(210, 7%, 46%);
border-radius: 0.25rem;
-webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.8);
@@ -15549,7 +15549,7 @@ joomla-alert {
min-height: 43px;
padding: 0.25rem;
color: var(--subhead-color, #9fa6ad);
background: var(--body-color, #e6ebf1);
background: var(--body-bg, #e6ebf1);
-webkit-box-shadow: -3px -2px 22px var(--box-shadow-gray, #1a2027);
box-shadow: -3px -2px 22px var(--box-shadow-gray, #1a2027);
}
@@ -15591,7 +15591,7 @@ joomla-alert {
font-size: 1rem;
line-height: 2.45rem;
color: var(--subhead-color, #9fa6ad);
background: var(--body-color, #e6ebf1);
background: var(--body-bg, #e6ebf1);
border-color: hsl(210, 11%, 71%);
}
@@ -16330,7 +16330,7 @@ body:not(.has-sidebar-right) .site-grid .container-component {
.nav-tabs+.tab-content {
padding: 0.9375rem;
background: var(--body-color, #e6ebf1);
background: var(--body-bg, #e6ebf1);
border: 1px solid;
border-color: hsl(210, 14%, 89%);
border-radius: 0 0 0.25rem 0.25rem;
@@ -16405,7 +16405,7 @@ body:not(.has-sidebar-right) .site-grid .container-component {
}
.chosen-container.chosen-container-single .chosen-drop {
background: var(--body-color, #e6ebf1);
background: var(--body-bg, #e6ebf1);
border: 1px solid hsl(210, 14%, 83%);
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 979 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -39,7 +39,7 @@
</server>
</updateservers>
<name>MokoCassiopeia</name>
<version>03.10.13</version>
<version>03.10.14</version>
<scriptfile>script.php</scriptfile>
<creationDate>2026-04-19</creationDate>
<author>Jonathan Miller || Moko Consulting</author>

View File

@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
SPDX-License-Identifier: GPL-3.0-or-later
VERSION: 03.10.13
VERSION: 03.10.14
-->
<updates>
@@ -13,11 +13,11 @@
<element>mokocassiopeia</element>
<type>template</type>
<client>site</client>
<version>03.10.13</version>
<creationDate>2026-04-19</creationDate>
<version>03.10.14</version>
<creationDate>2026-04-21</creationDate>
<infourl title='MokoCassiopeia Dev'>https://git.mokoconsulting.tech/MokoConsulting/MokoCassiopeia/releases/tag/development</infourl>
<downloads>
<downloadurl type='full' format='zip'>https://git.mokoconsulting.tech/MokoConsulting/MokoCassiopeia/releases/download/development/mokocassiopeia-03.10.13-dev.zip</downloadurl>
<downloadurl type='full' format='zip'>https://git.mokoconsulting.tech/MokoConsulting/MokoCassiopeia/releases/download/development/mokocassiopeia-03.10.14-dev.zip</downloadurl>
</downloads>
<sha256>f81685110d6a89558aea7d34255601441ade2d480f191e98baff5db3b40f302a</sha256>
<tags><tag>development</tag></tags>