Skip to content

Commit

Permalink
Merge pull request #306 from soberhacker/develop
Browse files Browse the repository at this point in the history
3.2.0
  • Loading branch information
soberhacker authored Sep 25, 2024
2 parents 59b7861 + 03914e5 commit adde5bb
Show file tree
Hide file tree
Showing 28 changed files with 2,957 additions and 455 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
pull-request-header: "Update version in CHANGELOG.md and package.json"
default-branch: develop
labels: automerge
last-release-sha: "59b7861318647436eced27dcfc98c2078da7d7ab"

- name: Print release outputs
env:
Expand Down
46 changes: 40 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,62 @@
# Changelog

## [3.0.0](https://github.com/soberhacker/obsidian-telegram-sync/compare/3.0.0...3.0.0) (2024-01-08)
## [3.2.0](https://github.com/soberhacker/obsidian-telegram-sync/compare/3.1.0...3.2.0) (2024-09-25)


### Features

* getting to the channel from settings ([3644661](https://github.com/soberhacker/obsidian-telegram-sync/commit/364466152999872de496b6b73d4297385653d7b0))
* ignore formatting (bold, italic, underline) in the notes names ([26c584d](https://github.com/soberhacker/obsidian-telegram-sync/commit/26c584da2c583e67d55c97b9149fa087abc3d243))
* mark message as processed by bot reaction ([3cd40f4](https://github.com/soberhacker/obsidian-telegram-sync/commit/3cd40f43963cf60bac2d187e3108b34822522311))
* process old messages after sleep or lack of internet ([6b1b3c4](https://github.com/soberhacker/obsidian-telegram-sync/commit/6b1b3c4b4c3e3f1eaa94a2857bff7fae91d9198d))
* telegram channel is free ([f73cf0f](https://github.com/soberhacker/obsidian-telegram-sync/commit/f73cf0fba65fe17c82e942901d3ed10a751025b4))


### Bug Fixes

* empty css ([2cb867f](https://github.com/soberhacker/obsidian-telegram-sync/commit/2cb867fbacefca3cd759d7849b95df5ccb0efd5e))
* "Bytes or str expected, not Buffer" error on authorizing the user ([cb065ed](https://github.com/soberhacker/obsidian-telegram-sync/commit/cb065ed43264b863e790cf409a6c98b0b1a7dea5))
* connecting user issues ([b012b59](https://github.com/soberhacker/obsidian-telegram-sync/commit/b012b5989ab0eab99dfaaa3714f399b08b266eeb))
* duplicate notes with emojis in names in Windows 10 ([365d4ef](https://github.com/soberhacker/obsidian-telegram-sync/commit/365d4efd1d434196d355a72835f58ac783245d89))
* markdown formatting of messages with attachments ([e164e0a](https://github.com/soberhacker/obsidian-telegram-sync/commit/e164e0ac239337273e2f093d3d8e8bd174cbfcbb))
* missing first letter of logged message ([be50838](https://github.com/soberhacker/obsidian-telegram-sync/commit/be50838df4d5ee263e8c0031a957bcd467e306aa))


### Miscellaneous Chores

* release 3.0.0 ([bcdc23b](https://github.com/soberhacker/obsidian-telegram-sync/commit/bcdc23b29bc38c3eb36745c96ff73a2d02963a91))
* release 3.2.0 ([a7bf272](https://github.com/soberhacker/obsidian-telegram-sync/commit/a7bf27239123fd4d3b63ba6d5bd2468e1f2a11ed))

## [3.1.0](https://github.com/soberhacker/obsidian-telegram-sync/compare/3.0.0...3.1.0) (2024-09-25)

## [3.0.0](https://github.com/soberhacker/obsidian-telegram-sync/compare/3.0.0...3.0.0) (2024-01-08)

### Features

* appending new messages under a note heading ([0b08384](https://github.com/soberhacker/obsidian-telegram-sync/commit/0b0838481bde3b68e4d92f8e7fc923bf96d69e82))
* getting to the channel from settings ([3644661](https://github.com/soberhacker/obsidian-telegram-sync/commit/364466152999872de496b6b73d4297385653d7b0))
* ignore formatting (bold, italic, underline) in the notes names ([26c584d](https://github.com/soberhacker/obsidian-telegram-sync/commit/26c584da2c583e67d55c97b9149fa087abc3d243))
* mark message as processed by bot reaction ([3cd40f4](https://github.com/soberhacker/obsidian-telegram-sync/commit/3cd40f43963cf60bac2d187e3108b34822522311))
* process old messages after sleep or lack of internet ([6b1b3c4](https://github.com/soberhacker/obsidian-telegram-sync/commit/6b1b3c4b4c3e3f1eaa94a2857bff7fae91d9198d))
* telegram channel is free ([f73cf0f](https://github.com/soberhacker/obsidian-telegram-sync/commit/f73cf0fba65fe17c82e942901d3ed10a751025b4))


### Bug Fixes

* empty css ([2cb867f](https://github.com/soberhacker/obsidian-telegram-sync/commit/2cb867fbacefca3cd759d7849b95df5ccb0efd5e))
* "Bytes or str expected, not Buffer" error on authorizing the user ([cb065ed](https://github.com/soberhacker/obsidian-telegram-sync/commit/cb065ed43264b863e790cf409a6c98b0b1a7dea5))
* connecting user issues ([b012b59](https://github.com/soberhacker/obsidian-telegram-sync/commit/b012b5989ab0eab99dfaaa3714f399b08b266eeb))
* duplicate notes with emojis in names in Windows 10 ([365d4ef](https://github.com/soberhacker/obsidian-telegram-sync/commit/365d4efd1d434196d355a72835f58ac783245d89))
* markdown formatting of messages with attachments ([e164e0a](https://github.com/soberhacker/obsidian-telegram-sync/commit/e164e0ac239337273e2f093d3d8e8bd174cbfcbb))
* missing first letter of logged message ([be50838](https://github.com/soberhacker/obsidian-telegram-sync/commit/be50838df4d5ee263e8c0031a957bcd467e306aa))
* not processing edited messages ([71a63bb](https://github.com/soberhacker/obsidian-telegram-sync/commit/71a63bb84f09891ac8619d7513ac1586d27bf748))
* partially deleting of media groups ([9b52c40](https://github.com/soberhacker/obsidian-telegram-sync/commit/9b52c4054c036f282c8e5dfe82e7de31ca30b165))

## [3.0.0](https://github.com/soberhacker/obsidian-telegram-sync/compare/3.0.0...3.0.0) (2024-01-08)

### Bug Fixes

- empty css ([2cb867f](https://github.com/soberhacker/obsidian-telegram-sync/commit/2cb867fbacefca3cd759d7849b95df5ccb0efd5e))

### Miscellaneous Chores

* release 3.0.0 ([bcdc23b](https://github.com/soberhacker/obsidian-telegram-sync/commit/bcdc23b29bc38c3eb36745c96ff73a2d02963a91))
- release 3.0.0 ([bcdc23b](https://github.com/soberhacker/obsidian-telegram-sync/commit/bcdc23b29bc38c3eb36745c96ff73a2d02963a91))

## [2.2.0](https://github.com/soberhacker/obsidian-telegram-sync/compare/2.1.0...2.2.0) (2023-10-18)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<img src="https://img.shields.io/github/v/release/soberhacker/obsidian-telegram-sync?label=plugin&display_name=tag&logo=obsidian&color=purple&logoColor=violet">
</a>&nbsp;<a href="https://github.com/soberhacker/obsidian-telegram-sync">
<img src="https://img.shields.io/github/downloads/soberhacker/obsidian-telegram-sync/total?logo=github">
</a>&nbsp;<a href="https://t.me/tribute/app?startapp=s1uX">
</a>&nbsp;<a href="https://t.me/obsidian_telegram_sync">
<img src="https://img.shields.io/badge/Telegram-Channel-blue.svg?logo=telegram">
</a>&nbsp;<a href="https://t.me/ObsidianTelegramSync">
</a>&nbsp;<a href="https://t.me/tribute/app?startapp=sfFf">
<img src="https://img.shields.io/badge/Telegram-Support-red.svg?logo=telegram&logoColor=f5f5f5&color=red">
</a><br><br>

Expand Down
2 changes: 2 additions & 0 deletions docs/Authorized User Features.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@

##### All Telegram User

✅ available to download files more than 50MB (telegram bot limit) <br/>
✅ reacting with "👍" instead of replying for marking messages as processed<br/>
✅ easy installing the latest published beta versions<br/>
✅ processing messages older than 24 hours if Obsidian wasn't running<br/>
✅ sending notes from Obsidian to Telegram<br/>
❌ getting messages from other bots in connected group chats (_not implemented_)<br/>
❌ automatically identifying renamed topic without using command /topicName (_not implemented_)<br/>
3 changes: 3 additions & 0 deletions docs/Telegram Sync Insider Features.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
#### Telegram Sync Insider Features

✅ complete list of new features<br/>
✅ vote for the next features to be developed<br/>
✅ processing messages older than 24 hours if Obsidian wasn't running<br/>
✅ easy installing the latest published beta versions<br/>
✅ plugin updates in the channel instead of informational messages in your bot<br/>
✅ processing messages older than 24 hours if Obsidian wasn't running<br/>
❌ sending notes from Telegram to Obsidian (_not implemented_)<br/>
❌ getting messages from other bots in connected group chats (_not implemented_)<br/>
❌ posting messages in selected chats (_not implemented_)<br/>

Expand Down
2 changes: 1 addition & 1 deletion docs/Template Variables List.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ myNotes/{{messageDate:YYYY/MM/DD}}/{{messageTime:HHmmssSSS}}.md

```json
⚠️ If a note path template is empty, then notes will not be created
⚠️ If a note with such name exists then new data will be always appended to this notes
⚠️ If a note with such name exists then new data will be always appended to this note
```

### File Path Variables
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "telegram-sync",
"name": "Telegram Sync",
"version": "3.1.0",
"version": "3.2.0",
"minAppVersion": "1.0.0",
"description": "Transfer messages and files from Telegram to Obsidian.",
"author": "soberhacker",
Expand All @@ -13,4 +13,4 @@
"Cryptocurrency": "https://nowpayments.io/donation?api_key=JMM7NE1-M4X4JY6-N8EK1GJ-H8XQXFK"
},
"isDesktopOnly": true
}
}
Loading

0 comments on commit adde5bb

Please sign in to comment.