Skip to content

Releases: steveruizok/telestrator

v0.3.7

14 Mar 19:24
89e44f6
Compare
Choose a tag to compare
v0.3.7 Pre-release
Pre-release
Merge pull request #9 from victorbnl/patch-1

Fix checkboxes in README

v0.3.6

12 Mar 11:15
Compare
Choose a tag to compare
v0.3.6 Pre-release
Pre-release
  • Fixes bug with perfect-freehand.
  • Fixes bug with cursor.
  • Improves cursor hiding.

v0.3.5

09 Mar 23:33
Compare
Choose a tag to compare
v0.3.5 Pre-release
Pre-release
  • Improves panel styling, updates auto updates.
  • Fixes bug with pencil tool.

v0.3.4

05 Mar 22:29
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release
  • Updates perfect-freehand.

v0.3.3

05 Mar 21:24
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
  • 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

05 Mar 14:42
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • Adds auto-updating (I think)

v0.3.1

04 Mar 19:31
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • 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

21 Feb 11:27
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

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

13 Feb 17:12
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Release is now properly code-signed / notarized. If you encounter any problems, please file an issue!

v0.2.0

12 Feb 22:28
b2c6da3
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • 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 through 6 to select colors.
  • Command + 1 through Command + 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.