Skip to content

Commit 3908fe0

Browse files
committed
v3.98
1 parent 5d2ff89 commit 3908fe0

File tree

7 files changed

+786
-3504
lines changed

7 files changed

+786
-3504
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
# Upcoming Wekan release
1+
# v3.98 2020-04-25 Wekan release
2+
3+
News:
4+
5+
- There is now many mobile and desktop webbrowser fixes. Please test does your
6+
favourite Javascript enabled webbrowser work, and add issues if something
7+
does not work, and there is no existing issue about that yet.
8+
- Desktop browser mode has setting for Show/Hide drag handles:
9+
top right click username / Change Settings / Show desktop drag handles.
10+
You can request desktop website also at mobile webbrowsers on Android.
11+
At iOS requesting desktop website did not seem to work yet.
12+
- At iOS Safari and Chrome, to see swimlane buttons you need to scroll to right.
13+
Fixes to this and other issues are welcome as pull request.
214

315
This release adds the following new features:
416

Stackerfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
appId: wekan-public/apps/77b94f60-dec9-0136-304e-16ff53095928
2-
appVersion: "v3.97.0"
2+
appVersion: "v3.98.0"
33
files:
44
userUploads:
55
- README.md

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wekan",
3-
"version": "v3.97.0",
3+
"version": "v3.98.0",
44
"description": "Open-Source kanban",
55
"private": true,
66
"scripts": {

public/api/wekan.html

Lines changed: 767 additions & 3028 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)