Skip to content

Commit 58a99af

Browse files
committed
chore: release v0.5.0
- (Thomas Pohl) Allow to overwrite token when sending messages (javascript only not for blockly) - (Thomas Pohl) Update dependencies
1 parent b515aec commit 58a99af

File tree

7 files changed

+8948
-8921
lines changed

7 files changed

+8948
-8921
lines changed

CHANGELOG_OLD.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# Older changes
2+
## 0.1.0
23

4+
- (Thomas Pohl) Update to adapter-core 2.5.1
5+
6+
## 0.0.2-RC1.0 (2022-02-09)
7+
8+
- (Thomas Pohl) Update dependencies
9+
10+
## 0.0.1
11+
12+
- (Thomas Pohl) initial release

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Send push notifications from [ioBroker](https://iobroker.net/) to [Gotify](https
1919

2020
<!--
2121
Placeholder for the next version (at the beginning of the line):
22-
## **WORK IN PROGRESS**
22+
### **WORK IN PROGRESS**
2323
-->
2424

25-
### **WORK IN PROGRESS**
25+
### 0.5.0 (2025-12-28)
2626

2727
- (Thomas Pohl) Allow to overwrite token when sending messages (javascript only not for blockly)
2828
- (Thomas Pohl) Update dependencies
@@ -46,18 +46,6 @@ Send push notifications from [ioBroker](https://iobroker.net/) to [Gotify](https
4646
- (Thomas Pohl) Add timeout for http calls
4747
- (Thomas Pohl) Update dependency versions
4848

49-
### 0.1.0
50-
51-
- (Thomas Pohl) Update to adapter-core 2.5.1
52-
53-
### 0.0.2-RC1.0 (2022-02-09)
54-
55-
- (Thomas Pohl) Update dependencies
56-
57-
### 0.0.1
58-
59-
- (Thomas Pohl) initial release
60-
6149
## Installation
6250

6351
### Preparation

build/main.js

Lines changed: 21 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)