Releases: Net-ng/kansha
Releases · Net-ng/kansha
Shared board fixes
Fixed regression on Shared Boards.
v2.0.6 Merge branch 'release' into master
Fixed dead links in the documentation
Merge pull request #274 from Net-ng/master Fixed dead links in documentation
Easier installation
v2.0.4 Merge branch 'release' into master
Updated install instructions
Merge pull request #270 from Net-ng/master Doc fix, useless technical details.
Packaging fix
Translation were not compiled in the package released on Pypi.
Bug fix release
Include changelog into the source distribution.
Code change: prefer explicit persistence of objects to avoid some (rare) exceptions when purging archives.
New stable release: 2.0.0
Changelog
User Features
- 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.
- Various UX improvements.
- More control upon image backgrounds.
- Week view in calendar.
- No more "Synchronization errors"; replaced by auto-refresh.
- Performance improvements, lower latency.
- New wysiwig editor.
- Turkish language support.
- Japanese language support.
- Many, many bug fixes.
For Developers
- Cleaner Card code.
- Card plugin extensions.
- Service injection.
- Pluggable theme.
- Reorganised authentication modules.
Maintenance release
Fixed Twitter connector and let ElasticSearch search everywhere in words.
New stable release: 1.0.4
Changelog
- bug fixes
- improved documentation
- rich text edition in card descriptions
- user option to show week numbers in calendars
- admin tools (kansha-admin)
- new login page design