v1.1.0
Features
- #2115 Dashboard widget for Nextcloud 20
- #1545 Show cards in calendar/tasks app and make them available though CalDAV
- #2200 Unified search implementation for Nextcloud 20
- #1934 Upcoming cards overview @jakobroehrl
- #2047 Show card details in modal @jakobroehrl
- #1853 Archive all cards from stack @jakobroehrl
- #1865 Add stack button on empty board @jakobroehrl
- #1926 New filter: unassigned cards @jakobroehrl
Bugfixes
- #2035 Attach files in description @jakobroehrl
- #2123 Fix control tooltip @jakobroehrl
- #2144 Fix nextcloud if install with dev dependencies @matchish
- #2158 Fix description in dark mode
- #2188 CardBadges: Count checkboxes started with "+ [ ]" @joreiff
- #2206 Fix read-only sidebar (fixes #2033)
- #2208 Fix design, dark mode and keyboard navigation of the board list
- #2210 Fix an incorrect/misleading message in lib/Service/BoardService.php @jordanbancino
- #2243 Various smaller styling fixes
- #2244 Toggle filter on clicking card labels
- #2117 Activity fixes
- #2255 Use unified search events to apply on board filtering
- #2271 Sort tags in filter @jakobroehrl
- #2318 Card title: prevent space and no text @jakobroehrl
- #2319 Move style loading to BeforeTemplateRenderedEvent
- #2320 Consistent naming @jakobroehrl
- #2252 Fix double slash in the deck activity links @baraksoa
- #2270 Fix empty content view to align with other widgets
- #2275 Wait for services to be registered before performing further setup that requires services
- #2278 Fix wrong SQL queries @Chartman123
- #2279 L10n:add translation to card placeholder @mjanssens
- #2282 Duedate picker localization
- #2283 Do not handle exceptions from page controller in the ExceptionMiddleware
- #2298 Use absolute URLs for the search @nickvergessen