Skip to content

Releases: vslinko/obsidian-outliner

1.2.1

24 May 20:21
Compare
Choose a tag to compare

Bugfixes

  • Fixed: Outdenting does not always work in 1.2 release #144

1.2.0

24 May 07:54
Compare
Choose a tag to compare

Huge release! 🚀

out

Features

  • Soft line break support #38

Internal enhancements

  • Massive refactoring: all operations with Root extracted from features to better testability
  • E2E tests converted from typescript to markdown

1.2.0-beta1

22 May 09:42
Compare
Choose a tag to compare
1.2.0-beta1 Pre-release
Pre-release

Soft line break support beta1

Manual installation

Download main.js, manifest.json, styles.css from the latest release and put them into <vault>/.obsidian/plugins/obsidian-outliner folder.

1.1.12

20 May 16:39
Compare
Choose a tag to compare

Bugfixes

  • Fixed: Folded lists get unfloded when pressing the backspace key somewhere else #137 #138

1.1.11

17 May 13:49
Compare
Choose a tag to compare

Bugfixes

  • Fixed: indenting a middle item of an outline causes duplication of text #133

1.1.10

15 May 16:27
Compare
Choose a tag to compare

Bugfixes

  • Fixed: Undoing requires 2 clicks to truly undo something #120

1.1.9

15 May 12:23
Compare
Choose a tag to compare

Bugfixes

  • Fixed: Invalid Enter behaviour on folded list #127

1.1.8

07 May 23:12
Compare
Choose a tag to compare

Bugfixes

  • Fixed: Unable to "Select all" outside of Editor #90

1.1.7

07 May 08:42
Compare
Choose a tag to compare

Bugfixes

  • Fixed: Cursor position is absolute when indenting/dedenting list items #122

1.1.6

25 Apr 05:58
Compare
Choose a tag to compare

Bugfixes

  • Fixed: Can't move the cursor to the next line with a mouse click