mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Update ChangeLog.
This commit is contained in:
parent
36e29a405e
commit
1f207c493d
1 changed files with 11 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,6 +1,16 @@
|
||||||
# Upcoming Wekan release
|
# Upcoming Wekan release
|
||||||
|
|
||||||
This release fixes the following bugs:
|
This release adds the following new features:
|
||||||
|
|
||||||
|
- REST API: List attachments of a board, with download URLs of attachments.
|
||||||
|
[Part 1](https://github.com/wekan/wekan/commit/bf94161f30adf9dec6aa41af6946ba54c1573a44),
|
||||||
|
[Part 2](https://github.com/wekan/wekan/commit/2ec53b27d14049bc9622861492cac301512a1e33),
|
||||||
|
[Part 3](https://github.com/wekan/wekan/commit/36e29a405ee943d15e6e1bd9ac02ecefb7a7a06f).
|
||||||
|
For using this, Python code example:
|
||||||
|
https://github.com/wekan/wekan/wiki/New-card-with-Python3-and-REST-API .
|
||||||
|
Thanks to xet7.
|
||||||
|
|
||||||
|
and fixes the following bugs:
|
||||||
|
|
||||||
- [Fixed Quay Docker builds that failed](https://github.com/wekan/wekan/issues/3380)
|
- [Fixed Quay Docker builds that failed](https://github.com/wekan/wekan/issues/3380)
|
||||||
because of Docker Hub rate limits by copying base images from Docker Hub to Quay.
|
because of Docker Hub rate limits by copying base images from Docker Hub to Quay.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue