Skip to content

Commit c8faa63

Browse files
authored
Merge pull request #7917 from nextcloud/release/1.18.0-beta.1
release/1.18.0-beta.1
2 parents 3202a3f + 137eac1 commit c8faa63

4 files changed

Lines changed: 49 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,51 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 1.18.0-beta.1
9+
### Added
10+
* Submit changes to board color and name on enter key press by @theoholl in https://github.com/nextcloud/deck/pull/7640
11+
* Federated board sharing by @grnd-alt in https://github.com/nextcloud/deck/pull/7330
12+
* Update filter to show cards where any of the selected users is assigned to by @theoholl in https://github.com/nextcloud/deck/pull/7624
13+
* A board can be pinned as default board by @ramteid in https://github.com/nextcloud/deck/pull/7675
14+
* Assign labels on federated boards by @grnd-alt in https://github.com/nextcloud/deck/pull/7684
15+
* Federation reorder by @grnd-alt in https://github.com/nextcloud/deck/pull/7712
16+
* Allow automatic setting of done status by @miaulalala in https://github.com/nextcloud/deck/pull/7702
17+
* Show creator and created date in card by @samin-z in https://github.com/nextcloud/deck/pull/7650
18+
* Live update card description by @luka-nextcloud in https://github.com/nextcloud/deck/pull/7716
19+
* Add start date field to cards by @aparcar in https://github.com/nextcloud/deck/pull/7749
20+
* Assign users on federated boards by @grnd-alt in https://github.com/nextcloud/deck/pull/7703
21+
* Add color property to cards and implement color selection by @luka-nextcloud in https://github.com/nextcloud/deck/pull/7787
22+
* Add deck to user migration by @samin-z in https://github.com/nextcloud/deck/pull/7870
23+
* Add Gantt chart view for boards by @aparcar in https://github.com/nextcloud/deck/pull/7812
24+
* Make card, ACL and board events webhook-compatible by @cbcoutinho in https://github.com/nextcloud/deck/pull/7910
25+
26+
### Fixed
27+
* Use strict comparison by @CarlSchwan in https://github.com/nextcloud/deck/pull/7546
28+
* Cast shareID to string by @grnd-alt in https://github.com/nextcloud/deck/pull/7594
29+
* Increase minimum card width by @grnd-alt in https://github.com/nextcloud/deck/pull/7590
30+
* Stop ignoring certain share rows by @salmart-dev in https://github.com/nextcloud/deck/pull/7603
31+
* Add null check for boardId in createSession by @solracsf in https://github.com/nextcloud/deck/pull/7660
32+
* Show unknown federated users in search by @grnd-alt in https://github.com/nextcloud/deck/pull/7683
33+
* Use positional placeholders in translations by @rakekniven in https://github.com/nextcloud/deck/pull/7664
34+
* Do not notify users about their own actions by @ramteid in https://github.com/nextcloud/deck/pull/7661
35+
* Handle null user case by @miaulalala in https://github.com/nextcloud/deck/pull/7705
36+
* Check cardId for attachment by @grnd-alt in https://github.com/nextcloud/deck/pull/7727
37+
* Keep done state when importing a board by @miaulalala in https://github.com/nextcloud/deck/pull/7735
38+
* Hide not required JSON fields for federation by @grnd-alt in https://github.com/nextcloud/deck/pull/7726
39+
* Correctly copy label and description when cloning cards by @solracsf in https://github.com/nextcloud/deck/pull/7714
40+
* Pass boardId to attachmentController by @grnd-alt in https://github.com/nextcloud/deck/pull/7708
41+
* Call findBoardId with int by @grnd-alt in https://github.com/nextcloud/deck/pull/7761
42+
* Prevent accidental text selection when dragging a card by @theoholl in https://github.com/nextcloud/deck/pull/7765
43+
* Adapt to stricter stylelint rules by @grnd-alt in https://github.com/nextcloud/deck/pull/7794
44+
* Set max comment retrieval limit to 200 by @grnd-alt in https://github.com/nextcloud/deck/pull/7788
45+
* Fix showing no due cards by @luka-nextcloud in https://github.com/nextcloud/deck/pull/7797
46+
* Use correct controller attributes for federation endpoints by @grnd-alt in https://github.com/nextcloud/deck/pull/7816
47+
* Fix share and assign team issue by @luka-nextcloud in https://github.com/nextcloud/deck/pull/7687
48+
* Use message source when updating a comment by @mejo- in https://github.com/nextcloud/deck/pull/7878
49+
* Use lighter probeCircles() in teams by @ArtificialOwl in https://github.com/nextcloud/deck/pull/7857
50+
* Allow updating replies in comments by @grnd-alt in https://github.com/nextcloud/deck/pull/7896
51+
* Register event listener for typed comment events by @miaulalala in https://github.com/nextcloud/deck/pull/7894
52+
853
## 1.16.0-beta.1
954

1055
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- 🚀 Get your project organized
2121

2222
</description>
23-
<version>3.0.0-dev.1</version>
23+
<version>1.18.0-beta.1</version>
2424
<licence>agpl</licence>
2525
<author>Julius Härtl</author>
2626
<namespace>Deck</namespace>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deck",
33
"description": "",
4-
"version": "3.0.0-dev.1",
4+
"version": "1.18.0-beta.1",
55
"authors": [
66
{
77
"name": "Julius Härtl",

0 commit comments

Comments
 (0)