Skip to content

Codex v1.3.0

Compare
Choose a tag to compare
@jcv8000 jcv8000 released this 19 May 06:14
· 254 commits to master since this release

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