4.0.0
What's Changed
⚠️ Deprecations
The -v
flag of the scrumlr server is now deprecated. Please use log levels instead by setting the SCRUMLR_LOG_LEVEL=
environment variable.
✨ Features
- feat: Add helm chart by @Planlos5000 in #4863
- feat: template editor by @Schwehn42 in #4977
- feat: added favourite star button to all template cards (issue 5218) by @jeancloudvanlang in #5219
- feat: logout button by @jeancloudvanlang in #5263
- feat: template editor info by @Schwehn42 in #5284
- feat: increase description lengths by @Schwehn42 in #5296
- feat: column description by @Schwehn42 in #5185
- feat: control anonymous users board creation #5295 by @ffischbach-ino in #5333
- feat: Add log level env var by @Planlos5000 in #5350
🐛 Fixes
- fix: update docs dependencys by @Lennart01 in #5100
- fix: info bar voting type icon dark color by @Schwehn42 in #5164
- fix: single toast close icon alignment by @Schwehn42 in #5165
- fix: cicd tests by @Planlos5000 in #5169
- fix: golang pipeline by @Planlos5000 in #5212
- decreased template card title and creation button text to 20px #5184 by @jeancloudvanlang in #5226
- aligned text of template settings to the left #5184 by @jeancloudvanlang in #5225
- hid the toggle which is unused right now #5184 by @jeancloudvanlang in #5234
- removed focus ring of favorite button by @jeancloudvanlang in #5249
- scrolling in template container #5184 by @jeancloudvanlang in #5231
- fix: added translation for recommended template columns by @jeancloudvanlang in #5265
- fix: custom template column descriptions not applied to created board by @Schwehn42 in #5268
- fix: cannot edit custom template columns data by @Schwehn42 in #5272
- fixed theme not parsing correctly from local storage #5266 by @jeancloudvanlang in #5276
- fix: reset template editor column name by @Schwehn42 in #5283
- fix: template editor localization keys by @Schwehn42 in #5285
- fixed #5265 by adding missing column localization for recommended templates by @jeancloudvanlang in #5286
- fix: template editor settings by @Schwehn42 in #5291
- fix: column configurator localization by @Schwehn42 in #5318
- fix: mark as done pill logic by @Schwehn42 in #5336
- fix: prevent anonymous users from creating custom templates when disabled by @ffischbach-ino in #5337
🔄 Refactoring
- Refactoring by @mateo-ivc in #5178
- refactor: emoji autocomplete by @Schwehn42 in #5304
- refactor/fix: template localization by @Schwehn42 in #5327
- refactor/fix: template editor alignments / spacings / extensibility by @Schwehn42 in #5324
- refactor: database tests by @Planlos5000 in #5278
🌐 Localization
- localization: open print view => export pdf by @Schwehn42 in #5166
📚 Documentation
- docs: improve contribution instructions and fixed some typos by @ffischbach-ino in #5332
- docs: env vars by @Schwehn42 in #5340
⚙️ Chores
- Disable clean packages workflow by @Planlos5000 in #5197
- Add workflow to rebuild images by @Planlos5000 in #5198
- chore: Update docker versions by @Planlos5000 in #5252
## New Contributors
- @ffischbach-ino made their first contribution in #5332
Full Changelog: v3.11.0...v4.0.0