mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Added FerretDB/PostgreSQL to changelog.
This commit is contained in:
parent
b9887fc917
commit
c16e99ba1e
3 changed files with 6 additions and 5 deletions
|
@ -14,7 +14,7 @@ Newest WeKan at these platforms:
|
|||
Fixing other platforms In Progress.
|
||||
|
||||
- Node.js 14.x at https://github.com/wekan/node-v14-esm/releases/tag/v14.21.4 and https://nodejs.org/dist/latest-v14.x/
|
||||
- MongoDB 6.x and 7.x
|
||||
- MongoDB 6.x and 7.x, or FerretDB/PostgreSQL https://blog.ferretdb.io/building-project-management-stack-wekan-ferretdb/
|
||||
|
||||
[How to upgrade WeKan](https://github.com/wekan/wekan/issues/4585)
|
||||
|
||||
|
|
|
@ -30,10 +30,10 @@ template(name="setting")
|
|||
a.js-setting-menu(data-id="announcement-setting")
|
||||
i.fa.fa-bullhorn
|
||||
| {{_ 'admin-announcement'}}
|
||||
//li
|
||||
// a.js-setting-menu(data-id="accessibility-setting")
|
||||
// i.fa.fa-universal-access
|
||||
// | {{_ 'accessibility'}}
|
||||
li
|
||||
a.js-setting-menu(data-id="accessibility-setting")
|
||||
i.fa.fa-universal-access
|
||||
| {{_ 'accessibility'}}
|
||||
li
|
||||
a.js-setting-menu(data-id="layout-setting")
|
||||
i.fa.fa-object-group
|
||||
|
|
|
@ -26,6 +26,7 @@ template(name="sidebar")
|
|||
template(name='homeSidebar')
|
||||
hr
|
||||
+membersWidget
|
||||
| {{_ 'accessibility'}}
|
||||
hr
|
||||
+labelsWidget
|
||||
hr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue