@@ -20,31 +20,52 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
20
20
21
21
## What's New?
22
22
23
- ### Chronos 14 .0
23
+ ### Chronos 15 .0
24
24
25
25
<div >
26
26
27
+ Contributors:
28
+ [ Arnold Pinkhasov] ( https://github.com/apinkhasov101 ) ,
29
+ [ Ashley Bisram] ( https://github.com/ashleybisram ) ,
30
+ [ Fridchard Chery] ( https://github.com/Gitfrich ) ,
31
+ [ Peter Toussaint] ( https://github.com/Peter2oussaint )
32
+
33
+ </div >
34
+ Updates:
35
+ <li >Forthcoming</li >
36
+
37
+
38
+ <a href =' link here ' >Version 15.0 Medium Article</a >
39
+
40
+ ### ** Iteration Log**
41
+ <details ><summary >Chronos 14.0</summary >
42
+ <ul>
43
+ <div>
44
+
45
+
27
46
Contributors:
28
47
[ Michael Tagg] ( https://github.com/mdtagg ) ,
29
48
[ Ted Pham] ( https://github.com/TedPham397 ) ,
30
49
[ Sofia Sarhiri] ( https://github.com/sarhiri ) ,
31
- [ Stephen Yang] ( https://github.com/stephenhyang ) ,
50
+ [ Stephen Yang] ( https://github.com/stephenhyang )
32
51
33
52
</div >
34
53
Updates:
35
- <li >Implemented a new visualization button (example) to expedite data rendering processes.</li >
36
- <li >Refactored microservices example, switched over to community version of MongoDB for easier URI implementation.</li >
37
- <li >Modularized cluttered components into modular units to improve code readability and reusability.</li >
38
- <li >Optimized startup scripts to reduce application load time and streamline environment configuration.</li >
39
- <li >Upgraded Material-UI from version 4 to version 5, adapting to new API changes and improving UI responsiveness. </li >
40
- <li >Refactored portions of the electron app </li >
41
- <li >Refactored data parsing logic to reduce unnecessary rerenders and improve app performance</li >
42
- <li >Fixed data bottle necks in the local npm packages, data is now able to flow to microservices for data visualization</li >
43
-
54
+ <ul >
55
+ <li >Implemented a new visualization button (example) to expedite data rendering processes.</li >
56
+ <li >Refactored microservices example, switched over to community version of MongoDB for easier URI implementation.</li >
57
+ <li >Modularized cluttered components into modular units to improve code readability and reusability.</li >
58
+ <li >Optimized startup scripts to reduce application load time and streamline environment configuration.</li >
59
+ <li >Upgraded Material-UI from version 4 to version 5, adapting to new API changes and improving UI responsiveness. </li >
60
+ <li >Refactored portions of the electron app </li >
61
+ <li >Refactored data parsing logic to reduce unnecessary rerenders and improve app performance</li >
62
+ <li >Fixed data bottle necks in the local npm packages, data is now able to flow to microservices for data visualization</li >
63
+ </ul >
44
64
45
- <a href =' link here ' >Version 14.0 Medium Article</a >
65
+ <a href =' https://medium.com/@m.sofiasarhiri/a-tale-as-old-as-time-for-the-modern-developer-chronos-v-14-f84733fd4f93 ' >Version 14.0 Medium Article</a >
46
66
47
- ### ** Iteration Log**
67
+ </ul >
68
+ </details >
48
69
49
70
<details ><summary >Chronos 13.0</summary >
50
71
<ul>
0 commit comments