]> BookStack Code Mirror - bookstack/commitdiff
Updated roadmap & dev version, removed dupe locale mappings
authorDan Brown <redacted>
Tue, 11 Jun 2019 21:45:41 +0000 (22:45 +0100)
committerDan Brown <redacted>
Tue, 11 Jun 2019 21:45:41 +0000 (22:45 +0100)
app/Http/Middleware/Localization.php
readme.md
version

index ff5526cc70d61f6fbdcde2aa35a63c034d74ff1a..07852bb00f735a8f265a80c8ac0c7a204a193ba6 100644 (file)
@@ -31,12 +31,10 @@ class Localization
         'nl' => 'nl_NL',
         'pl' => 'pl_PL',
         'pt_BR' => 'pt_BR',
-        'pt_BR' => 'pt_BR',
         'ru' => 'ru',
         'sk' => 'sk_SK',
         'sv' => 'sv_SE',
         'uk' => 'uk_UA',
-        'uk' => 'uk_UA',
         'zh_CN' => 'zh_CN',
         'zh_TW' => 'zh_TW',
     ];
index 07bebff0557f459e35776acc157de7ae60235779..ccbd41ab84bc65bef12abe1e1c51ae91d22e15fe 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -24,9 +24,7 @@ In regards to development philosophy, BookStack has a relaxed, open & positive a
 
 Below is a high-level road map view for BookStack to provide a sense of direction of where the project is going. This can change at any point and does not reflect many features and improvements that will also be included as part of the journey along this road map. For more granular detail of what will be included in upcoming releases you can review the project milestones as defined in the "Release Process" section below.
 
-- **Design Revamp** *[(In Progress)](https://github.com/BookStackApp/BookStack/pull/1153)*
-    - *A more organised modern design to clean things up, make BookStack more efficient to use and increase mobile usability.*
-- **Platform REST API**
+- **Platform REST API** *(In Design)*
     - *A REST API covering, at minimum, control of core content models (Books, Chapters, Pages) for automation and platform extension.*
 - **Editor Alignment & Review**
     - *Review the page editors with goal of achieving increased interoperability & feature parity while also considering collaborative editing potential.*
diff --git a/version b/version
index a361484193e655a868708275458bacbb55113650..4494802a4fd0dc42714e3068afaba8ef2e351a31 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-v0.26-dev
+v0.27-dev