diff --git a/_sakura/changelog.json b/_sakura/changelog.json index 20d4228..acb4748 100644 --- a/_sakura/changelog.json +++ b/_sakura/changelog.json @@ -2950,6 +2950,27 @@ "user": "Flashwave" } + ], + + "20150928": [ + + "eminence", + { + "type": "FIX", + "change": "Fixed view order on the header menu on mobile.", + "user": "Flashwave" + }, + { + "type": "ADD", + "change": "Added new animations on the header menu.", + "user": "Flashwave" + }, + { + "type": "FIX", + "change": "Readd footer on mobile.", + "user": "Flashwave" + } + ] } diff --git a/_sakura/sakura.php b/_sakura/sakura.php index f303585..3bb24ec 100644 --- a/_sakura/sakura.php +++ b/_sakura/sakura.php @@ -8,7 +8,7 @@ namespace Sakura; // Define Sakura version -define('SAKURA_VERSION', '20150927'); +define('SAKURA_VERSION', '20150928'); define('SAKURA_VLABEL', 'Eminence'); define('SAKURA_COLOUR', '#6C3082'); define('SAKURA_STABLE', false); diff --git a/_sakura/templates/yuuno/global/master.tpl b/_sakura/templates/yuuno/global/master.tpl index cf67ce6..68896d0 100644 --- a/_sakura/templates/yuuno/global/master.tpl +++ b/_sakura/templates/yuuno/global/master.tpl @@ -152,9 +152,9 @@