4.0.0 (2024-10-30)
- add encryption by pin code
- missing parsing hashtags containing cyrillic symbols (bbaf6ce)
3.2.0 (2024-09-25)
- 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)
- "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)
- release 3.2.0 (a7bf272)
3.1.0 (2024-09-25)
- 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)
- "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)
- empty css (2cb867f)
- release 3.0.0 (bcdc23b)
2.2.0 (2023-10-18)
- add privacy policy (c8d843b)
- broken {{content:[1]}} in note path template (bc6278d)
- skipping messages when file download disabled (aab142b)
2.1.0 (2023-10-10)
- {{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)
- add message distribution by rules
- add path templates (04242e7)
1.10.0 (2023-08-25)
- 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)
1.9.0 (2023-08-01)
- 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)
- 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)
- 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)
- 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)
1.7.0 (2023-06-26)
- add chat and topic template variables (60437c9)
- add support of downloading files > 20 MB (57ec22f)
- add transcribing voice messages to text (8405f6d)
- 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)
- API_ID_PUBLISHED_FLOOD during loading plugin (ee96f32)
1.6.0 (2023-06-08)
- add support of downloading files > 20 MB (57ec22f)
- skip processing if the message is a "/start" (dc72a36)
- undefined this in displayAndLog (16ad05f)
1.5.0 (2023-05-27)
1.4.0 (2023-05-19)
- add forward from link for own channels (9018411)
- false attempt to create a directory structure (f2a23ad)
1.3.0 (2023-05-18)
- adding file content to Telegram.md (dcba08f)
- add forward sender name for hidden accounts
- caption handling after handling files error
- Unpredictable reacting while loading obsidian
1.2.0 (2023-05-16)
- 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)
- template variables (context -> content) (9da819b)
1.1.0 (2023-04-28)
- add forwardFrom to template parsing (8c60d93)
1.0.1 (2023-04-20)
- message deletion improvements (03d499b)
- Add main Telegram Sync features (1e479ec)