Skip to content

Commit 754cfcb

Browse files
committed
edit updates for v15 release
1 parent 673f495 commit 754cfcb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@ Contributors:
3232

3333
</div>
3434
Updates:
35-
<li>Forthcoming</li>
35+
<li>Improved runtime by incorporating esbuild-loader, lazy-loading/code-splitting, and removing deprecated syntax/unused node modules.</li>
36+
<li>Refactored SASS by updating deprecated syntax and import statements.</li>
37+
<li>Grafana dashboard updates include deprecated syntax removal and a more intuitive layout, making it simpler for users to visualize key metrics in the newest version of Grafana.</li>
38+
<li>TypeScript migration allows contributors and users to catch errors early and work with a more robust codebase, making the app more reliable.</li>
39+
<li>Introducing ChroNotes, full documentation of our file structure and their purposes.</li>
40+
<li>Refactored the homepage of the app to give it a more intuitive appearance regarding where/how to initialize network monitoring.</li>
3641

3742

3843
<a href='link here'>Version 15.0 Medium Article</a>

0 commit comments

Comments
 (0)