2017-06-02 17:38:01 +03:00
|
|
|
|
# Upcoming Wekan release
|
|
|
|
|
|
|
|
|
|
This release adds the following new features:
|
|
|
|
|
|
2017-06-02 17:41:30 +03:00
|
|
|
|
* [Change the way to delete a list (card-like)](https://github.com/wekan/wekan/pull/1050), fixes
|
2017-06-07 13:28:03 +03:00
|
|
|
|
[missing undo button](https://github.com/wekan/wekan/issues/1023);
|
2017-06-12 11:07:02 +03:00
|
|
|
|
* [When deleting list, delete list's cards too](https://github.com/wekan/wekan/pull/1054);
|
|
|
|
|
* [Re-enable Export Wekan Board](https://github.com/wekan/wekan/pull/1059).
|
2017-06-02 17:38:01 +03:00
|
|
|
|
|
2017-06-06 09:46:16 +03:00
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* [Fix IE 11 drag board to scroll](https://github.com/wekan/wekan/pull/1052).
|
|
|
|
|
|
2017-06-12 11:07:02 +03:00
|
|
|
|
Thanks to GitHub users BaobabCoder, nebulade and nztqa for their
|
|
|
|
|
contributions.
|
2017-06-02 17:38:01 +03:00
|
|
|
|
|
2017-05-21 11:04:21 +03:00
|
|
|
|
# v0.23 2017-05-21 Wekan release
|
2017-05-13 13:26:06 +03:00
|
|
|
|
|
|
|
|
|
This release adds the following new features:
|
|
|
|
|
|
|
|
|
|
* [Add checklist and card comment to REST API](https://github.com/wekan/wekan/pull/1033);
|
|
|
|
|
* [Add token authentication to REST API](https://github.com/wekan/wekan/pull/1033), this fixes
|
2017-05-13 13:38:59 +03:00
|
|
|
|
[Security flaws introduced by REST API](https://github.com/wekan/wekan/issues/1032);
|
2017-05-18 10:51:18 +03:00
|
|
|
|
* [Authorization improvements etc to REST API](https://github.com/wekan/wekan/pull/1041);
|
2017-05-13 13:38:59 +03:00
|
|
|
|
* [IE 11 support in unicode filename downloads](https://github.com/wekan/wekan/issues/1031).
|
2017-05-13 13:26:06 +03:00
|
|
|
|
|
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* [When Wekan starts, there's "here1 false" messages in
|
2017-05-18 10:29:38 +03:00
|
|
|
|
console](https://github.com/wekan/wekan/issues/1028);
|
|
|
|
|
* [IE11 problem when closing cards, sidebar etc](https://github.com/wekan/wekan/pull/1042).
|
2017-05-13 13:26:06 +03:00
|
|
|
|
|
2017-05-18 10:51:18 +03:00
|
|
|
|
Thanks to GitHub users huneau, mayjs and nztqa for their contributions.
|
2017-05-13 13:26:06 +03:00
|
|
|
|
|
2017-05-07 23:25:20 +03:00
|
|
|
|
# v0.22 2017-05-07 Wekan release
|
2017-05-07 21:55:18 +03:00
|
|
|
|
|
|
|
|
|
This release fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* [Download file(unicode filename) cause crash with exception](https://github.com/wekan/wekan/issues/784)
|
|
|
|
|
|
|
|
|
|
Thanks to GitHub user yatusiter for contributions.
|
|
|
|
|
|
2017-05-07 23:25:20 +03:00
|
|
|
|
# v0.21 2017-05-07 Wekan release
|
2017-05-07 15:14:44 +03:00
|
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
|
|
|
|
This release fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* Update release version number to package.json.
|
|
|
|
|
|
|
|
|
|
Thanks to GitHub user xet7 for contributions.
|
|
|
|
|
|
2017-05-07 15:01:54 +03:00
|
|
|
|
# v0.20 2017-05-07 Wekan release
|
|
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
|
|
|
|
This release fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* Docker images missing latest Debian updates.
|
|
|
|
|
|
|
|
|
|
Thanks to GitHub user xet7 for contributions.
|
|
|
|
|
|
2017-05-06 22:32:09 +03:00
|
|
|
|
# v0.19 2017-05-06 Wekan release
|
2017-04-02 17:43:40 +03:00
|
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
|
|
|
|
This release adds the following new features:
|
|
|
|
|
|
|
|
|
|
* Set first user as admin, it there is no existing
|
2017-04-25 23:16:27 +03:00
|
|
|
|
users and Wekan is not running at Sandstorm;
|
2017-04-06 19:39:09 +03:00
|
|
|
|
* New Docker Compose [Wekan-MongoDB](https://github.com/wekan/wekan-mongodb)
|
|
|
|
|
and [Wekan-PostgreSQL](https://github.com/wekan/wekan-postgresql)
|
2017-04-27 23:07:37 +03:00
|
|
|
|
that use Meteor v1.4 and Node v4 based Wekan's meteor-1.4 branch;
|
2017-05-06 22:32:09 +03:00
|
|
|
|
* [Console, file, and zulip logger on database changes](https://github.com/wekan/wekan/pull/1010);
|
|
|
|
|
* [REST API first step](https://github.com/wekan/wekan/pull/1003);
|
2017-04-27 23:07:37 +03:00
|
|
|
|
* [Install from source](https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source)
|
|
|
|
|
has been updated to new meteor 1.4 version;
|
|
|
|
|
* meteor-1.4 branch has been merged to devel and master branches,
|
|
|
|
|
where development continues from now on. Previous code has been moved to
|
2017-05-06 22:32:09 +03:00
|
|
|
|
meteor-1.3-2017-04-27 branch;
|
|
|
|
|
* [VirtualBox image updated](https://wekan.xet7.org).
|
2017-04-02 17:43:40 +03:00
|
|
|
|
|
2017-04-25 23:16:27 +03:00
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
2017-04-27 23:07:37 +03:00
|
|
|
|
* isCommentOnly false fix for Trello import;
|
2017-05-06 22:32:09 +03:00
|
|
|
|
* Node version to 4.8.1 to solve 100% CPU issue;
|
|
|
|
|
* Fix bson error on Docker and install from source;
|
|
|
|
|
* Try other key servers on Dockerfile if ha.pool.sks-keyservers.net is unreachable.
|
2017-04-25 23:16:27 +03:00
|
|
|
|
|
2017-04-27 23:07:37 +03:00
|
|
|
|
Thanks to GitHub users brylie, huneau, johnniesong, rhelsing, stephenmoloney,
|
|
|
|
|
xet7 and Zokormazo for contributions.
|
2017-04-02 17:43:40 +03:00
|
|
|
|
|
2017-04-02 17:04:17 +03:00
|
|
|
|
# v0.18 2017-04-02 Wekan release
|
2017-03-28 09:26:30 +03:00
|
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
2017-03-28 21:22:26 +03:00
|
|
|
|
This release adds the following new features:
|
|
|
|
|
|
2017-03-31 11:05:54 +03:00
|
|
|
|
* Add TLS toggle option to smtp configuration;
|
2017-03-28 21:22:26 +03:00
|
|
|
|
* [Comment permissions](https://github.com/wekan/wekan/issues/870);
|
|
|
|
|
* Add bigger screenshots for Sandstorm.
|
|
|
|
|
|
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
2017-04-02 13:19:41 +03:00
|
|
|
|
* Fix email settings loading:
|
|
|
|
|
MAIL_URL was overriden with database info all the time.
|
|
|
|
|
Now if MAIL_URL exists is not overwritten and if neither MAIL_URL nor
|
|
|
|
|
exists valid admin panel data MAIL_URL is not set.
|
|
|
|
|
MAIL_FROM was ignored. Same behaviour, env variable has bigger priority
|
|
|
|
|
than database configuration.
|
|
|
|
|
On both cases, althrought environment variable is set, updating admin-panel
|
|
|
|
|
mail settings will load new info and ignore the environment variable;
|
2017-03-28 21:22:26 +03:00
|
|
|
|
* Dockerfile fix for local packages;
|
|
|
|
|
* Don't send emails if missing smtp host;
|
|
|
|
|
* Remove invitation code if email sending failed;
|
|
|
|
|
* Show customized error msg while invitaion code is wrong during registration;
|
|
|
|
|
* Fix "internal error" while registration is done;
|
|
|
|
|
* Fix "cannot access disableRegistration of undefined" error;
|
|
|
|
|
* Add high available server for getting the gpg keys - suppose it should lead
|
|
|
|
|
to fewer failures on getting the gpg keys leading to some rare build failures;
|
|
|
|
|
* Add a docker build to the .travis.yml - this will help determine if pull
|
2017-03-30 08:16:45 +03:00
|
|
|
|
requests need further review before merging into devel;
|
|
|
|
|
* Use navigator language by default instead of English.
|
2017-03-28 21:22:26 +03:00
|
|
|
|
|
2017-03-30 08:15:55 +03:00
|
|
|
|
Thanks to GitHub users JamborJan, lkisme, rhelsing, Serubi, stephenmoloney,
|
|
|
|
|
umbertooo and Zokormazo for their contributions.
|
2017-03-28 09:26:30 +03:00
|
|
|
|
|
2017-03-25 00:20:30 +02:00
|
|
|
|
# v0.17 2017-03-25 Wekan release
|
2017-03-19 20:04:21 +02:00
|
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
2017-03-19 22:52:15 +02:00
|
|
|
|
This release fixes the following bugs:
|
2017-03-19 20:04:21 +02:00
|
|
|
|
|
2017-03-24 20:59:29 +02:00
|
|
|
|
* Double slash problem on card pop-ups;
|
2017-03-19 22:52:15 +02:00
|
|
|
|
* No need for Array.prototype if using rest operator;
|
|
|
|
|
* Fix default font so Chinese is shown correctly.
|
2017-03-24 21:50:25 +02:00
|
|
|
|
Still looking for better solution for #914 although
|
|
|
|
|
commit had wrong number #707.
|
2017-03-19 20:04:21 +02:00
|
|
|
|
|
2017-03-24 20:59:29 +02:00
|
|
|
|
Thanks to GitHub users mo-han, Serubin and vuxor for
|
2017-03-19 22:52:15 +02:00
|
|
|
|
their contributions.
|
2017-03-19 20:04:21 +02:00
|
|
|
|
|
2017-03-15 01:46:49 +02:00
|
|
|
|
# v0.16 2017-03-15 Wekan release
|
|
|
|
|
|
|
|
|
|
Added missing changelog updates.
|
|
|
|
|
|
|
|
|
|
# v0.15 2017-03-15 Wekan release
|
|
|
|
|
|
|
|
|
|
Updated translations.
|
|
|
|
|
|
2017-03-15 01:25:48 +02:00
|
|
|
|
# v0.14 2017-03-15 Wekan release
|
|
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
|
|
* https://github.com/wekan/wekan/issues/785
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
|
|
|
|
This release fixes the following bug:
|
|
|
|
|
|
|
|
|
|
* Set IE compatibility mode to Edge to so that
|
|
|
|
|
Wekan board loads correctly.
|
|
|
|
|
|
|
|
|
|
Thanks to GitHub users immertroll and REJack for
|
|
|
|
|
their contributions.
|
|
|
|
|
|
2017-03-12 16:33:39 +02:00
|
|
|
|
# v0.13 2017-03-12 Wekan release
|
|
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
|
|
* https://github.com/wekan/wekan/issues/785
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
|
|
|
|
This release fixes the following bug:
|
|
|
|
|
|
|
|
|
|
* Admin Panel: Set mail-from to environment immediately after changed,
|
|
|
|
|
allow user set a blank username and password pair in SMTP setting.
|
|
|
|
|
|
|
|
|
|
Thanks to GitHub user lkisme for contributions.
|
|
|
|
|
|
2017-03-05 22:42:34 +02:00
|
|
|
|
# v0.12 2017-03-05 Wekan release
|
|
|
|
|
|
|
|
|
|
Known bugs:
|
2017-03-12 16:33:39 +02:00
|
|
|
|
|
2017-03-05 22:42:34 +02:00
|
|
|
|
* https://github.com/wekan/wekan/issues/785
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
|
|
|
|
This release adds the following new features:
|
|
|
|
|
|
|
|
|
|
* Import Checklists from Trello;
|
|
|
|
|
* Simplified release numbers of Wekan.
|
|
|
|
|
|
2017-03-05 23:48:51 +02:00
|
|
|
|
Thanks to GitHub users whodafly and xet7 for
|
2017-03-05 22:42:34 +02:00
|
|
|
|
their contributions.
|
|
|
|
|
|
2017-03-05 21:15:16 +02:00
|
|
|
|
# v0.11.1-rc2 2017-03-05 Wekan prerelease
|
|
|
|
|
|
|
|
|
|
Known bugs:
|
2017-03-05 22:42:34 +02:00
|
|
|
|
|
2017-03-05 21:15:16 +02:00
|
|
|
|
* https://github.com/wekan/wekan/issues/785
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
2017-02-11 00:29:49 +02:00
|
|
|
|
|
2017-03-02 14:14:29 +02:00
|
|
|
|
This release adds the following supported platforms:
|
2017-02-11 23:05:03 +02:00
|
|
|
|
|
2017-03-02 14:14:29 +02:00
|
|
|
|
* [Docker environment for Wekan development](https://github.com/wekan/wekan-dev);
|
2017-02-19 08:32:54 +02:00
|
|
|
|
* [Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only
|
2017-02-19 08:36:31 +02:00
|
|
|
|
mirroring](https://github.com/wekan/wekan-postgresql)
|
|
|
|
|
for SQL access with any programming language
|
2017-02-13 18:17:03 +02:00
|
|
|
|
or Office package that has PostgreSQL support, like
|
2017-02-19 08:37:35 +02:00
|
|
|
|
newest LibreOffice 3.5;
|
2017-03-02 13:56:37 +02:00
|
|
|
|
* [Install from source on
|
2017-03-02 14:06:09 +02:00
|
|
|
|
Windows](https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows).
|
2017-02-13 18:17:03 +02:00
|
|
|
|
|
2017-03-02 14:14:29 +02:00
|
|
|
|
and adds the following new features:
|
|
|
|
|
|
2017-03-05 20:16:12 +02:00
|
|
|
|
* Admin Panel:
|
2017-03-05 21:15:16 +02:00
|
|
|
|
```
|
2017-03-05 20:16:12 +02:00
|
|
|
|
1) Disable Self-Registration and invite users
|
|
|
|
|
2) SMTP settings.
|
|
|
|
|
|
|
|
|
|
Adding Admin user in mongo cli:
|
|
|
|
|
1) Use database that has wekan data, for example:
|
2017-03-05 21:15:16 +02:00
|
|
|
|
use admin;
|
2017-03-05 20:16:12 +02:00
|
|
|
|
2) Add Admin rights to some Wekan username:
|
2017-03-05 21:15:16 +02:00
|
|
|
|
db.users.update({username:'admin-username-here'},{$set:{isAdmin:true}})
|
2017-03-05 20:16:12 +02:00
|
|
|
|
Hiding Admin panel by removing Admin rights:
|
2017-03-05 21:15:16 +02:00
|
|
|
|
use admin;
|
|
|
|
|
db.settings.remove({});
|
2017-03-05 20:16:12 +02:00
|
|
|
|
```
|
2017-03-02 14:14:29 +02:00
|
|
|
|
* Make Due Date layout nicer on minicard;
|
|
|
|
|
* Added tooltip for board menu and sidebar buttons;
|
|
|
|
|
* [Wekan database cleanup script](https://github.com/wekan/wekan-cleanup);
|
|
|
|
|
* [Daily export script of Wekan changes as JSON to Logstash and
|
|
|
|
|
ElasticSearch / Kibana (ELK)](https://github.com/wekan/wekan-logstash);
|
|
|
|
|
* [Wekan stats script](https://github.com/wekan/wekan-stats).
|
|
|
|
|
|
2017-02-13 18:33:42 +02:00
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* Dockerfile was missing EXPOSE $PORT;
|
2017-02-22 01:05:57 +02:00
|
|
|
|
* Bug when removing user from board that generate activity for
|
|
|
|
|
all cards of the board. Add check before user is one owner
|
2017-02-22 17:25:16 +02:00
|
|
|
|
of the card before adding activity;
|
2017-02-22 17:44:04 +02:00
|
|
|
|
* All new boards are automatically starred. Fixed to
|
|
|
|
|
only star header-bar new-boards;
|
2017-02-26 10:15:39 +02:00
|
|
|
|
* Orphan documents were created when cards were deleted;
|
2017-02-22 17:25:16 +02:00
|
|
|
|
* Improve Wekan performance by adding indexes to MongoDB;
|
2017-03-05 19:08:10 +02:00
|
|
|
|
* Invite user with lower case email;
|
2017-02-13 18:33:42 +02:00
|
|
|
|
* Typos.
|
|
|
|
|
|
2017-03-05 20:16:12 +02:00
|
|
|
|
Thanks to GitHub users eemeli, entrptaher, fmonthel, jLouzado, lkisme,
|
|
|
|
|
maulal, pra85, vuxor, whittssg2 and xet7 for their contributions.
|
2017-02-11 00:29:49 +02:00
|
|
|
|
|
2017-02-10 18:02:19 +02:00
|
|
|
|
# v0.11.1-rc1 2017-02-10 Wekan prerelease
|
2017-02-03 13:12:13 +02:00
|
|
|
|
|
|
|
|
|
2017-01-29 mquandalle gave Wekan access to xet7,
|
|
|
|
|
so at 2017-01-31 xet7 started merging Wefork back to Wekan.
|
|
|
|
|
At 2017-02-03 all Wefork code and pull requests are now
|
|
|
|
|
merged back to Wekan.
|
|
|
|
|
|
2017-02-10 18:02:19 +02:00
|
|
|
|
Known bugs:
|
|
|
|
|
* https://github.com/wekan/wekan/issues/785
|
|
|
|
|
* https://github.com/wekan/wekan/issues/784
|
|
|
|
|
|
2017-02-03 13:12:13 +02:00
|
|
|
|
This release adds the following supported platforms:
|
|
|
|
|
|
|
|
|
|
* Docker;
|
2017-02-10 14:11:24 +02:00
|
|
|
|
* Docker on SLES12SP1;
|
|
|
|
|
* Install from source.
|
2017-02-03 13:12:13 +02:00
|
|
|
|
|
|
|
|
|
and adds the following new features:
|
|
|
|
|
|
|
|
|
|
* Checklists;
|
2017-02-10 14:11:24 +02:00
|
|
|
|
* Remove a list;
|
|
|
|
|
* Admin of board can leave board if he/she
|
|
|
|
|
is not last admin in the board;
|
|
|
|
|
* Shortcuts popup, link to it on
|
|
|
|
|
bottom right corner;
|
|
|
|
|
* Links are now underlined and change
|
|
|
|
|
link color on hover;
|
|
|
|
|
* Added YuGothic and Meiryo fonts to show
|
|
|
|
|
non-English text correctly.
|
2017-02-03 13:12:13 +02:00
|
|
|
|
|
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
2017-02-10 14:11:24 +02:00
|
|
|
|
* Update xss to v0.3.3;
|
2017-02-03 13:12:13 +02:00
|
|
|
|
* Typos in boards.js and boardHeader.js;
|
|
|
|
|
* Build warning in jade template;
|
2017-02-10 14:11:24 +02:00
|
|
|
|
* New MongoDB version breaks uploading files
|
|
|
|
|
and avatars, so using older version;
|
|
|
|
|
* Tweaked .gitignore to exclude .build/*;
|
|
|
|
|
* Fix executeUpTo label when dragging cards,
|
2017-02-21 14:17:38 +05:30
|
|
|
|
popup was not in the predefined hierarchy.
|
2017-02-03 13:12:13 +02:00
|
|
|
|
|
2017-02-10 14:11:24 +02:00
|
|
|
|
and adds the following new documentation:
|
2017-02-03 13:12:13 +02:00
|
|
|
|
|
2017-02-10 14:11:24 +02:00
|
|
|
|
* Developer Documentation;
|
|
|
|
|
* Docker;
|
|
|
|
|
* and others.
|
2017-02-03 13:12:13 +02:00
|
|
|
|
|
2017-02-10 14:11:24 +02:00
|
|
|
|
Thanks to GitHub users AlexanderR, BaobabCoder, jLouzado, kamijin-fanta,
|
|
|
|
|
lkisme, mario-orlicky, martingabelmann, mquandalle, stephenmoloney,
|
|
|
|
|
umbertooo, xet7 and qge for their contributions.
|
2017-02-03 13:12:13 +02:00
|
|
|
|
|
2017-01-12 23:07:07 +02:00
|
|
|
|
# v0.11.0 2016-12-16 Wekan fork first release
|
2016-12-01 00:04:03 +02:00
|
|
|
|
|
|
|
|
|
This release adds the following new features:
|
|
|
|
|
|
|
|
|
|
* Start- and Duedate for cards;
|
|
|
|
|
* Allow IE 11 to work;
|
|
|
|
|
* Option to hide system messages in the card;
|
|
|
|
|
* Option to setup minimum limit to show cards count
|
|
|
|
|
for each list in board;
|
|
|
|
|
* Option 'filter by empty' to filter by cards by 'no member'
|
|
|
|
|
and 'no label' properties;
|
|
|
|
|
* Speedup: Added MongoDB index on CardId into Comments collection.
|
2016-12-16 14:03:29 +02:00
|
|
|
|
* Translation updates
|
2016-12-01 00:04:03 +02:00
|
|
|
|
|
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* Sandstorm: username handling, restore identity, eslint regressions,
|
|
|
|
|
board not found;
|
|
|
|
|
* Failure to load when navigator.language is Chinese or Finnish;
|
|
|
|
|
* Hover background for labels in filter sidebar. Now correctly
|
|
|
|
|
centered;
|
|
|
|
|
* Display message when user wants to choose existing username;
|
|
|
|
|
* Client sometimes fails to receive current user's profile;
|
2016-12-01 00:05:46 +02:00
|
|
|
|
* Old users could see broken presence indicators on new users.
|
2016-12-01 00:04:03 +02:00
|
|
|
|
|
|
|
|
|
Thanks to GitHub users dwrencha, fmonthel, mario-orlicky, pierreozoux,
|
|
|
|
|
shoetten, and xet7 for their contributions.
|
|
|
|
|
|
2017-01-12 23:07:07 +02:00
|
|
|
|
# v0.11.0-rc2 2016-07-21
|
2016-04-21 21:03:37 +02:00
|
|
|
|
|
|
|
|
|
This release adds the following new features:
|
|
|
|
|
|
|
|
|
|
* Notification system with email notifications of the changes in a board,
|
|
|
|
|
a list or on a card;
|
|
|
|
|
* Show the exact time when hovering the activity time;
|
|
|
|
|
* Allow to edit more easily longer card titles by resizing the input box;
|
|
|
|
|
* Add shortcuts to move cards to the top or the bottom of a list;
|
2016-07-20 22:27:51 +02:00
|
|
|
|
* Add a warning indicator when the application is offline;
|
2016-04-21 21:03:37 +02:00
|
|
|
|
* A new log-in button on the public board view to sign in, even if the board
|
|
|
|
|
is published;
|
2016-04-13 16:21:45 +02:00
|
|
|
|
* New link to the keyboard shortcuts in the board sidebar;
|
2016-04-21 21:03:37 +02:00
|
|
|
|
|
|
|
|
|
and fixes the following bugs:
|
|
|
|
|
|
2016-07-20 22:27:51 +02:00
|
|
|
|
* Fix the syntax of the `docker-compose.yml`;
|
2016-04-21 21:03:37 +02:00
|
|
|
|
* Use the correct pluralization of emoji;
|
|
|
|
|
* Only publish required user data and keep the hashed passwords confidential;
|
|
|
|
|
* Fix the generation and alignment of the initials avatars;
|
2016-07-20 22:27:51 +02:00
|
|
|
|
* Fix the “welcome board” feature;
|
|
|
|
|
* Only display the buttons in the board header, if the data is available
|
2016-04-21 21:03:37 +02:00
|
|
|
|
and the user is able to use it;
|
2016-04-25 21:44:33 +02:00
|
|
|
|
* Fix the scaling of cover images;
|
2016-07-20 22:27:51 +02:00
|
|
|
|
* Fix bugs on Internet Explorer v11 that blocked card creation and activity feed
|
|
|
|
|
visualization.
|
2016-04-21 21:03:37 +02:00
|
|
|
|
|
|
|
|
|
Thanks to GitHub users alayek, AlexanderS, choclin, floatinghotpot, ForNeVeR,
|
2016-07-20 22:27:51 +02:00
|
|
|
|
PeterDaveHello, seschwar, and TheElf for their contributions.
|
2016-04-21 21:03:37 +02:00
|
|
|
|
|
2017-01-12 23:07:07 +02:00
|
|
|
|
# v0.10.1 2015-12-30
|
2015-12-30 19:26:37 +01:00
|
|
|
|
|
|
|
|
|
This patch release fixes two bugs on Sandstorm:
|
|
|
|
|
|
|
|
|
|
* Drag and drop was broken;
|
|
|
|
|
* Avatars weren’t working.
|
|
|
|
|
|
2017-01-12 23:07:07 +02:00
|
|
|
|
# v0.10 2015-12-22
|
2015-10-14 23:30:51 +02:00
|
|
|
|
|
|
|
|
|
This release features:
|
|
|
|
|
|
2015-12-08 16:18:44 -05:00
|
|
|
|
* Trello boards importation, including card history, assigned members, labels,
|
|
|
|
|
comments, and attachments;
|
2017-02-21 14:17:38 +05:30
|
|
|
|
* Invite new users to a board using an email address;
|
2015-12-06 23:31:11 -05:00
|
|
|
|
* Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start a
|
|
|
|
|
board member autocompletion, or <kbd>#</kbd> for a label;
|
2015-12-13 03:51:06 +00:00
|
|
|
|
* Improve the user interface on small screens so that Wekan could be used on the
|
|
|
|
|
mobile web;
|
2017-02-21 14:17:38 +05:30
|
|
|
|
* Accelerate the initial page rendering by sending the data on the initial HTTP
|
2015-11-15 15:39:11 -08:00
|
|
|
|
response instead of waiting for the DDP connection to open;
|
2015-12-13 03:51:06 +00:00
|
|
|
|
* Support images attachments copy pasting;
|
|
|
|
|
* On Sandstorm, expose the Wekan grain title and URL to the Sandstorm shell;
|
|
|
|
|
* Support Wekan deployment under a sub-path of a domain name.
|
2015-10-14 23:30:51 +02:00
|
|
|
|
|
2015-12-06 23:46:56 -05:00
|
|
|
|
New languages supported: Arabic, Catalan, Italian, and Russian.
|
|
|
|
|
|
2015-11-25 21:53:58 -08:00
|
|
|
|
Thanks to GitHub users AlexanderS, fisle, floatinghotpot, FuzzyWuzzie, mnutt,
|
|
|
|
|
ndarilek, SirCmpwn, and xavierpriour for their contributions.
|
2015-10-14 23:30:51 +02:00
|
|
|
|
|
2017-01-12 23:07:07 +02:00
|
|
|
|
# v0.9 2015-09-10
|
2015-08-20 22:25:32 +02:00
|
|
|
|
|
2015-12-06 23:31:11 -05:00
|
|
|
|
This release is a large re-write of the previous code base. This release marks
|
|
|
|
|
the beginning of our new user interface and continues to improve the overall
|
|
|
|
|
performance and security. It also features the following improvements:
|
2015-08-20 22:25:32 +02:00
|
|
|
|
|
|
|
|
|
* A new user account system, including the possibility to reset a forgotten
|
|
|
|
|
password, to change the password, or to enable email confirmation (all of
|
|
|
|
|
which were previously impossible);
|
|
|
|
|
* Avatar customization, including the possibility to upload images and to choose
|
2015-09-05 23:14:45 +02:00
|
|
|
|
one from Gravatar or the user initials (on Sandstrom we use the avatar exposed
|
|
|
|
|
by Sandstorm);
|
2015-08-28 02:14:35 +02:00
|
|
|
|
* Cards multi-selection to facilitate batch actions such as moving all the cards
|
|
|
|
|
of selection, or attaching a label or a member to them;
|
2015-09-10 19:11:19 +02:00
|
|
|
|
* Automatic drafts saving synced with the server;
|
2015-08-28 02:14:35 +02:00
|
|
|
|
* Keyboard navigation, press `?` to read the list of available shortcuts;
|
2015-08-20 22:25:32 +02:00
|
|
|
|
* The possibility to restore archived boards, lists, and cards.
|
|
|
|
|
|
|
|
|
|
Starting from this release we will also distribute official docker images on
|
2015-09-10 19:19:01 +02:00
|
|
|
|
both the [GitHub release page](https://github.com/wekan/wekan/releases) and on
|
|
|
|
|
the [DockerHub](https://hub.docker.com/r/mquandalle/wekan). We also configured
|
|
|
|
|
Heroku one-click install and improved Sandstorm integration with the integration
|
|
|
|
|
of its build-in sharing model.
|
2015-08-20 22:25:32 +02:00
|
|
|
|
|
|
|
|
|
New languages supported: Chinese, Finnish, Spanish, Korean, and Russian.
|
|
|
|
|
|
2015-08-28 02:14:35 +02:00
|
|
|
|
Special thanks to GitHub users ePirat, nata-goddanti, ocdtrekkie, and others who
|
2015-08-28 09:50:41 +02:00
|
|
|
|
have supportive during this *traversée du desert*, and to neynah for the Wekan
|
|
|
|
|
icons.
|
2015-08-28 02:14:35 +02:00
|
|
|
|
|
2015-08-20 22:25:32 +02:00
|
|
|
|
# v0.8
|
|
|
|
|
|
|
|
|
|
This release continues the implementation of basic features of a “kanban”
|
|
|
|
|
software, especially:
|
|
|
|
|
|
|
|
|
|
* Basic card attachments. If the attached file is an image we generate and
|
2015-08-23 11:09:48 +02:00
|
|
|
|
display a thumbnail that can be used as a card “cover” (visible in the board
|
2015-08-20 22:25:32 +02:00
|
|
|
|
general view);
|
|
|
|
|
* User names mentions and auto-completion in card description and comments
|
|
|
|
|
(though we don’t have any notification system for now, making this feature a
|
|
|
|
|
less useful that it should);
|
|
|
|
|
* Filter views, current filtering options are based on labels and assigned
|
|
|
|
|
members;
|
|
|
|
|
* Labels creation and suppression at the board level (previously we had a fixed
|
|
|
|
|
list of labels);
|
|
|
|
|
* Customization of the board background color.
|
|
|
|
|
|
|
|
|
|
This release is also the first one to introduce localization of the user
|
|
|
|
|
interface.
|
|
|
|
|
|
|
|
|
|
New languages supported: French, German, Japanese, Portuguese, and Turkish.
|
|
|
|
|
|
|
|
|
|
# v0.7.1
|
|
|
|
|
|
|
|
|
|
This release fixes the following bugs:
|
|
|
|
|
|
|
|
|
|
* Unexpected lost of the card sorting on the server side;
|
|
|
|
|
* Fix a bug during board creation;
|
|
|
|
|
* Focus the new list form if the board is empty.
|
|
|
|
|
|
|
|
|
|
# v0.7
|
|
|
|
|
|
|
|
|
|
This release starts the transition from a toy project to something useful. Along
|
|
|
|
|
with some security and performance improvements (for instance, opening a card
|
|
|
|
|
used to take a long time because it was re-generated the entire DOM whereas only
|
|
|
|
|
the popover was new). New features includes:
|
|
|
|
|
|
|
|
|
|
* Add and remove labels to cards;
|
|
|
|
|
* Assign and unassign members to cards;
|
|
|
|
|
* Archive cards (though restoration is not yet possible);
|
|
|
|
|
* Board stars;
|
2016-02-28 23:10:52 -06:00
|
|
|
|
* Markdown and emoji support in comments and card description;
|
|
|
|
|
* Emoji auto-completion in the text editor;
|
2015-08-20 22:25:32 +02:00
|
|
|
|
* Some keyboard shortcuts (eg `Ctrl`+`Enter` to submit a multi-line input).
|
|
|
|
|
|
|
|
|
|
We also introduced basic support for the [Sandstorm](https://sandstorm.io)
|
|
|
|
|
platform, and distribute a `spk` (Sandstorm PacKage) for this release and
|
|
|
|
|
subsequent.
|