Skip to content

Commit

Permalink
chore: release v3.9.0
Browse files Browse the repository at this point in the history
* (klein0r) Added option to send venue (with title and address)
  • Loading branch information
klein0r committed Jul 22, 2024
1 parent 10a9c49 commit d0b5366
Show file tree
Hide file tree
Showing 64 changed files with 121 additions and 121 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Older changes
## 3.6.0 (2024-06-19)
* (klein0r) Save videos which have been recorded with telegram (video_note)
* (klein0r) Added answer timeout to instance configuration
* (klein0r) Added option to send status updates to specific users
* (klein0r) Added states for thread id (of supergroups)

## 3.5.3 (2024-06-18)
* (foxriver76) escape all unallowed characters when sending with notification manager

Expand Down
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Use telegram service to communicate with ioBroker
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 3.9.0 (2024-07-22)
* (klein0r) Added option to send venue (with title and address)

### 3.8.2 (2024-07-16)
Expand All @@ -53,12 +53,6 @@ Use telegram service to communicate with ioBroker
* (klein0r) Removed default / shadow fiel from Blockly block ask
* (klein0r) Added state to answer last request (same chat)

### 3.6.0 (2024-06-19)
* (klein0r) Save videos which have been recorded with telegram (video_note)
* (klein0r) Added answer timeout to instance configuration
* (klein0r) Added option to send status updates to specific users
* (klein0r) Added states for thread id (of supergroups)

## License

The MIT License (MIT)
Expand Down
6 changes: 3 additions & 3 deletions admin/custom/customComponents.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/custom/customComponents.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
(self.webpackChunkiobroker_admin_component_telegram=self.webpackChunkiobroker_admin_component_telegram||[]).push([["_91570","_91571"],{42480:function(){}}]);
(self.webpackChunkiobroker_admin_component_telegram=self.webpackChunkiobroker_admin_component_telegram||[]).push([["_91570","_91571"],{50477:()=>{}}]);
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(self.webpackChunkiobroker_admin_component_telegram=self.webpackChunkiobroker_admin_component_telegram||[]).push([["_91571","_91570"],{42480:function(){}}]);
(self.webpackChunkiobroker_admin_component_telegram=self.webpackChunkiobroker_admin_component_telegram||[]).push([["_91571","_91570"],{50477:()=>{}}]);
5 changes: 0 additions & 5 deletions admin/custom/static/js/main.16c1655b.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/custom/static/js/main.16c1655b.js.map

This file was deleted.

5 changes: 5 additions & 0 deletions admin/custom/static/js/main.7d811702.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/custom/static/js/main.7d811702.js.map

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Loading

0 comments on commit d0b5366

Please sign in to comment.