Skip to content

Tags: allanup/TW5-TiddlyMap

Tags

v0.11.2

Toggle v0.11.2's commit message
v0.11.2

Major enhancements
----------------------------

* Added option to search for tiddlers in the toolbar using
  regular expressions

Important bugfixes
----------------------------

* Fixes felixhayashi#215: Toolbar button search produces wrong results bug

v0.10.7

Toggle v0.10.7's commit message
v0.10.7

Major enhancements
----------------------------

* Improved Fullscreen and halfscreen. Fullscreen doesn't trigger
  the browser's fullscreen (F11) anymore but simply fills the page's
  body. This is nicer to work with and also fixes felixhayashi#96.
  Moreover, halfscreen and fullscreen may be switched immediately,
  which is a true fix for felixhayashi#157.

v0.10.6

Toggle v0.10.6's commit message
v0.10.6

Major enhancements
----------------------------

* Resolves felixhayashi#197: Add more keyboard shortcuts
* Resolves felixhayashi#134: Shift-drag to create new edge.
  – ctrl+1,2 can be used to achieve that.