Skip to content

Latest commit

 

History

History
280 lines (170 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

280 lines (170 loc) · 18.6 KB

Changelog

4.0.0 (2024-10-30)

⚠ BREAKING CHANGES

  • add encryption by pin code

Features

  • add encryption by pin code (791178d)
  • add encryption for the bot token (f404ac5)

Bug Fixes

  • missing parsing hashtags containing cyrillic symbols (bbaf6ce)

3.2.0 (2024-09-25)

Features

  • getting to the channel from settings (3644661)
  • ignore formatting (bold, italic, underline) in the notes names (26c584d)
  • mark message as processed by bot reaction (3cd40f4)
  • process old messages after sleep or lack of internet (6b1b3c4)
  • telegram channel is free (f73cf0f)

Bug Fixes

  • "Bytes or str expected, not Buffer" error on authorizing the user (cb065ed)
  • connecting user issues (b012b59)
  • duplicate notes with emojis in names in Windows 10 (365d4ef)
  • markdown formatting of messages with attachments (e164e0a)
  • missing first letter of logged message (be50838)

Miscellaneous Chores

3.1.0 (2024-09-25)

Features

  • appending new messages under a note heading (0b08384)
  • getting to the channel from settings (3644661)
  • ignore formatting (bold, italic, underline) in the notes names (26c584d)
  • mark message as processed by bot reaction (3cd40f4)
  • process old messages after sleep or lack of internet (6b1b3c4)
  • telegram channel is free (f73cf0f)

Bug Fixes

  • "Bytes or str expected, not Buffer" error on authorizing the user (cb065ed)
  • connecting user issues (b012b59)
  • duplicate notes with emojis in names in Windows 10 (365d4ef)
  • markdown formatting of messages with attachments (e164e0a)
  • missing first letter of logged message (be50838)
  • not processing edited messages (71a63bb)
  • partially deleting of media groups (9b52c40)

3.0.0 (2024-01-08)

Bug Fixes

Miscellaneous Chores

2.2.0 (2023-10-18)

Features

Bug Fixes

  • broken {{content:[1]}} in note path template (bc6278d)
  • skipping messages when file download disabled (aab142b)

2.1.0 (2023-10-10)

Features

  • message appending order and delimiters (59ee79a)
  • message appending order and delimiters (59ee79a)

Bug Fixes

  • {{chat..}} variables for bots show user data (8fc1f45)
  • {{voiceTranscr}} and{{content}} compatibility (be81d1c)
  • UI improvements (8655a6d)
  • unnecessary characters in path templates (c0c76c9)

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)