Browse Source

Merge branch 'master' of https://github.com/Len-PGH/fusionpbx-docs

Len 10 years ago
parent
commit
1d1bb3bbae
2 changed files with 86 additions and 0 deletions
  1. 84 0
      source/advanced/upgrade.rst
  2. 2 0
      source/domains.rst

+ 84 - 0
source/advanced/upgrade.rst

@@ -0,0 +1,84 @@
+##########
+Upgrade
+##########
+
+
+The FusionPBX code is constantly evolving. Bug fixes being submitted, additions to improve security, making FusionPBX look nicer, to be more flexible, and best of all new features. A complete summary of the changes can be found on the github code page https://github.com/fusionpbx/fusionpbx/commits/master .  Initially google code svn was the place to download code from but since that has closed github is where the code now lives.  
+
+|
+
+Maintenance Upgrade
+--------------------
+
+
+
+
+
+
+Version Upgrade
+------------------
+
+
+Version 4.0 to 4.2
+^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 3.8 to 4.0
+^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 3.6 to 3.8
+^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 3.5 to 3.6
+^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 3.4 to 3.5
+^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 3.3 to 3.4
+^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 3.2 to 3.3
+^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 3.1.4 to 3.2
+^^^^^^^^^^^^^^^^^^^^
+
+|
+
+|
+
+Version 2 to 3.0
+^^^^^^^^^^^^^^^^
+
+|
+
+|
+

+ 2 - 0
source/domains.rst

@@ -18,3 +18,5 @@ the multi-tenant domain side menu to configure and allow secure administration f
   :glob:
 
   domains/domains.rst
+  advanced/upgrade.rst
+