Codex v1.3.0
New Features:
- Added custom scrollbars to the sidebar and main window
- Resizable and responsive sidebar that can be collapsed and opened even in small windows
- Redesigned home page
- Favorites section on home page
- Code blocks can now show the code block's language in the top-right
- You can now set a custom Icon for each notebook
Minor changes:
- Updated to Electron 12.0.8
- Switching pages now scrolls the page to the top as it should
- Made the "New notebook" and "Edit notebook" dialogs look better
- Made the buttons look much better
- Tweaked lots of misc. styles in light mode & dark mode
- Added a small shadow to images inside of notes
Fixes:
- Zooming in & out on a page should keep your position better
- Fixed a light theme being inside the "dark themes" section
- Misc. bug fixes