Announcing Kansha 2.0

Romuald Texier-Marcadé romuald.texier-marcade at net-ng.com
Tue Jun 13 10:04:20 EDT 2017


On behalf of the Kansha Team, I'm glad to announce the release of 
Kansha 2.0.

This new release focuses on improving the user experience and on 
enabling third parties to
contribute new features as plugins.

You can test it on http://demo.kansha.org or, if you prefer, by running 
it in docker:

  docker run -p 8080:8080 netng/kansha:v2.0.0

Kansha is available for install from the Python Package index at 
https://pypi.python.org/pypi/kansha.

The source code, under a BSD license, is hosted on Github at 
https://github.com/Net-ng/kansha

You can read the documentation on http://kansha.readthedocs.org/

Changes
=======

For users
---------

 * New, responsive theme
 * Board templates (save board as template, create board from template)
 * Shared boards  (public boards that are advertised on home pages)
 * Optional identicons
 * UX improvements
 * More control upon image backgrounds
 * Week view in calendar
 * Performance improvements, lower latency
 * New wysiwig editor
 * Turkish language support
 * Japanese language support
 * and the usual set of bugfixes

For developers
--------------

 * Cleaner Card code
 * Card plugin extensions
 * Service injection
 * Pluggable theme
 * Reorganised authentication modules

What is Kansha?
===============

Kansha is an open source web application written in python to manage 
and share collaborative scrum boards.


Enjoy!

The Kansha Development Team.





More information about the Python-announce-list mailing list