mirror of
https://github.com/lddsb/drone-dingtalk-message.git
synced 2026-06-14 05:13:05 +08:00
73 lines
2.3 KiB
Markdown
73 lines
2.3 KiB
Markdown
# Changelog
|
|
|
|
## [Unreleased]
|
|
|
|
## [1.2.5] - 2020-12-16
|
|
### Added:
|
|
* The TPL can use environment variables.
|
|
* Debug mode.
|
|
* Use GitHub Actions for automation.
|
|
|
|
## [1.2.4] - 2020-04-28
|
|
### Fixed:
|
|
* kubernetes runner missing env, [details](https://docs.drone.io/runner/kubernetes/overview)
|
|
|
|
## [1.2.3] - 2020-01-20
|
|
### Fixed:
|
|
* CDN url of default image.
|
|
|
|
## [1.2.2] - 2019-12-07
|
|
### Added:
|
|
* Support DingTalk `sign secret`, please see the [README](README.md) for instructions.
|
|
|
|
## [1.2.1] - 2019-11-07
|
|
### Added:
|
|
* Support customize message tips title by `tips_title` option.
|
|
|
|
## [1.2.0] - 2019-09-24
|
|
### Added:
|
|
* Support custom TPL.
|
|
|
|
## [1.1.4] - 2020-04-28
|
|
### Fixed:
|
|
* kubernetes runner missing env, [details](https://docs.drone.io/runner/kubernetes/overview)
|
|
|
|
## [1.1.3] - 2020-01-20
|
|
### Fixed:
|
|
* CDN url of default image.
|
|
|
|
## [1.1.2] - 2019-11-07
|
|
### Added:
|
|
* Support customize message tips title by `tips_title` option.
|
|
|
|
## [1.1.1] - 2019-09-24
|
|
### Added:
|
|
* Support full token url as `token`.
|
|
|
|
## [1.1.0] - 2019-03-09
|
|
### Added:
|
|
* Package management tools migrate from dep to go mod, 1.0.x version stopped supporting new features.
|
|
|
|
## [1.0.2] - 2020-01-20
|
|
### Fixed:
|
|
* CDN url of default image.
|
|
|
|
## [1.0.1] - 2019-03-09
|
|
### Added:
|
|
* Auto publish image to DockerHub.
|
|
|
|
[Unreleased]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.5...HEAD
|
|
[1.2.5]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.4...v1.2.5
|
|
[1.2.4]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.3...v1.2.4
|
|
[1.2.3]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.2...v1.2.3
|
|
[1.2.2]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.1...v1.2.2
|
|
[1.2.1]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.0...v1.2.1
|
|
[1.2.0]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.0...v1.2.0
|
|
[1.1.4]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.3...v1.1.4
|
|
[1.1.3]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.2...v1.1.3
|
|
[1.1.2]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.1...v1.1.2
|
|
[1.1.1]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.0...v1.1.1
|
|
[1.1.0]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.0.0...v1.1.0
|
|
[1.0.2]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.0.1...v1.0.2
|
|
[1.0.1]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.0.0...v1.0.1
|