Issues Versions Save

Caret issues

3.2.2

6 years ago

Fix | Git gutter doesn't handle different line ending well https://github.com/careteditor/caret/issues/439 Fix | Add to Dictionary doesn't work when ending with . or , https://github.com/careteditor/caret/issues/437 Fix | switching files through recents doesn't change the project folder

3.2.1

6 years ago

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

6 years ago

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 https://github.com/careteditor/caret/issues/430 Fix | wrong character spacing in tables when using in-place code tags https://github.com/careteditor/caret/issues/429 Fix | file navigator (CTRL + T) cuts first two characters https://github.com/careteditor/caret/issues/427 Fix | table not aligned with bold or italic text https://github.com/careteditor/caret/issues/422

3.1.0

6 years ago

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 https://github.com/careteditor/caret/issues/414 Fix | Scrollbar rendering incorrectly (doubled) Win10/Caret 3.0.2 https://github.com/careteditor/caret/issues/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

6 years ago

Improve | add Cmd+Down and Cmd+Upshortcuts to work in Sidebar

Fix | export to PDF shows title bar and sidebar in the exported document Fix | writing in Korean doesn't work https://github.com/careteditor/caret/issues/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

6 years ago

Fix | keyboard-shortcuts.md goes crazy on Ctrl+Z https://github.com/careteditor/caret/issues/402 Fix | Cmd/Ctrl+\ shortcut doesn't trigger when pressed for some keyboard layouts Fix | rendering of math in preview is positioned incorrectly

3.0.0

6 years ago

Add | sidebar Cmd/Ctrl+\ Add | font preferences Add | support for liquid markup Add | File › Publish Add | Format › TOC and Format › Page Break

Improve | handling of unsaved files Improve | UI / UX for navigation tools Improve | overall UI

2.1.3

7 years ago

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 https://github.com/careteditor/caret/issues/367 Fix | window scroll position wrong in typewriter mode after embedded image https://github.com/careteditor/caret/issues/364 Fix | having pdf page break +++ and footnote in a single document breaks preview https://github.com/careteditor/caret/issues/360

2.1.2

7 years ago

Fix | cursor is misplaced in headings and tables Fix | Linux | middle-click triggers scrolling when it should only paste Fix | Linux | right-click triggers drag selection

2.1.1

7 years ago

Improve | add padding to inline image previews

Fix | math expressions preview doesn't fully hide the background behind Fix | inverted colours/contrast for dialogs https://github.com/careteditor/caret/issues/356 Fix | delete Line not working properly with inline image https://github.com/careteditor/caret/issues/357 Fix | fully support relative image paths Fix | wrapping of headings breaks in some rare cases