old-CHANGELOG/2018.md
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:
| 2018 | Releases |
|---|---|
| 01 | 5 |
| 02 | 9 |
| 03 | 2 |
| 04 | 10 |
| 05 | 13 |
| 06 | 9 |
| 07 | 12 |
| 08 | 16 |
| 09 | 16 |
| 10 | 23 |
| 11 | 13 |
| 12 | 19 |
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
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>Thanks to GitHub user xet7 for contributions.
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'
Thanks to above GitHub users for their contributions.
This release adds the following new features:
<body> start, and Custom HTML
before </body> end. In progress, does not work yet. Thanks to xet7.Thanks to above GitHub users for their contributions.
This release adds the following new features:
Thanks to GitHub user xet7 and translators for their contributions.
This release fixes the following bugs:
Thanks to above GitHub users for their contributions.
This release fixes the following bugs:
Thanks to GitHub users uusijani and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
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.
This release fixes the following bugs:
Thanks to GitHub user Akuket for contributions.
This release fixes the following bugs:
Thanks to GitHub user Akuket for contributions.
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.
This release fixes the following bugs:
Thanks to GitHub user BurakTuran9 for contributions.
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.
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.
This release fixes the following bugs:
, 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
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
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>and fixes the following bugs:
Thanks to above GitHub users for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to above GitHub users for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to above GitHub users for their contributions.
This release adds the following new features:
Thanks to GitHub user alkemyst for contributions.
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.
This release adds the following new features and bugfixes:
Thanks to above GitHub users and translators for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to above mentioned GitHub users for their contributions.
This release adds the following new features to all Wekan platforms:
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.
This release fixes the following bugs:
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.
This release adds the following new features, with Apache I-CLA:
Thanks to GitHub user bentiss for contributions.
This release fixes the following bugs:
Thanks to GitHub users Akuket and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub users Akuket and xet7 for their contributions.
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.
This release adds the beginning of following new features:
and fixes the following bugs:
Thanks to above mentioned GitHub users for contributions.
This release adds the following new features and fixes, with Apache I-CLA:
Thanks to GitHub user bentiss for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users Akuket, Clement87 and tomodwyer for their contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release tries to fix the following bugs:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
and tries to fix the following bugs:
Thanks to GitHub users Akuket and xet7 for their contributions.
This release tries to fix the following bugs:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
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.
This release adds the following new features:
and reverts previous change:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub users entrptaher and xet7 for their contributions.
This release adds the following new features:
Thanks to GitHub users ppoulard and xet7 for their contributions.
This release tries to fix the following bugs:
Thanks to GitHub user xet7 for contributions.
This release tries to fix the following bugs:
Thanks to GitHub user xet7 for contributions.
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.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release removes the following new features:
Thanks to GitHub user xet7 for contributions.
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.
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.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub users ymeramees and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
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.
This release tries to fix the following bugs:
Thanks to GitHub users ocdtrekkie and xet7 for their contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user rjevnikar for contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users msavin, rjevnikar and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub users Clement87, InfoSec812 and xet7 for their contributions.
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.
This release adds the following new features:
Add Caddy plugins:
Add configuring webhooks:
Thanks to Caddy contributors, and Github users omarsy and xet7 for their contributions.
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.
This release fixes the following bugs:
Thanks to GitHub user omarsy for contributions.
This release fixes the following bugs:
Thanks to GitHub users andresmanelli and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release add the following new features:
and fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release add the following new features:
Thanks to GitHub user andresmanelli for contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user Yanonix for contributions.
This release add the following new features:
and fixes the following bugs:
Thanks to GitHub users rjevnikar, tdemaret, xadagaras and xet7 for their contributions.
This release tries to fix the following bugs:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub user Akuket and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users Akuket and xet7 for their contributions.
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.
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.
This release fixes the following bugs:
Thanks to GitHub users centigrade-kdk and xet7 for their contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub users centigrade-kdk and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contibutions.
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.
This release fixes the following bugs:
Thanks to GitHub users pravdomil and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub users Jubi94, kestrelhawk and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users TNick and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users pravdomil, xet7 and zypA13510 for their contributions.
This release adds the following new features:
Thanks to GitHub users feuerball11 and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub users feuerball11 and xet7 for their contributions.
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.
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.
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.
This release fixes the following bugs:
Thanks to GitHub users kubiko, xadagaras and xet7 for their contributions.
This release possibly fixes the following bugs, please test:
Thanks to GitHub users feuerball11 and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub user yarons for contributions.
This release adds the following new features:
Thanks to GitHub users feuerball11 and xet7 for their contributions.
This release adds the following new features:
Thanks to GitHub users feuerball11 and xet7 for their contributions.
Updated translations.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users feuerball11, franksiler, papoola and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users Shahar-Y, thiagofernando and ThisNeko for their contributions.
This release adds the following new features:
Thanks to GitHub user couscous3 for contributions.
This release adds the following new features:
Thanks to GitHub user lichtamberg for contributions.
This release tries to fix the following bugs, please test:
Thanks to GitHub user andresmanelli for contributions.
This release fixes the following bugs:
Thanks to GitHub user zebby76 for contributions.
This release adds the following new features:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user zebby76 for contributions.
This release fixes the following bugs:
Thanks to GitHub user zebby76 for contributions.
This release fixes the following bugs:
Thanks to GitHub users kyrofa and xet7 for their contributions.
This release adds the following new features:
Thanks to translators and Caddy developers.
This release fixes the following bugs:
Thanks to GitHub users andresmanelli, iwkse and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users andresmanelli, kentonv and xet7 for their contributions.
Thanks to translators!
Thanks to GitHub users apn3a and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users BruceZCQ, Chartman123, quantazelle and xet7 for their contributions.
This release adds the following new features:
Thanks to GitHub users quantazelle and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users andresmanelli, rjevnikar and xet7 for their contributions.
This release adds the following new features:
and fixes the following bugs:
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.
This release adds the following new features:
and adds the following Snap updates:
and fixes the following bugs:
Thanks to GitHub users GhassenRjab, kubiko and stefano-pogliani for their contributions.
This release adds the following new features:
Known bugs:
Thanks to GitHub users couscous3 and xet7 for their contributions.
This release adds the following new features:
Thanks to GitHub users erikturk and xet7 for their contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user kubiko for contributions.
This release fixes the following bugs:
Thanks to GitHub users andresmanelli and ViViDboarder for their contributions.
This release fixes the following bugs:
Thanks to GitHub user andresmanelli for contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub user andresmanelli for contributions.
This release fixes the following bugs:
Thanks to GitHub users andresmanelli and d-Rickyy-b for their contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.
This release fixes the following bugs:
Thanks to GitHub user soohwa for contributions.
This release adds the following new features:
Thanks to GitHub user andresmanelli for contributions.
This release adds the following new features:
and fixes the following bugs:
Thanks to GitHub users dpoznyak, mmarschall and xet7 for their contributions.