soberhacker_obsidian-telegr.../CHANGELOG.md
2023-09-19 21:21:56 +01:00

12 KiB

Changelog

2.0.0 (2023-09-19)

⚠ BREAKING CHANGES

  • add message distribution by rules

Features

1.10.0 (2023-08-25)

Features

  • add {{content:[X-Y]}} for getting any lines (2d2ff65)
  • add channel post handling (3b06394)
  • add connection status indicator (a921ef4)
  • add connection status indicator (a921ef4)
  • creating a single note for media groups (7bf3eea)
  • showing release notes only if not in Insider (1d699b5)
  • simple installing published beta versions (81a5f8b)

Bug Fixes

  • error "Premature close" (ea049e4)
  • infinite restarts on non-main device (6b909f4)

1.9.0 (2023-08-01)

Features

  • add {{chat:name}} and {{forwardFrom:name}} (522cc7b)
  • add {{topic:name}} variable (53d0b45)
  • add progress bar for transcribing process (506fad8)
  • hide repeating notifications (04bf1a1)
  • no progress bar when downloading file < 3MB (6e2a3bd)
  • restarting user connection (0392b5f)

Bug Fixes

  • error when handling media group (09b3bf1)
  • handling system messages (dafb0d6)
  • occurrence Telegram flood protection (33d3db2)
  • unexpected connection loss after awakening (05d4ad0)
  • unnecessary "undefined" in chat link (738a68f)

1.8.1 (2023-07-15)

Bug Fixes

  • connectiong as user (c95e277)
  • missing bot restarting if no internet at run (7387675)
  • undefined in the beginning of text (3b75f18)

1.8.0 (2023-07-14)

Features

  • add reaction👍 to processed messages (39bdac1)
  • add variable {{content:noFirstLine}} (c94d761)

Bug Fixes

  • displaying when bot connects (24aeb8a)
  • Generate proper relative path based on the actual note path (ff5d328)
  • losing tabs and ">" before content (6c3743b)
  • missing bot restarting if no internet at run (dccd707)
  • missing of Telegram user reconnects (658dbb2)
  • template variable "replace" skiping new lines (600cf4c)

1.7.1 (2023-06-27)

Bug Fixes

  • empty note content template error (1b74b94)
  • unnecessary warning logs (f227207)

1.7.0 (2023-06-26)

Features

  • add chat and topic template variables (60437c9)
  • add support of downloading files > 20 MB (57ec22f)
  • add transcribing voice messages to text (8405f6d)

Bug Fixes

  • caption handling after handling files error (d0ed63b)
  • false attempt to create a directory structure (f2a23ad)
  • ignoring Obsidian File & Link settings (531c70f)
  • inconsistent file names and extensions (190f560)
  • two bots instances conflict (19f6bed)

1.6.1 (2023-06-09)

Bug Fixes

  • API_ID_PUBLISHED_FLOOD during loading plugin (ee96f32)

1.6.0 (2023-06-08)

Features

  • add support of downloading files > 20 MB (57ec22f)
  • skip processing if the message is a "/start" (dc72a36)

Bug Fixes

  • undefined this in displayAndLog (16ad05f)

1.5.0 (2023-05-27)

Features

  • add announcing latest release features (06187ac)
  • add new template variables (c503797)

1.4.0 (2023-05-19)

Features

  • add forward from link for own channels (9018411)

Bug Fixes

  • false attempt to create a directory structure (f2a23ad)

1.3.0 (2023-05-18)

Features

  • adding file content to Telegram.md (dcba08f)
  • add forward sender name for hidden accounts

Bug Fixes

  • caption handling after handling files error
  • Unpredictable reacting while loading obsidian

1.2.0 (2023-05-16)

Features

Bug Fixes

  • Improve bot shutdown behavior when plugin is disabled and enabled again (#81) (b112a98)
  • it is guaranteed that settings.new(Notes|Files)Location exist (be00e21)
  • message deletion improvements (f58cd87)
  • message deletion improvements (03d499b)
  • template variables (context -> content) (9da819b)
  • two bots instances conflict (19f6bed)

1.1.1 (2023-04-30)

Bug Fixes

  • template variables (context -> content) (9da819b)

1.1.0 (2023-04-28)

Features

  • add forwardFrom to template parsing (8c60d93)

1.0.1 (2023-04-20)

Bug Fixes

  • message deletion improvements (03d499b)

[1.0.0] (2023-04-19)

Features

  • Add main Telegram Sync features (1e479ec)