Releases: steveruizok/telestrator
Releases · steveruizok/telestrator
v0.3.7
Merge pull request #9 from victorbnl/patch-1 Fix checkboxes in README
v0.3.6
- Fixes bug with perfect-freehand.
- Fixes bug with cursor.
- Improves cursor hiding.
v0.3.5
- Improves panel styling, updates auto updates.
- Fixes bug with pencil tool.
v0.3.4
- Updates perfect-freehand.
v0.3.3
-
Fixes fading marks.
-
Updates perfect-freehand, state-designer, fixes bugs.
-
Adds auto update features.
-
Fixes size bug, one-point-marks bug.
-
0.3.1
v0.3.2
- Adds auto-updating (I think)
v0.3.1
- Changes colors.
- Adds slight transparency to drawn marks.
- Improves contrast on panel.
- Updates
perfect-freehand
. - Fixes bug where marks would be redrawn after erasing when locked.
- Fixes bugs on one-point shapes.
v0.3.0
Additions
- Adds
perfect-freehand
for pressure-sensitive drawing. Toggle by pressing "Shift + D" or double tapping the pencil button. - Hides the cursor when drawing with a pen-type device, such as Apple Pencil.
Improvements
- Improves fading. Now marks will start fading after a certain amount of time has passed since the end of your last mark. This greatly improves using the app for text or other related marks.
- Improves window behavior to prevent scrolling or resizing.
- Improves global shortcut (
Command + Option + Z
).
Bug Fixes
- Fixes bug related to window scrolling.
- Fixes bug where placing the cursor at the edge of the screen would cancel drawing mode.
- Fixes bug where old marks would not fully fade out.
v0.2.1
Release is now properly code-signed / notarized. If you encounter any problems, please file an issue!
v0.2.0
- Adds fading .
- Adds shape tools.
- Undo and Redo are available only as shortcuts (see below).
Adds lots of keyboard shortcuts.
E
for ellipse tool.R
for rectangle tool.A
for arrow tool.D
for draw tool.1
through6
to select colors.Command + 1
throughCommand + 3
to select sizes.Command + E
to clear the screen.Command + F
to toggle fading.Command + Z
to undo.Command + Shift + Z
to redo.- Release pointer with
Escape
. - Clear screen and release pointer with
Command + Shift + E
.