[How to upgrade WeKan](https://github.com/wekan/wekan/issues/4585)
# Upcoming WeKan ® release
# v6.72 2023-02-02 WeKan ® release
This release adds the following updates:
- [Upgraded to Meteor 2.11.0-beta.0 for MongoDB 6.x support https://github.com/meteor/meteor/pull/12470](https://github.com/wekan/wekan/commit/38af077a94a9dd837cfa556b46ad13e13569cecb).
Thanks to Meteor developers.
- [Change back to MongoDB 5, shell and tool](https://github.com/wekan/wekan/commit/1733203f8e236bd62ef34ea1878d3a63db5eccc4).
Thanks to xet7.
- Updated translations to use new Go-based transifex-client https://developers.transifex.com/docs/cli ,
but it seems now all translations look like 100% translated, maybe something is wrong,
so discussing about it with Transifex Support.
@ -18,8 +18,6 @@ This release adds the following updates:
@ -1558,7 +1558,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
<ulclass="toc-list-h1">
<li>
<ahref="#wekan-rest-api"class="toc-h1 toc-link"data-title="Wekan REST API v6.71">Wekan REST API v6.71</a>
<ahref="#wekan-rest-api"class="toc-h1 toc-link"data-title="Wekan REST API v6.72">Wekan REST API v6.72</a>
</li>
@ -2161,7 +2161,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
<divclass="page-wrapper">
<divclass="dark-box"></div>
<divclass="content">
<h1id="wekan-rest-api">Wekan REST API v6.71</h1>
<h1id="wekan-rest-api">Wekan REST API v6.72</h1>
<blockquote>
<p>Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu.</p>