Skip to content

Releases: jh3y/tyto

3.0.4

04 Jan 21:37
ba42f1f
Compare
Choose a tag to compare
  • Update "marked" dependency that was flagged as a security vulnerability by Github alerts

@jh3y

3.0.3

11 Oct 23:23
Compare
Choose a tag to compare
  • Add styling rules for .tyto-task__description img so that embedded images are no wider than 100% and centre aligned.

@jh3y

3.0.2

17 Jul 19:58
Compare
Choose a tag to compare
  • Change to use jquery/jquery-ui.
  • Add package-lock.json.
  • Add issue and PR templates.

@jh3y

3.0.1

06 Dec 03:56
Compare
Choose a tag to compare
  • Remove bower
  • Introduce use of yarn
  • Resolve #60 and #61

@jh3y

3.0.0

16 Sep 05:40
Compare
Choose a tag to compare
  • Various improvement and bug fixes raised in #57
  • Moves back to JavaScript/es6 🎉

@jh3y

v2.2.2

17 Oct 01:14
Compare
Choose a tag to compare
  • Fix some functionality and behaviour for IE Edge
  • Fix bugs
  • Implement dynamic linking between app entities

@jh3y

v2.1.2

05 Oct 17:20
Compare
Choose a tag to compare
  • Added markdown support
  • Implemented missing data DELETE

@jh3y

v2.0.0

31 Jul 23:22
Compare
Choose a tag to compare

Version completely overhauls implementation of tyto to an MV* implementation tackling features raised by the last major release.

Updated are explained in README.

@jh3y

v1.2.0

17 Feb 06:12
Compare
Choose a tag to compare

tyto

Release v1.2.0 brings a lot of features in not a lot of time since v1.1.0.

Major change is jQuery UI integration to enable sorting columns and items across the board.

Features:

  • column rearranging
  • item rearranging
  • board wipe action
  • toggle auto save action
  • collapsible items

@jh3y

v1.1.0

14 Feb 14:28
Compare
Choose a tag to compare

tyto

Major new features added from feedback after initial release shown on HN.

  • localStorage support woop
  • undo action
  • UI overhaul
  • Slightly better responsive
  • Better menu
  • Still just as simple ;)

@jh3y