Kaynağa Gözat

Add news item about v2 api

CauseFX 5 yıl önce
ebeveyn
işleme
780b66e94a
1 değiştirilmiş dosya ile 8 ekleme ve 1 silme
  1. 8 1
      js/news.json

+ 8 - 1
js/news.json

@@ -1,9 +1,16 @@
 [
+  {
+    "title": "Develop Branch Users - Please switch to Master for mean time",
+    "subTitle": "Organizr API v2 coming this week",
+    "date": "2020-08-24 15:00",
+    "body": "The new API is now complete and we plan on using the develop branch to do the testing.  So if you want to test and are okay with things possibly breaking, then by all means stay on the develop branch.  The API change is coming this week for sure so please be ready and make sure everyone has done the webserver location block addition.  If you do not do this and you upgrade, it will break your install.  Please refer to the migration note for details <a href=\"https:\/\/docs.organizr.app\/books\/setup-features\/page\/api-v2-webserver-changes-needed\", target=\"_blank\" rel=\"noopener noreferrer\">API migration note<\/a>",
+    "author": "CauseFX"
+  },
   {
     "title": "New Organizr API v2",
     "subTitle": "Breaking changes are coming!!!",
     "date": "2020-08-07 17:00",
-    "body": "I am currently in the process of creating the 2nd version of the Organizr API.  With that being said, with the way v1 of API was written, it will be replaced with this new version. I will be writing portions of the API so the change will be minimal.  The first changes that will be pushed are the plugins portion of the API.  This will be pushed by August 14th.  Please refer to the migration note for details <a href=\"https:\/\/docs.organizr.app\/books\/setup-features\/page\/api-v2-webserver-changes-needed\", target=\"_blank\" rel=\"noopener noreferrer\">Container migration note<\/a>",
+    "body": "I am currently in the process of creating the 2nd version of the Organizr API.  With that being said, with the way v1 of API was written, it will be replaced with this new version. I will be writing portions of the API so the change will be minimal.  The first changes that will be pushed are the plugins portion of the API.  This will be pushed by August 14th.  Please refer to the migration note for details <a href=\"https:\/\/docs.organizr.app\/books\/setup-features\/page\/api-v2-webserver-changes-needed\", target=\"_blank\" rel=\"noopener noreferrer\">API migration note<\/a>",
     "author": "CauseFX"
   },
   {