Python-wekan

Latest version: v0.2.0

Safety actively analyzes 640965 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 127

6.99

This release adds the following new features:

- [Preview PDF](https://github.com/wekan/wekan/pull/4989).
Thanks to VidVidex.
- [Preview PDF translations](https://github.com/wekan/wekan/commit/83ae1d4a19925363d8f176553fb10a98a77420be).
Thanks xet7.
- [Preview PDF to have full width, close at top, and improve viewing at mobile](https://github.com/wekan/wekan/commit/4be5727a18472920ed775b8a2024b9c8ca2fdf0a).
Thanks to xet7.
- [Show Meteor dependency chain with rebuild-wekan.sh](https://github.com/wekan/wekan/commit/ba9f9705d43189d2491266af1fd4817ff34a3b59).
Thanks to xet7.

and adds the following updates:

- [Updated dependencies](https://github.com/wekan/wekan/commit/92c57fc91ea063914730647d0add8dae77187424).
Thanks to developers of dependencies.
- Added Snap MONGO_URL to rebuild-wekan.sh dev options.
[Part 1](https://github.com/wekan/wekan/commit/7d59ae93f9263c383a1c8c8605490d54b1e09ed7),
[Part 2](https://github.com/wekan/wekan/commit/3c2cc351f4bbe82b6870bab0e1891823c359e789).
Thanks to xet7.
- [MongoDB 6.0.7 at Snap](https://github.com/wekan/wekan/commit/5babe0358deae4b01261ee8655ec0e5a38f0344d).
Thanks to MongoDB developers.

and fixes the following bugs:

- [New popup scrolls to top and restore previous position after closing again](https://github.com/wekan/wekan/pull/4979).
Thanks to mfilser.
- [Copy Checklist dialog now set's the last selected board](https://github.com/wekan/wekan/pull/4980).
Thanks to mfilser.
- [Copy Checklist only copied the checklist items at the first time, now always](https://github.com/wekan/wekan/pull/4981).
Thanks to mfilser.
- [Attachment copy changes now the boardId, listId and swimlaneId in the collection data](https://github.com/wekan/wekan/pull/4982).
Thanks to mfilser.
- [Admin attachment view was missing the column header "S3FileId"](https://github.com/wekan/wekan/pull/4983).
Thanks to mfilser.
- [Global Search, limit 0 is no limit](https://github.com/wekan/wekan/pull/4984).
Thanks to mfilser.
- [Admin Report, fixing filesize if not a number](https://github.com/wekan/wekan/pull/4985).
Thanks to mfilser.
- [Global search, found cards count is now substituted by the translation function itself](https://github.com/wekan/wekan/pull/4986).
Thanks to mfilser.
- [Utils of canModifyCard and canModifyBoard + move this general functions to Utils class](https://github.com/wekan/wekan/pull/4987).
Thanks to mfilser.
- Set background color only if it exists.
[Part 1](https://github.com/wekan/wekan/commit/45d33fa2e459717064969a1729e016d4004e5435),
[Part 2](https://github.com/wekan/wekan/commit/c6cad13f1e86fea44c7c16e1a194c6d7164e824a),
[Part 3](https://github.com/wekan/wekan/commit/549b15000b538d6e5013cc978c0f49e753fd903a).
Thanks to xet7.
- [If there is no Custom Field label at minicard, show value full width](https://github.com/wekan/wekan/commit/ffea7aff99db555d357876e1415f9015154782cc).
Thanks to koluka and xet7.
- API: Fix /api/boards/{boardId}/attachments endpoint.
[Part 1](https://github.com/wekan/wekan/pull/4991),
[Part 2](https://github.com/wekan/wekan/pull/4992).
Thanks to VidVidex.
- [Improved attachment gallery and attachment viewer](https://github.com/wekan/wekan/pull/4995).
Thanks to VidVidex.
- [Removed horka:swipebox](https://github.com/wekan/wekan/commit/4148238af31ad31b6190221ad69db865f9ed5ccc).
Thanks to VidVidex and xet7.
- [Bold minicard custom field title](https://github.com/wekan/wekan/pull/4993).
Thanks to VidVidex.
- [Revert first list width change](https://github.com/wekan/wekan/pull/4993).
Thanks to xet7.
- [Fixed maximum call stack exceeded by removing bootstrap 3, datepicker and summernote. Updated jquery. Disabled attachments viewer that opens empty when opening card. Fixes all npm audit errors](https://github.com/wekan/wekan/commit/140a134a11d0b262f69e4f343dddddb87c978748).
Thanks to xet7.
- [Fix attachment viewer not being hidden](https://github.com/wekan/wekan/pull/4997).
Thanks to VidVidex.

Thanks to above GitHub users for their contributions and translators for their translations.

6.98

This release adds the following new features:

- Add checklist at top.
[Part 1](https://github.com/wekan/wekan/pull/4973),
[Part 2](https://github.com/wekan/wekan/pull/4974).
Thanks to mfilser.

and adds the following updates:

- [Update rebuild-wekan.sh to use local network IP address](https://github.com/wekan/wekan/commit/6479c6a5c516ade68d50849115367be90d3199a2).
Thanks to xet7.
- Update GitHub Actions.
[Part 1](https://github.com/wekan/wekan/pull/4970),
[Part 2](https://github.com/wekan/wekan/pull/4971).
Thanks to dependabot.

and adds the following upcoming translations:

- [Added translations: Cantonese (China) (yue_CN) and Chinese Traditional (zh-Hant)](https://github.com/wekan/wekan/commit/dc2835d3410fcd7fd376a2be765c63236696605e).
Thanks to translators.

and fixes the following bugs:

- [Wait until user has logged in before fetching language preference](https://github.com/wekan/wekan/pull/4968).
Thanks to simon816.
- [Always fetch favicons from / path](https://github.com/wekan/wekan/commit/4d9f76cc68f435b1bbeeb51833dbce931f626b6d).
Thanks to nebulade.
- [Rounding sort number to next integer](https://github.com/wekan/wekan/pull/4975).
Thanks to mfilser.
- [Reduce list scroll speed while drag/drop the minicard](https://github.com/wekan/wekan/pull/4976).
Thanks to mfilser.

Thanks to above GitHub users for their contributions and translators for their translations.

6.97

This release adds the following updates:

- [Updated dependencies](https://github.com/wekan/wekan/commit/d93481d84009922c22a4eaaf49624f7153f737dd).
Thanks to developers of dependencies.

and removes the following features:

- [Feature: Docker Health Check](https://github.com/wekan/wekan/commit/c8ec8d456b481b10cbf135d5289093a57b2e547f).
Thanks to luketainton, mfilser and xet7.

Thanks to above GitHub users for their contributions and translators for their translations.

6.96

This release fixes the following CRITICAL SECURITY ISSUES:

- Found and fixed more InvisibleBleed of WeKan.
[Part 1](https://github.com/wekan/wekan/commit/4c016169c55e0dc5df9533795ddfec424a053300),
[Part 2](https://github.com/wekan/wekan/commit/df40384200d10595a7a9cd582d8534295eec5036).
Thanks to xet7.

and adds the following new features:

- [Docker Health Check](https://github.com/wekan/wekan/pull/4954).
Thanks to luketainton.

and fixes the following bugs:

- [Fix due date filter for next and this week](https://github.com/wekan/wekan/pull/4953).
Thanks to helioguardabaxo.
- Fixed Rare bug: All Boards page icons random dance. Disabled cards counts and card members at All Boards page.
[Part 1](https://github.com/wekan/wekan/commit/b75e16f104390211e3e26c500c0a54687fee329d),
[Part 2](https://github.com/wekan/wekan/commit/e1a00090ba0ca192ba30f735a13d1ec5b5aa6bc1),
[Part 3](https://github.com/wekan/wekan/commit/9ab0efe87adbc872af287fb8254cccb6dd44aec3).
Thanks to xet7.
- [Docker build was broken because of wrong curl install](https://github.com/wekan/wekan/pull/4955).
Thanks to mfilser.
- [Try to fix Docker build by removing empty continuation lines](https://github.com/wekan/wekan/commit/b008986122e258e725379264850d16d06c445db1).
Thanks to xet7.
- [Clarified required settings for start-wekan.bat and start-wekan.sh](https://github.com/wekan/wekan/commit/3e6b396d0913e6747714a9f87e2161bba0ce525e).
Thanks to xet7.
- [Fixed drag-drop at Ubuntu Touch Morph Browser and WeKan OpenStore app by changing jquery-ui-touch-punch to newer updated rwap/jquery-ui-touch-punch](https://github.com/wekan/wekan/commit/af63259f091cb2ade84493a288ea37c53cd37321).
Thanks to xet7.
- [Try to fix SVG image failed to render](https://github.com/wekan/wekan/commit/7a3c340d657894bf72130b7e51e313e3b020f9cf).
Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for their translations.

6.95

This release fixes the following bugs:

- [Revert smaller swimlane height](https://github.com/wekan/wekan/commit/95efcbe71727ea2be5d2c9a1fa7fd2de76f71ef2).
Thanks to kovacs-andras and xet7.

Thanks to above GitHub users for their contributions and translators for their translations.

6.94

This release adds the following new features:

- [Added list position when create a new list on board](https://github.com/wekan/wekan/pull/4938).
Thanks to helioguardabaxo.
- [Added option to show/hide cover attachment on minicard](https://github.com/wekan/wekan/pull/4939).
Thanks to helioguardabaxo.
- [Count of attachments on minicard. (Badges renamed to Count of attachments)](https://github.com/wekan/wekan/pull/4940).
Thanks to helioguardabaxo.
- [Renamed Badge to Count of attachments on minicard. Changed icons to Cover image on minicard](https://github.com/wekan/wekan/commit/825742359ef0738b110ed0904853c604bdbd1bac).
Thanks to xet7.
- [Added conditional to show after list field only if board has at least one list. Now after list shows the last list by default](https://github.com/wekan/wekan/pull/4941).
Thanks to helioguardabaxo.
- [Changed Add List to be at left. Before it was at right](https://github.com/wekan/wekan/commit/467835192fbcd9d4016674fa2ee406258cc106e7).
Thanks to xet7.
- [Added icons to swimlane action popup](https://github.com/wekan/wekan/pull/4943).
Thanks to helioguardabaxo.
- [Added translations to Sort](https://github.com/wekan/wekan/pull/4945).
Thanks to DimDz.
- Set card attachment as background image.
[Part 1](https://github.com/wekan/wekan/commit/8c6df7f20c946163b447227ff2f0d4da681cffb2),
[Part 2](https://github.com/wekan/wekan/commit/ed92db87bc0415d3c0bb7f2803d92f8fd7726517),
[Part 3](https://github.com/wekan/wekan/commit/01a1eb177e151c3042e1975de771737a6697342f),
[Part 4](https://github.com/wekan/wekan/commit/47380244b827a79426ea92d5a96374b72c5b0811).
Thanks to xet7.
- [Edit the title of a swimlane using API](https://github.com/wekan/wekan/pull/4950).
Thanks to DimDz.

and adds the following updates:

- Updated dependencies.
[Part 1](https://github.com/wekan/wekan/commit/edf08c8cd44062cbdaa0cc98d10ec045a524cff3),
[Part 2](https://github.com/wekan/wekan/pull/4949).
Thanks to developers of dependencies.

and fixes the following bugs:

- [Fix 6.93 with brackground image breaks scrolling on lists within swimlanes](https://github.com/wekan/wekan/commit/04aaa6f30cfe59769c9b1c75cf8921fcc99b1977).
Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for their translations.

Page 10 of 127

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.