Back to Wekan

WeKan ® 2018 releases

old-CHANGELOG/2018.md

10.9968.2 KB
Original Source

WeKan ® 2018 releases

Moved out of CHANGELOG.md to keep that file small enough to open (wekan/wekan#6580). Nothing here has been changed: a release section is a record, and it reads the same as it did there.

Releases per month:

2018Releases
015
029
032
0410
0513
069
0712
0816
0916
1023
1113
1219

v1.97 2018-12-26 Wekan release

This release adds the following new features:

  • Upgrade to Node 8.15.0 and MongoDB 3.2.22.
  • Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken.

Thanks to GitHub user xet7 for contributions.

v1.96 2018-12-24 Wekan release

This release adds the following new features:

and tries to fix following bugs:

<details> <summary>Revert "Improve authentication", remove login dropdown and "Default Authentication Method" that…</summary>

Revert "Improve authentication", remove login dropdown and "Default Authentication Method" that were added in Wekan v1.95 because login did not work with email address. It was later found that login did work with username, so later this could be fixed and added back.

</details>
  • Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken.

Thanks to GitHub user xet7 for contributions.

v1.95 2018-12-21 Wekan release

This release adds the following new features:

<details> <summary><a href="https://github.com/wekan/wekan/pull/2065">Improve authentication</a>. Thanks to Akuket.</summary>

Improve authentication : remove login dropdown, and add setting DEFAULT_AUTHENTICATION_METHOD=ldap or sudo snap set wekan default-authentication-method='ldap'

</details>

Thanks to above GitHub users for their contributions.

v1.94 2018-12-18 Wekan release

This release adds the following new features:

  • Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML before </body> end. In progress, does not work yet. Thanks to xet7.
  • Add Bitnami Stacksmith. In progress test version, that does work, but is not released yet. Thanks to j-fuentes.

Thanks to above GitHub users for their contributions.

v1.93 2018-12-16 Wekan release

This release adds the following new features:

  • In translations, only show name "Wekan" in Admin Panel Wekan version. Elsewhere use general descriptions for whitelabeling.

Thanks to GitHub user xet7 and translators for their contributions.

v1.92 2018-12-16 Wekan release

This release fixes the following bugs:

Thanks to above GitHub users for their contributions.

v1.91 2018-12-15 Wekan release

This release fixes the following bugs:

Thanks to GitHub users uusijani and xet7 for their contributions.

v1.90 2018-12-15 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.89 2018-12-15 Wekan release

This release adds the following new features:

Thanks to GitHub user xet7 for contributions.

v1.88 2018-12-14 Wekan release

This release fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/commit/c546464d9f56117a8bf580512cd62fc1102559c3">Fix: Scrollbar used remote file from CDN, so forked package to…</a></summary>

Fix: Scrollbar used remote file from CDN, so forked package to https://github.com/wekan/wekan-scrollbar and included non-minified file locally to Wekan, so that using scrollbar works without direct connection to Internet. Wekan should not load any external files by default, as was case before new scrollbar, and is again now after this fix

</details>

Thanks to GitHub user xet7 for contributions.

v1.87 2018-12-13 Wekan release

This release fixes the following bugs:

  • Fix Reference error.

Thanks to GitHub user Akuket for contributions.

v1.86 2018-12-13 Wekan release

This release fixes the following bugs:

Thanks to GitHub user Akuket for contributions.

v1.85 2018-12-09 Wekan release

This release fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/pull/2050">Fix Clicking the scrollbar closes the card on Chrome by changing</a>.</summary>

Fix Clicking the scrollbar closes the card on Chrome by changing mquandalle:perfect-scrollbar to malihu-jquery-custom-scrollbar that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR

</details>

Thanks to GitHub users hupptechnologies and xet7 for their contributions.

v1.84 2018-12-07 Wekan release

This release fixes the following bugs:

Thanks to GitHub user BurakTuran9 for contributions.

v1.83 2018-12-06 Wekan release

This release fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/issues/1972">Fix 1/8: IFTTT Rule action/trigger</a>.</summary>

Fix 1/8: IFTTT Rule action/trigger When a checklist is completed And partial incomplete fix to when all of checklist is set as uncompleted. Help in fixing welcome

</details>

Thanks to GitHub users BurakTuran9 and xet7 for their contributions.

v1.82 2018-12-05 Wekan release

This release fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/issues/2016">Partially #2045 revert</a>.</summary>

Partially #2045 revert Improve authentication , adding back password/LDAP dropdown, because login did now work. NOTE: This was added in v1.71, reverted at v1.73 because login did not work, added back at v1.79, and then reverted partially at v1.82 because login did not work. Related LDAP logout timer does not work yet

</details>

Thanks to GitHub user xet7 for contributions.

v1.81 2018-12-04 Wekan release

This release fixes the following bugs:

  • Remove extra commas , and add missing backslash \. Maybe after that login, logout and CORS works.

Thanks to GitHub user xet7 for contributions.

Related #2045, related wekan/wekan-snap#69

v1.80 2018-12-03 Wekan release

This release adds the following new features:

  • Upgrade Node from v8.12 to v8.14

and fixes the following bugs:

  • Revert non-working architectures that were added at v1.79, so now Wekan is just amd64 as before.

Thanks to GitHub user xet7 for contributions.

v1.79 2018-12-03 Wekan release

This release adds the following new features:

<details> <summary><a href="https://github.com/wekan/wekan/issues/2016">Improve authentication, removing Login password/LDAP dropdown</a>. Thanks to Akuket.</summary>

Improve authentication, removing Login password/LDAP dropdown NOTE: This was added in v1.71, then reverted at v1.73 because login did not work, and after fix added back at v1.79

</details>
  • Thanks to xet7:
    • Build snap also on i386, armhf and arm64. Ignore if it fails. More fixes will be added later.
    • Add CORS https://enable-cors.org/server_meteor.html to Standalone Wekan settings.
    • Add missing LDAP and TIMER environment variables.

and fixes the following bugs:

  • Fix: Message box for deleting subtask unreachable. Thanks to hupptechnologies. Closes #1800
  • Fix wrong dates in ChangeLog. Thanks to kelvinhammond.

Thanks to above GitHub users for their contributions.

v1.78 2018-11-20 Wekan release

  • Update translations (de).

v1.77 2018-11-20 Wekan release

  • Update version number. Trying to get Snap automatic review working, so that it would accept new Wekan release.

v1.76 2018-11-20 Wekan release

This release adds the following new features:

and fixes the following bugs:

  • Fix: When saving Custom Layout, save also SMTP settings. Thanks to xet7.

Thanks to above GitHub users for their contributions.

v1.75 2018-11-20 Wekan release

This release adds the following new features:

  • Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login page and Board page. Thanks to xet7.

and fixes the following bugs:

Thanks to above GitHub users for their contributions.

v1.74.1 2018-11-18 Wekan Edge release

This release adds the following new features:

Thanks to GitHub user alkemyst for contributions.

v1.74 2018-11-17 Wekan release

  • Update version number to get this released to snap. Thanks to xet7.

v1.73 2018-11-17 Wekan release

This release fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/issues/2004">Revert Improve authentication to</a>.</summary>

Revert Improve authentication to fix Login failure NOTE: This was added in v1.71, then reverted at v1.73 because login did not work, and after fix added back at v1.79

</details>

Thanks to GitHub users Broxxx3 and xet7 for their contributions.

v1.72 2018-11-17 Wekan release

  • Update translations (fi).

v1.71 2018-11-17 Wekan release

This release adds the following new features and bugfixes:

  • Add languages, thanks to translators:
    • Danish
    • Swahili / Kiswahili
  • Rename Recycle Bin to Archive. Thanks to xet7.
  • Update readme for clarity. Thanks to xet7.
  • Improve authentication, thanks to Akuket:
    • Removing the select box: Now it just checks the user.authenticationMethod value to choose the authentication method.
    • Adding an option to choose the default authentication method with env var.
    • Bug fix that allowed a user to connect with the password method while his user.authenticationMethod is "ldap" for example.
    • Adding a server-side method which allows disconnecting a user after a delay defined by env vars.
    • NOTE: This was added in v1.71, then reverted at v1.73 because login did not work, and after fix added back at v1.79.
  • Improve shell scripts. Thanks to warnerjon12.

Thanks to above GitHub users and translators for their contributions.

v1.70 2018-11-09 Wekan release

This release adds the following new features:

and fixes the following bugs:

  • Some fixes to Wekan import, thanks to xet7:
    • isCommentOnly and isNoComments are now optional
    • Turn off import error checking, so something is imported anyway, and import does not stop at error.
    • Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing.
    • Sandstorm Import Wekan board warning messages are now translateable. But bug "Board not found" still exists.
  • LDAP: Added INTERNAL_LOG_LEVEL. Fix lint and ldap group filter options. Thanks to Akuket.

Thanks to above mentioned GitHub users for their contributions.

v1.69 2018-11-03 Wekan release

  • Update translations.

v1.68 2018-11-03 Wekan release

  • Update translations.

v1.67 2018-11-03 Wekan release

This release adds the following new features to all Wekan platforms:

  • Add Hindi language. Thanks to saurabharch.

and hides the following features at Sandstorm:

<details> <summary>Hide Linked Card and Linked Board on Sandstorm, because they are only useful when having multiple… Thanks to ocdtrekkie and xet7. Closes #1982.</summary>

Hide Linked Card and Linked Board on Sandstorm, because they are only useful when having multiple boards, and at Sandstorm there is only one board per grain.

</details>

Thanks to above mentioned GitHub users for their contributions.

v1.66 2018-10-31 Wekan release

This release fixes the following bugs:

  • docker-compose.yml and docker-compose-build.yml, thanks to xet7:
    • Remove single quotes, because settings are quoted automatically.
    • Comment out most settings that have default values.
  • Fix typos in CHANGELOG.md, thanks to Hillside502 and loginKing.
<details> <summary><a href="https://github.com/wekan/wekan/pull/1980">Fix typo about ldaps</a>. Thanks to imkwx.</summary>

Fix typo about ldaps Documentation said to set LDAP_ENCRYPTION to true if we want to use ldaps, but the code in wekan-ldap does not check if it is set to true, but if the value equals to 'ssl' instead

</details>

Thanks to above mentioned GitHub users for their contributions.

v1.65 2018-10-25 Wekan release

This release adds the following new features, with Apache I-CLA:

  • UI: list headers: show the card count smaller in grey color below list name
  • UI: lists: only output the number of cards for each swimlane

Thanks to GitHub user bentiss for contributions.

v1.64.2 2018-10-25 Wekan Edge release

This release fixes the following bugs:

Thanks to GitHub users Akuket and xet7 for their contributions.

v1.64.1 2018-10-25 Wekan Edge release

This release fixes the following bugs:

Thanks to GitHub users Akuket and xet7 for their contributions.

v1.64 2018-10-24 Wekan release

  • Update translations.

v1.63 2018-10-24 Wekan release

This release adds the following new features:

REST API: Allow to remove the full list of labels/members through the API, with Apache I-CLA:

<details> <summary><a href="https://github.com/wekan/wekan/commit/e5949504b7ed42ad59742d2a0aa001fe6c762873">Models: Cards: an empty string in members or label deletes the list</a>.</summary>

Models: Cards: an empty string in members or label deletes the list There is currently no way to remove all members or all labels attached to a card. If an empty string is provided, we can consider as a hint to remove the list from the card

</details> <details> <summary><a href="https://github.com/wekan/wekan/commit/2ce1ba37a1d0a09f8b3d2a1db4c8a11d1f98caa0">Models: Cards: allow singletons to be assigned to members and labelIds</a>.</summary>

Models: Cards: allow singletons to be assigned to members and labelIds If we need to set only one member or one label, the data provided will not give us an array, but the only element as a string. We need to detect that and convert the parameter into an array

</details>

Thanks to GitHub user bentiss for contributions.

v1.62 2018-10-24 Wekan release

  • Fix missing dropdown arrow on Chrome. Thanks to xet7. Closes #1964

v1.61 2018-10-24 Wekan release

  • Fix lint error. Thanks to xet7.

v1.60 2018-10-24 Wekan release

  • Update translations.

v1.59 2018-10-24 Wekan release

This release adds the beginning of following new features:

  • Custom Product Name in Admin Panel / Layout. In Progress, setting does not affect change UI yet. Thanks to xet7.

and fixes the following bugs:

  • Fix LDAP User Search Scope. Thanks to Vnimos and Akuket. Related #119
  • Fix Save Admin Panel SMTP password. Thanks to saurabharch and xet7. Closes #1856

Thanks to above mentioned GitHub users for contributions.

v1.58 2018-10-23 Wekan release

This release adds the following new features and fixes, with Apache I-CLA:

  • Also export the cards created with an older wekan instance (without linked cards) (related to #1873);
  • Fix the GET customFields API that was failing;
  • Allow to directly overwrite the members of cards and boards with a PUT call (this avoids to do multiple calls to add and remove users);
  • Allow to change the swimlane of a card from the API.

Thanks to GitHub user bentiss for contributions.

v1.57 2018-10-23 Wekan release

This release adds the following new features:

  • Merge edge into stable. This brings LDAP, Rules, Role "No Comments", etc.
  • Go back to Meteor 1.6.x and MongoDB 3.2.21 that works in Snap etc.

Thanks to GitHub user xet7 for contributions.

v1.55.1 2018-10-16 Wekan Edge release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users Akuket, Clement87 and tomodwyer for their contributions.

v1.53.9 2018-10-11 Wekan Edge release

This release adds the following new features:

  • docker-compose.yml in this Edge branch now works with Wekan Edge + Meteor 1.8.1-beta.0 + MongoDB 4.0.3;
  • Snap is still broken. Please use latest Snap release on Edge branch, until this is fixed.

Thanks to GitHub user xet7 for contributions.

v1.53.8 2018-10-10 Wekan Edge release

This release tries to fix the following bugs:

  • Try to fix Docker.

Thanks to GitHub user xet7 for contributions.

v1.53.7 2018-10-10 Wekan Edge release

This release adds the following new features:

  • Try MongoDB 4.0.3

Thanks to GitHub user xet7 for contributions.

v1.53.6 2018-10-10 Wekan Edge release

This release adds the following new features:

and tries to fix the following bugs:

  • Try to fix snap.

Thanks to GitHub users Akuket and xet7 for their contributions.

v1.53.5 2018-10-10 Wekan Edge relase

This release tries to fix the following bugs:

  • Try to fix snap.

Thanks to GitHub user xet7 for contributions.

v1.53.4 2018-10-10 Wekan Edge release

This release adds the following new features:

Thanks to GitHub user xet7 for contributions.

v1.53.3 2018-10-10 Wekan Edge release

This release adds the following new features:

Thanks to GitHub user xet7 for contributions.

v1.53.2 2018-10-10 Wekan Edge release

This release adds the following new features:

Thanks to GitHub user xet7 for contributions.

v1.53.1 2018-10-10 Wekan Edge release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users Akuket, Angtrim, dcmcand, lberk, maximest-pierre, InfoSec812, schulz and xet7 for their contributions.

v1.52.1 2018-10-02 Wekan Edge release

This release adds the following new features:

and reverts previous change:

Thanks to GitHub user xet7 for contributions.

v1.51.2 2018-09-30 Wekan Edge release

This release adds the following new features:

Thanks to GitHub users entrptaher and xet7 for their contributions.

v1.51.1 2018-09-28 Wekan Edge release

This release adds the following new features:

Thanks to GitHub users ppoulard and xet7 for their contributions.

v1.50.3 2018-09-23 Wekan Edge release

This release tries to fix the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.50.2 2018-09-23 Wekan Edge release

This release tries to fix the following bugs:

  • Build Wekan and release again, to see does it work.

Thanks to GitHub user xet7 for contributions.

v1.50.1 2018-09-22 Wekan Edge release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users Angtrim, maurice-schleussinger, suprovsky and xet7 for their contributions.

v1.49.1 2018-09-17 Wekan Edge release

This release adds the following new features:

  • Change from Node v8.12.0 prerelease to use official Node v8.12.0.

Thanks to GitHub user xet7 for contributions.

v1.49 2018-09-17 Wekan release

This release fixes the following bugs:

  • Fix lint errors.

Thanks to GitHub user xet7 for contributions.

v1.48 2018-09-17 Wekan release

This release removes the following new features:

  • Remove IFTTT rules, until they are fixed.
  • Remove OAuth2, until it is fixed.

Thanks to GitHub user xet7 for contributions.

v1.47 2018-09-16 Wekan release

This release adds the following new features:

<details> <summary><a href="https://github.com/wekan/wekan/issues/1160">IFTTT Rules</a>.</summary>

IFTTT Rules. Useful to automate things like adding labels, members, moving card, archiving them, checking checklists etc Please test and report bugs. Later colors need to be made translatable

</details>

Thanks to GitHub users Angtrim and xet7 for their contributions.

v1.46 2018-09-15 Wekan release

This release adds the following new features:

<details> <summary><a href="https://github.com/wekan/wekan/issues/1892">Allow Announcement to be markdown</a>.</summary>

Allow Announcement to be markdown Note: xet7 did not yet figure out how to keep announcement on one line when markdown was added, so now Font Awesome icons are above and below

</details>

and fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/commit/f1ab46d5178b6fb7e9c4e43628eec358026d287a">Turn of http/2 in Caddyfile</a>.</summary>

Turn of http/2 in Caddyfile so that Firefox Inspect Console does not show errors about wss websocket config. Chrome web console supports http/2. Note: If you are already using Caddy and have modified your Caddyfile, you need to edit your Caddyfile manually

</details>

Thanks to GitHub users andresmanelli, HLFH and xet7 for their contributions.

v1.45 2018-09-09 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.44 2018-09-09 Wekan release

This release adds the following new features:

Thanks to GitHub users ymeramees and xet7 for their contributions.

v1.43 2018-09-06 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.42 2018-09-06 Wekan release

This release adds the following new features:

<details> <summary><a href="https://github.com/wekan/wekan/commit/9cea76e4efaacaebcb2e9f0690dfeb4ef6d62527">Create board options to be modifiable</a>.</summary>

REST API: Create board options to be modifiable , like permissions, public/private board - now private by default, and board background color. Docs at https://github.com/wekan/wekan/wiki/REST-API-Boards

</details>

Thanks to GitHub users andresmanelli and xet7 for their contributions.

v1.41 2018-09-05 Wekan release

This release tries to fix the following bugs:

Thanks to GitHub users ocdtrekkie and xet7 for their contributions.

v1.40 2018-09-04 Wekan release

This release adds the following new features:

Thanks to GitHub user xet7 for contributions.

v1.39 2018-08-29 Wekan release

This release fixes the following bugs:

Thanks to GitHub user rjevnikar for contributions.

v1.38 2018-08-29 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users msavin, rjevnikar and xet7 for their contributions.

v1.37 2018-08-28 Wekan release

This release fixes the following bugs:

Thanks to GitHub users Clement87, InfoSec812 and xet7 for their contributions.

v1.36 2018-08-25 Wekan release

This release adds the following new features:

<details> <summary><a href="https://github.com/wekan/wekan/wiki/OAuth2">OAuth2 Login on Standalone Wekan</a>.</summary>

OAuth2 Login on Standalone Wekan For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan

</details>

and fixes the following bugs:

Thanks to GitHub users hever, salleman33, tlevine and xet7 for their contributions.

v1.35 2018-08-23 Wekan release

This release adds the following new features:

Add Caddy plugins:

  • http.filter for changing Wekan UI on the fly, for example custom logo, or changing to all different CSS file to have custom theme;
  • http.ipfilter to block requests by ip address;
  • http.realip for showing real X-Forwarded-For IP to behind proxy;
  • Turn off Caddy telemetry.

Add configuring webhooks:

Thanks to Caddy contributors, and Github users omarsy and xet7 for their contributions.

v1.34 2018-08-22 Wekan release

This release add the following new features:

and fixes the following bugs:

Thanks to GitHub users andresmanelli, ocdtrekkie, therampagerado, woodyart and xet7 for their contributions.

v1.33 2018-08-16 Wekan release

This release fixes the following bugs:

Thanks to GitHub user omarsy for contributions.

v1.32 2018-08-16 Wekan release

This release fixes the following bugs:

Thanks to GitHub users andresmanelli and xet7 for their contributions.

v1.31 2018-08-14 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.30 2018-08-14 Wekan release

This release add the following new features:

and fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.29 2018-08-12 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.28 2018-08-12 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.27 2018-08-12 Wekan release

This release add the following new features:

Thanks to GitHub user andresmanelli for contributions.

v1.26 2018-08-09 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.25 2018-08-09 Wekan release

This release fixes the following bugs:

Thanks to GitHub user Yanonix for contributions.

v1.24 2018-08-09 Wekan release

This release add the following new features:

and fixes the following bugs:

Thanks to GitHub users rjevnikar, tdemaret, xadagaras and xet7 for their contributions.

v1.23 2018-07-30 Wekan release

This release tries to fix the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.22 2018-07-30 Wekan release

This release adds the following new features:

Thanks to GitHub user Akuket and xet7 for their contributions.

v1.21 2018-07-18 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users Akuket and xet7 for their contributions.

v1.20 2018-07-18 Wekan release

This release fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/issues/1783">Remove SMTP settings from Admin Panel, because they are set in environment variable settings like…</a></summary>

Remove SMTP settings from Admin Panel, because they are set in environment variable settings like source/snap/docker already, and password was exposed in plain text ;

</details>

Thanks to GitHub users jnso, LyR33x and xet7 for their contributions.

v1.19 2018-07-16 Wekan release

This release adds the following new features:

and fixes the following mobile bugs:

and fixes the following bugs:

Thanks to GitHub users adyachok, Akuket, halunk3, Haocen and xet7 for their contributions.

v1.18 2018-07-06 Wekan release

This release fixes the following bugs:

Thanks to GitHub users centigrade-kdk and xet7 for their contributions.

v1.17 2018-07-06 Wekan release

This release adds the following new features:

Thanks to GitHub user xet7 for contributions.

v1.16 2018-07-06 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.15 2018-07-06 Wekan release

This release fixes the following bugs:

Thanks to GitHub users centigrade-kdk and xet7 for their contributions.

v1.14 2018-07-06 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v1.13 2018-07-06 Wekan release

This release adds the following new features:

  • Added snapcraft.yml new node version changes, that were missing from v1.12.

Thanks to GitHub user xet7 for contibutions.

v1.12 2018-07-06 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users dagomar, ppoulard, pravdomil, TNick and xet7 for their contributions.

v1.11 2018-06-30 Wekan release

This release fixes the following bugs:

Thanks to GitHub users pravdomil and xet7 for their contributions.

v1.10 2018-06-28 Wekan release

This release fixes the following bugs:

  • Fix migration error "TypeError: Checklists.foreach" at Snap, Docker etc.

Thanks to GitHub users Jubi94, kestrelhawk and xet7 for their contributions.

v1.09 2018-06-28 Wekan release

This release adds the following new features:

  • Calendar. Click Lists / Swimlanes / Calendar.

and fixes the following bugs:

Thanks to GitHub users TNick and xet7 for their contributions.

v1.08 2018-06-27 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users pravdomil, xet7 and zypA13510 for their contributions.

v1.07 2018-06-14 Wekan release

This release adds the following new features:

Thanks to GitHub users feuerball11 and xet7 for their contributions.

v1.06 2018-06-14 Wekan release

This release fixes the following bugs:

Thanks to GitHub users feuerball11 and xet7 for their contributions.

v1.05 2018-06-14 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users feuerball11, Fran-KTA, oec, rjevnikar and xet7 for their contributions.

v1.04 2018-06-12 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users rjevnikar and xet7 for their contributions. Thanks to Adrian Genaid for security fix, he's now added to Hall of Fame. Thanks to translators.

v1.03 2018-06-08 Wekan release

This release adds the following new features:

and possibly fixes the following bugs, please test:

Thanks to GitHub users JamesLavin, rjevnikar and xet7 for their contributions.

v1.02 2018-05-26 Wekan release

This release fixes the following bugs:

Thanks to GitHub users kubiko, xadagaras and xet7 for their contributions.

v1.01 2018-05-23 Wekan release

This release possibly fixes the following bugs, please test:

Thanks to GitHub users feuerball11 and xet7 for their contributions.

v1.00 2018-05-21 Wekan release

This release fixes the following bugs:

Thanks to GitHub user yarons for contributions.

v0.99 2018-05-21 Wekan release

This release adds the following new features:

Thanks to GitHub users feuerball11 and xet7 for their contributions.

v0.98 2018-05-19 Wekan release

This release adds the following new features:

Thanks to GitHub users feuerball11 and xet7 for their contributions.

v0.97 2018-05-19 Wekan release

Updated translations.

v0.96 2018-05-19 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users feuerball11, franksiler, papoola and xet7 for their contributions.

v0.95 2018-05-08 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users Shahar-Y, thiagofernando and ThisNeko for their contributions.

v0.94 2018-05-03 Wekan release

This release adds the following new features:

Thanks to GitHub user couscous3 for contributions.

v0.93 2018-05-02 Wekan release

This release adds the following new features:

Thanks to GitHub user lichtamberg for contributions.

v0.92 2018-05-01 Wekan release

This release tries to fix the following bugs, please test:

Thanks to GitHub user andresmanelli for contributions.

v0.91 2018-05-01 Wekan release

This release fixes the following bugs:

Thanks to GitHub user zebby76 for contributions.

v0.90 2018-05-01 Wekan release

This release adds the following new features:

Thanks to GitHub user xet7 for contributions.

v0.89 2018-04-29 Wekan release

This release fixes the following bugs:

Thanks to GitHub user zebby76 for contributions.

v0.88 2018-04-27 Wekan release

This release fixes the following bugs:

Thanks to GitHub user zebby76 for contributions.

v0.87 2018-04-27 Wekan release

This release fixes the following bugs:

Thanks to GitHub users kyrofa and xet7 for their contributions.

v0.86 2018-04-20 Wekan release

This release adds the following new features:

  • Updated translations: German and Turkish;
  • Updated Caddy to newest version for Snap.

Thanks to translators and Caddy developers.

v0.85 2018-04-18 Wekan release

This release fixes the following bugs:

Thanks to GitHub users andresmanelli, iwkse and xet7 for their contributions.

v0.84 2018-04-16 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users andresmanelli, kentonv and xet7 for their contributions.

v0.83 2018-04-12 Wekan release

  • Updated translations: Czech and French.

Thanks to translators!

v0.82 2018-04-11 Wekan release

Thanks to GitHub users apn3a and xet7 for their contributions.

v0.81 2018-04-10 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users BruceZCQ, Chartman123, quantazelle and xet7 for their contributions.

v0.80 2018-04-04 Wekan release

This release adds the following new features:

Thanks to GitHub users quantazelle and xet7 for their contributions.

v0.79 2018-03-31 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users andresmanelli, rjevnikar and xet7 for their contributions.

v0.78 2018-03-17 Wekan release

This release adds the following new features:

and fixes the following bugs:

<details> <summary><a href="https://github.com/wekan/wekan/commit/9a1b1a5bedbe44827de109731a3c3b1a07790d3e">Fix swimlane header rotation on Google Chrome</a>.</summary>

Fix swimlane header rotation on Google Chrome. After this change both Firefox 58 and Google Chrome 64 have properly rotated swimlane header. ;

</details>

Thanks to GitHub users andresmanelli, GhassenRjab, kubiko, lumatijev, lunatic4ever and xet7 for their contributions.

v0.77 2018-02-23 Wekan release

This release adds the following new features:

and adds the following Snap updates:

  • Cleanup of snap helper scripts
  • Cleanup and snapctl settings handling
  • Fix for snap store auto review refusal
  • Adding support for automatic restart of services when setting(s) are changed. No need to call systemctl restart anymore
  • Fixing snap set functionality
  • Adding optional caddy service support (by default caddy service is disabled), it can be enabled by calling: snap set wekan caddy-enabled=true
  • Service life cycle improvements
  • Wekan help text changes and tweaks.

and fixes the following bugs:

Thanks to GitHub users GhassenRjab, kubiko and stefano-pogliani for their contributions.

v0.76 2018-02-21 Wekan release

This release adds the following new features:

Known bugs:

Thanks to GitHub users couscous3 and xet7 for their contributions.

v0.75 2018-02-16 Wekan release

This release adds the following new features:

Thanks to GitHub users erikturk and xet7 for their contributions.

v0.74 2018-02-13 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v0.73 2018-02-08 Wekan release

This release fixes the following bugs:

Thanks to GitHub user kubiko for contributions.

v0.72 2018-02-07 Wekan release

This release fixes the following bugs:

Thanks to GitHub users andresmanelli and ViViDboarder for their contributions.

v0.71 2018-02-03 Wekan release

This release fixes the following bugs:

Thanks to GitHub user andresmanelli for contributions.

v0.70 2018-02-02 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub user andresmanelli for contributions.

v0.69 2018-02-01 Wekan release

This release fixes the following bugs:

Thanks to GitHub users andresmanelli and d-Rickyy-b for their contributions.

v0.68 2018-01-30 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v0.67 2018-01-28 Wekan release

This release fixes the following bugs:

Thanks to GitHub user xet7 for contributions.

v0.66 2018-01-28 Wekan release

This release fixes the following bugs:

Thanks to GitHub user soohwa for contributions.

v0.65 2018-01-28 Wekan release

This release adds the following new features:

Thanks to GitHub user andresmanelli for contributions.

v0.64 2018-01-22 Wekan release

This release adds the following new features:

and fixes the following bugs:

Thanks to GitHub users dpoznyak, mmarschall and xet7 for their contributions.