Skip to content

Commit 1eda160

Browse files
authored
Update CHANGE_LOG.md
1 parent ee8d52e commit 1eda160

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGE_LOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ Recommendations for Future Enhancements:<br>
3535
- v.17 recommendations regarding the Marketplace are still undeveloped.
3636
- Solve residual bugs. Undo & Redo buttons on customization page not functioning as expected. Backend bugs persist as seen in the console when running the dev environment. Resolve electron app functionality to coincide with web app functionality. Persistent Redux error that causes page to rerender more often than necessary.
3737
- For the state manager option in the data table there is a MuiData-menu that is not visible when clicking it and after the filter option is clicked it creates a white space in the bottom of the page.
38-
- Continue code cleanup. Continue cleanup of outdated and unused code and files. Continue modularizing code
38+
- Expand testing coverage. Continue fixing old tests which rely on outdated dependencies, and implementing new tests.
39+
- Continue modularizing code. Many large, unwieldy files that should be broken up into more modular components still exist.
40+
- Continue Typescript conversion. Consider toggling noImplicitAny to find all 'any' cases that can be addressed.
41+
- Continue cleanup of outdated and unused code and files.
3942

4043

4144
**Version 17.0.0 Changes**

0 commit comments

Comments
 (0)