Releases: ktraunmueller/Compositor
Releases · ktraunmueller/Compositor
1.11.0
1.10.1
1.10.0
1.9.2
Bugfixes
- Reserved character not escaped on insert #462
- Deleting reserved character leaves backslash behind #463
- Paragraph placeholder not selected #465
- Wrong insert position when at end of paragraph #467
- Wrong zoom level selected in zoom dropdown #432
- Caret wanders off where no caret has ever gone before #443
- Endless loop in table parser #458
- Crash due to out-of-bounds string access #464
Other
- Lowered minimum required OS version back to 10.11 #457
1.9.1
1.9.0
1.8.0
Improvements
- Source editor syntax highlighting improvements #416 #427
- Highlight matching braces in source editor #415
- Expand source editor visible range #41
- Always center-align source editor window in page #426
- Ship
applekeys
package with the app #418 - Improve outline navigation #80
- Keyboard shortcuts for "Fit Page" and "Fit Width" #407
- Add "What's new in this version" #424
Bugfixes
- Source editor syntax highlighting for commands without braces #404
- Incorrect source editor syntax highlighting for numbers #413
- Incorrect source editor syntax highlighting for commands with optional arguments #414
- Cannot append text to paragraph in source editor #402
- "Insert New Item" in list breaks at the wrong location #412
- No paragraph inserted when pressing Return inside command inside list #423
- Search result highlights not updated when text changes #401
- Images may be rendered blurry #420
- Image resolver fails to find files in distro #419
- Zoom shortcuts don't work when document outline is focused #421
- Document breaks when changing number of authors #431
Other
- Bump minimum required OS version to 10.12 #429
1.7.0
Improvements
- Add ⌘+/- shortcuts for zooming in/out #388
- Add indentation checkbox to paragraph properties inspector #67
- "Select All" in source editor #400
- Cut/copy selection with formatting trait #396
- Delete text with format trait #398
- Bundle csquotes package with the app #389
Bugfixes
- Source editor syntax coloring #399
- Changing the section type wraps section in \verb|...| #395
- "Show Source" menu item is always enabled #392
- App asks for folder permission when opening user guide #387
- Wrong selection color in dark mode (under macOS 10.14) #405
Other
- Opt out of dark mode in macOS 10.14 (for now) #294
1.6.0
Improvements
- Add an "Insert" menu #367
- Add an "Insert / Verbatim" menu item #380
- Add a "Format / Verbatim" menu item #382
- Add a "Format / Quotation Marks" menu item #372
- Enclose pasted (La)TeX commands in
\verb
#379 - Add toolbox items for
\TeX
and\LaTeX
#303 - Add a User Guide #366
- Remove the "lorem ipsum" placeholders #322
Bugfixes
- No page selected after typesetting entire document #361
- Outline not refreshed on undo/redo #365
- Menu validation for Edit and Format menus doesn't work #368
- Double-clicking word with trait selects incorrect range #369
- Editing the abstract may insert text at incorrect source position #371
- Moving sections in the outline view may crash #373
- Range out of bounds crash in Scope #376
- Toolbox search for "dash" gives no results #377
- Bullet in
\item
carries source information #378
Other
- Add ticket hyperlinks to relnotes #383