Skip to content

Releases: careteditor/issues

3.2.2

14 Jul 06:58
Compare
Choose a tag to compare

Fix | Git gutter doesn't handle different line ending well #439
Fix | Add to Dictionary doesn't work when ending with . or , #437
Fix | switching files through recents doesn't change the project folder

3.2.1

12 Jul 07:20
Compare
Choose a tag to compare

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

11 Jul 10:13
Compare
Choose a tag to compare

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

01 Jul 12:28
Compare
Choose a tag to compare

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

28 Jun 10:51
Compare
Choose a tag to compare

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 #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

27 Jun 15:17
Compare
Choose a tag to compare

Fix | keyboard-shortcuts.md goes crazy on Ctrl+Z #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

26 Jun 11:17
Compare
Choose a tag to compare

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

15 May 11:28
Compare
Choose a tag to compare

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

12 May 11:02
Compare
Choose a tag to compare

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

11 May 15:08
Compare
Choose a tag to compare

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