2021-07-22 23:52:47 +02:00
|
|
|
|
# Changelog
|
|
|
|
|
|
2021-08-16 22:40:23 +02:00
|
|
|
|
## 1.0.11 - 2021-08-16
|
|
|
|
|
### Fixed
|
|
|
|
|
- stop creating unnecessary log file in nextcloud root folder
|
|
|
|
|
|
2021-08-14 19:56:34 +02:00
|
|
|
|
## 1.0.10 - 2021-08-14
|
|
|
|
|
### Fixed
|
|
|
|
|
- return all subscriptions and episode changes for parameter since=0
|
|
|
|
|
|
|
|
|
|
|
2021-07-27 00:06:50 +02:00
|
|
|
|
## 1.0.9 - 2021-07-27
|
|
|
|
|
### Changed
|
|
|
|
|
- save episode action timestamps as UTC (thanks @JohnOfUs)
|
|
|
|
|
|
2021-07-22 23:52:47 +02:00
|
|
|
|
## 1.0.8 - 2021-07-22
|
|
|
|
|
### Fixed
|
|
|
|
|
- convert timestamp from episode action request to format also mysql can process (#13)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 1.0.7 – 2021-07-13
|
|
|
|
|
### Changed
|
|
|
|
|
- accept only arrays on subscription change endpoint (thanks https://github.com/mattsches)
|
|
|
|
|
|