BOSWatch/CHANGELOG.md

55 lines
2.1 KiB
Markdown
Raw Normal View History

2017-09-18 20:46:43 +02:00
# Changelog
2017-10-21 22:49:18 +02:00
### __[2.x]__ - unreleased
2017-10-21 22:34:37 +02:00
##### Added
##### Changed
##### Deprecated
##### Removed
##### Fixed
##### Security
2017-10-21 22:33:08 +02:00
### __[v2.2.2]__ - 21.10.2017
2017-09-19 18:11:37 +02:00
##### Added
2017-10-03 08:50:11 +02:00
- Installations Script für Services [#316](https://github.com/Schrolli91/BOSWatch/pull/316)
2017-09-19 18:11:37 +02:00
##### Changed
2017-09-30 18:27:11 +02:00
- Telegram Plugin importiert Google Maps Funktionen nur noch wenn API Key eingetragen ist [#315](https://github.com/Schrolli91/BOSWatch/pull/315)
2017-10-03 16:03:27 +02:00
- Versions Nummer und Branch Name getrennt [3fed1ac](https://github.com/Schrolli91/BOSWatch/commit/3fed1ac12af8690213766e0e81d71c237530ed2c)
2017-09-19 18:11:37 +02:00
##### Deprecated
2017-10-21 22:33:08 +02:00
- Beta Branch wird mit nächstem Update entfernt [Forum](http://boswatch.de/index.php?thread/16-beta-branch-abschaffen/&postID=113#post113)
2017-09-19 18:11:37 +02:00
##### Fixed
2017-10-21 22:14:06 +02:00
- Schreibfehler der Pfadangabe im Installer [#317](https://github.com/Schrolli91/BOSWatch/pull/317)
2017-09-30 16:07:32 +02:00
- Schreibfehler in Service Readme [#313](https://github.com/Schrolli91/BOSWatch/issues/313)
2017-10-02 07:25:22 +02:00
- Einige Code-Style Verbesserungen [#310](https://github.com/Schrolli91/BOSWatch/pull/310)
2017-09-19 18:11:37 +02:00
2017-09-18 20:46:43 +02:00
2017-09-19 18:16:41 +02:00
### __[v2.2.1]__ - 19.09.2017
2017-09-19 17:56:44 +02:00
##### Added
2017-09-29 13:26:06 +02:00
- Neues Service Script [#263](https://github.com/Schrolli91/BOSWatch/pull/263)
- Eigene Message für jeden Typ im Telegram Plugin in der config definierbar [#267](https://github.com/Schrolli91/BOSWatch/pull/267)
- httpRequest Plugin unterstützt nun mehrere URLs [254](https://github.com/Schrolli91/BOSWatch/pull/254)
2017-09-18 20:46:43 +02:00
2017-09-19 17:56:44 +02:00
##### Changed
2017-09-29 13:26:06 +02:00
- Name der csv Dateien geändert um überschreiben bei Update zu vermeiden [#262](https://github.com/Schrolli91/BOSWatch/pull/262)
- Description Liste kann nun zusätzlich Einträge für jede Subric enthalten (POCSAG) [#271](https://github.com/Schrolli91/BOSWatch/pull/271)
- RegEX verbietet nun grundsätzlich alles - Es muss explizit zugelassen werden (wenn RegEX aktiv) [#284](https://github.com/Schrolli91/BOSWatch/pull/284)
2017-09-18 20:46:43 +02:00
2017-09-19 17:56:44 +02:00
##### Fixed
2017-09-29 13:26:06 +02:00
- Bug im SMS77 Plugin behoben [#257](https://github.com/Schrolli91/BOSWatch/issues/257)
- einige Code-Style Verbesserungen
2017-09-18 20:46:43 +02:00
2017-09-19 17:56:44 +02:00
----------------------------
2017-09-18 20:46:43 +02:00
2017-09-19 17:56:44 +02:00
Zum schreiben des Changelog's siehe:
http://keepachangelog.com/de/1.0.0/
2017-09-19 18:11:37 +02:00
2017-09-21 13:16:42 +02:00
### __[version]__ - date
2017-09-19 18:11:37 +02:00
##### Added
##### Changed
##### Deprecated
##### Removed
##### Fixed
##### Security