Releases: careteditor/issues
3.2.2
3.2.1
Fix | sidebars don't work when there is not enough space for them
Fix | file title is not wrapped correctly
Fix | recents files can hold only 5 items instead of 50
Fix | file and it's associated project can be lost when the file is immediately closed after opening
Fix | pasting in sidebar before copying something before it throws an error
3.2.0
Add | type to search in sidebars
Add | multiple selections in file sidebar
Add | auto-jump to current heading in headings sidebar
Add | drag and drop folder to open project
Add | syntax highlighting for HTML blocks
Improve | syntax highlighting engine
Improve | File › Open to default to current folder
Improve | overall UI
Fix | error in Ctrl+T dialog #430
Fix | wrong character spacing in tables when using in-place code tags #429
Fix | file navigator (CTRL + T) cuts first two characters #427
Fix | table not aligned with bold or italic text #422
3.1.0
Add | sidebar for headings Cmd/Ctrl + 2
Add | recent folder Cmd/Ctrl+Shift+E
Improve | popups to be scrollable
Improve | overall UI
Improve | Sidebar watches all visible directories and updates them
Improve | untitled document now shows the current project
Improve | update Electron to 1.7.4
Fix | Wrong Cursor Position After Soft Hyphen #414
Fix | Scrollbar rendering incorrectly (doubled) Win10/Caret 3.0.2 #416
Fix | creating a folder from "Go To File" doesn't work
Fix | "Save As" doesn't change the project folder
Fix | retrieving undo/redo history after app restart fails
Fix | resizing the window and then immediately closing it throws an error
Fix | overlay breaks after Purchase Prompt is shown
3.0.2
Improve | add Cmd+Down
and Cmd+Up
shortcuts to work in Sidebar
Fix | export to PDF shows title bar and sidebar in the exported document
Fix | writing in Korean doesn't work #412
Fix | create file Cmd/Ctrl+Enter
in file navigator Cmd/Ctrl+T
doesn't work
Fix | Cmd+Z
can throw error in some rare cases
Fix | title bar doesn't indicate if file is modified under Linux
3.0.1
3.0.0
2.1.3
Improve | colors of math expressions syntax highlighting
Fix | writing bold and italic in tables breaks cursor position
Fix | clicking on internal document link under Windows pops an error alert
Fix | images in document can cause blurry text and 1px empty lines in selection and code blocks
Fix | images aren't scaled to fit the entire text width
Fix | writing space in a middle of a table cell increases right padding incorrectly
Fix | last whitespace character in a link displayed as %20
in preview when certain characters used in previous links #367
Fix | window scroll position wrong in typewriter mode after embedded image #364
Fix | having pdf page break +++
and footnote in a single document breaks preview #360
2.1.2
2.1.1
Improve | add padding to inline image previews
Fix | math expressions preview doesn't fully hide the background behind
Fix | inverted colours/contrast for dialogs #356
Fix | delete Line not working properly with inline image #357
Fix | fully support relative image paths
Fix | wrapping of headings breaks in some rare cases