Skip to content

Latest commit

 

History

History
184 lines (108 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

184 lines (108 loc) · 13.2 KB

1.8.3 (2024-11-09)

Bug Fixes

  • bug with properties got shown after block update (b730a54)

1.8.2 (2024-09-16)

Bug Fixes

  • keep cursor position ast the start/end of the blocks in movement commands (b96b05b)
  • set heading command in selection mode (2efc368)

1.8.1 (2024-04-25)

Bug Fixes

  • features: ⌥ + mouse click on ref wihen ref contains «-» sign (0eeea74)

1.8.0 (2024-04-25)

Bug Fixes

  • commands: toggle heading: preserve edited content (d4db38e)

Features

  • commands: split by commas (a0acf35)
  • commands: trim lines punctiation & split by semicolon (11a9d7e)

1.7.0 (2024-01-31)

Bug Fixes

  • commands: magic split: add case with ordered lists in 1.2 style (no dot in the end) (61b065a)

Features

  • features: mouse ref click: plugins integration — shorten my links & awesome links (c84160b)
  • views: tabular view: add hidden header mode with #.tabular0 (fe0fca0)

1.6.0 (2024-01-24)

Bug Fixes

  • click alignment for tags (df407aa)

Features

  • commands: magic formatting: magic quotes (f8282c6)
  • commands: magic formatting: magic reference & magic tag commands (cfbd402)
  • features: mouse click with opt/alt on page ref (89ebb29)

1.5.0 (2024-01-13)

Bug Fixes

  • commands: change italics style from text to text (511bbb2)
  • commands: not applying markup on empty lines without selected text in edit mode (16ba455)
  • commands: prevent overwriting during update of editing block (3d6d834)
  • views: tabular view (c03b7e6)

Features

  • command: remove HTML tags (e312691)
  • commands: magic bold (c8b6314)
  • commands: magic formatting: add alternative markup styles (b21a7a0)
  • commands: magic italics, underline, strikethrough, highlight, code (2afc7cf)
  • commands: parse youtube timestamps (8d5002a)
  • views: columns view, box view, gallery view (5998d9b)
  • views: columns, gallery and border views (05bc386)

1.4.0 (2024-01-04)

Bug Fixes

  • views: tabular view style fix (cbdbc5d)

Features

  • commands: change case set of commands (7af5ffb)
  • commands: possibility to specify spare space size (4f1e77d)
  • feature: cSS: spare blocks (335eda8)
  • views: hide dotted refs in two styles (68f515c)
  • views: tabular view (90490a5)

1.3.2 (2023-12-31)

Bug Fixes

  • commands: add non-nested version for remove new lines command (790066b)

1.3.1 (2023-12-30)

Bug Fixes

  • commands: remove new lines command improve: add spaces (f47b19d)

1.3.0 (2023-12-30)

Features

  • commands: remove new lines (277bcf8)
  • commands: split & join by sentences (d30801e)
  • features: home-End processings for edit mode & Tab-trigger + access to page name on Search (eb9476b)
  • support • as bullet list (b006d3f)

1.2.0 (2023-12-21)

Bug Fixes

  • bug in batch inserting with cutting off spaces (888ec13)
  • bug with inserting under parent when blokc is numbered; fix wrong command key (9ad9f9e)
  • bug with splittting & wrong commands keys (43d61f9)
  • bugs with indentation and fake bullets (c2b7b7c)
  • change order of the commands (d241027)
  • commands: editNextBlock: bug with children iterations (8d873fc)
  • empty & numbering bugs in inserting (b42f249)
  • fix properties handling in all transform commands (04cfb78)
  • join via lines (nested) multylines bug (9404062)
  • join via lines command (bb88c94)
  • join with commas command (f92439d)
  • magic split initial state bug (f2cbfdc)
  • regexps for unusual numbering when splitting; plugin description (d4946ad)
  • try to avoid empty parent bug (b3731eb)
  • updating properties and inserting children bug in split commands (f2d16ee)
  • windows: adapt shortcuts for better ux (f34d082)

Features

  • add support for roman numbers & refacatoring (38f3a31)
  • check for properties before joining (cee24f7)
  • commands: join to paragraphs (3a3d3ce)
  • commands: join via space, commas & new lines (447e5c9)
  • commands: magic join (17949cc)
  • commands: magic split command (68a2ab2)
  • commands: make split by paragraphs be nested (d454644)
  • commands: split by lines (aee7e2e)
  • commands: wplit by words (a0052c6)
  • different icons for windows & other platforms (4a660f5)
  • save cursor positions for edirPreviousBlock & editNextBlock commands (0c22fbf)
  • support different ordered lists types & remove split by paragraph command (8b403ad)

1.1.0 (2023-12-12)

Bug Fixes

  • change commands order in keymap (2234b3b)

Features

  • commands: fast outdenting (cc636ea)
  • commands: forced block swap (3b0cf16)
  • commands: navigation commands set (e35705e)
  • commands: revrese & shuffle (ba7aad7)
  • commands: sort blocks (d938448)
  • commands: split by paragraphs (6016952)

1.0.0 (2023-12-10)

Features