What's Changed
✨ Features
- feat: improve drag and drop for notes #4887 by @ffischbach-ino in #5378
- feat: enable direct editing of column description #5364 by @ffischbach-ino in #5369
- feat: entered text template preview should be clearly distinguishable from placeholder text #5365 by @ffischbach-ino in #5372
- feat: add consistent column height spacing based on board content by @ffischbach-ino in #5371
- feat: Add integration tests for note service by @Planlos5000 in #5394
- feat: Add OpenTelemetry support by @Planlos5000 in #5345
- feat: fix out of display components on mobile #5380 by @ffischbach-ino in #5399
🐛 Fixes
- fix: flip header render condition by @Schwehn42 in #5414
- fix(ui): reduce spacing between title and search bar on mobile by @ffischbach-ino in #5400
🔄 Refactoring
- refactor: realtime tests by @Planlos5000 in #5385
- refactor: move logic from reaction db to reaction service by @Planlos5000 in #5419
🌐 Localization
- localization: signInToCreateBoards by @Schwehn42 in #5409
⚙️ Chores
- ci: remove Octomind end-to-end testing integration by @ffischbach-ino in #5402
🧪 Tests
- test: Add integration tests for reaction service by @Planlos5000 in #5305
- test: Add integration tests for user service by @Planlos5000 in #5306
- test: Add integration tests for session service by @Planlos5000 in #5310
- test: Add integration tests for sessionrequest service by @Planlos5000 in #5352
- test: Add integration tests for board reaction service by @Planlos5000 in #5361
- test: Add integration tests for board template service by @Planlos5000 in #5362
- test: Add integration tests for column template service by @Planlos5000 in #5386
- test: Add integration tests for voting service by @Planlos5000 in #5390
- test: Add integration tests for column service by @Planlos5000 in #5411
- test: Add integration tests for board service by @Planlos5000 in #5415
Full Changelog: v.4.0.0...v4.1.0