DSR! 3 жил өмнө
parent
commit
a443e5de67

+ 1 - 0
README.md

@@ -19,6 +19,7 @@ The following functionalities are modified looking for a better user experience
  - Fixed several bugs found in the panel
  - Fixed several bugs found in the panel
  - Expose AngularJS Pineapple API in JS window
  - Expose AngularJS Pineapple API in JS window
  - Add timeout and prevent duplicated request in API service
  - Add timeout and prevent duplicated request in API service
+ - Refactor all indexedDB code
  - Project minification (Optional: use packer tools)
  - Project minification (Optional: use packer tools)
 
 
 ## Dashboard
 ## Dashboard

+ 3 - 1
src/etc/pineapple/changes

@@ -1,4 +1,4 @@
-<h3>Changelog for 2.8.0+:</h3>
+<h3>Changelog for 2.8.0:</h3>
 <ul>
 <ul>
     <li>General</li>
     <li>General</li>
     <ul>
     <ul>
@@ -7,6 +7,8 @@
         <li>Fix mobile view</li>
         <li>Fix mobile view</li>
         <li>A completely updated panel with fixes and improvements</li>
         <li>A completely updated panel with fixes and improvements</li>
         <li>Decrease requests for less cpu usage</li>
         <li>Decrease requests for less cpu usage</li>
+        <li>Add timeout and prevent duplicated request in API service</li>
+        <li>Refactor all indexedDB code</li>
     </ul>
     </ul>
 
 
     <li>Recon</li>
     <li>Recon</li>

+ 1 - 1
src/etc/pineapple/pineapple_version

@@ -1 +1 @@
-2.8.0+
+2.8.0