Releases: rain0r/stimmungskalender
stimmungskalender-1.8.0
Release notes
- Update to Django 5
- Removed
django-bootstrap-v5
since it does not support Django 5
The zip file stimmungskalender-<version>.zip
contains the source code including compiled JavaScript and css files.
To get stimmungskalender
up and running, please see docs/quickstart.md
or docs/docker.md
for Docker.
stimmungskalender-1.7.0
Release notes
- Added an option to switch between a light and dark theme
- The graph page now uses
plotly.js
to display graphs (instead of the python library) - Added an option to set moods via JavaScript. This prevents a site load after setting a mood.
The zip file stimmungskalender-<version>.zip
contains the source code including compiled JavaScript and css files.
To get stimmungskalender
up and running, please see docs/quickstart.md
or docs/docker.md
for Docker.
stimmungskalender-1.4.0
Release notes
- Update from bootstrap 4 to bootstrap 5
The zip file stimmungskalender-<version>.zip
contains the source code including compiled JavaScript and css files.
To get stimmungskalender
up and running, please see docs/quickstart.md
or docs/docker.md
for Docker.
stimmungskalender-1.3.0
Release notes
- Dependencies are now managed via poetry.
- The settings page now has a link to the Django admin site.
- Added export functionality. Accessible via the settings page.
The zip file stimmungskalender-<version>.zip
contains the source code including compiled JavaScript and css files.
To get stimmungskalender
up and running, please see docs/quickstart.md
or docs/docker.md
for Docker.
stimmungskalender-1.2.0
Release notes
- Mood colors can now be individually changed
The zip file stimmungskalender-1.2.0.zip
contains the source code including compiled JavaScript and css files.
To get stimmungskalender
up and running, please see docs/quickstart.md
or docs/docker.md
for Docker.
stimmungskalender-v1.1.0
The zip file stimmungskalender-v1.1.0.zip
contains the source code including compiled JavaScript and css files.
To get stimmungskalender
up and running, please see docs/quickstart.md
or docs/docker.md
for Docker.
stimmungskalender-v1.0.0
This is the first release of stimmungskalender
.
The zip file stimmungskalender-v1.0.0.zip
contains the source code including compiled JavaScript and css files.