Skip to content

Commit be4837c

Browse files
committed
update NEWS for release
1 parent 3b8f58b commit be4837c

File tree

10 files changed

+31
-7
lines changed

10 files changed

+31
-7
lines changed

NEWS.rst

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,37 @@
11
.. -*- coding: utf-8-with-signature -*-
22
33
.. towncrier start line
4+
Magic_Folder 24.1.0 (2024-01-31)
5+
''''''''''''''''''''''''''''''''
6+
7+
Features
8+
--------
9+
10+
- The status API now exposes events related to invites (`#708 <https://github.com/LeastAuthority/magic-folder/issues/708>`_)
11+
- Invited devices may decline "write" authority by excluding a Personal capability in their reply (`#734 <https://github.com/LeastAuthority/magic-folder/issues/734>`_)
12+
- Added the ability to accept invites that are read-only. (`#735 <https://github.com/LeastAuthority/magic-folder/issues/735>`_)
13+
14+
15+
Bug Fixes
16+
---------
17+
18+
- Do not continuously download updates for conflicted files (`#731 <https://github.com/LeastAuthority/magic-folder/issues/731>`_)
19+
- Stop using deprecated attr.validators.provides (`#739 <https://github.com/LeastAuthority/magic-folder/issues/739>`_)
20+
- Properly parse Welcome JSON from tahoe-lafs after 0.18.0 (`#743 <https://github.com/LeastAuthority/magic-folder/issues/743>`_)
21+
22+
23+
Removed Features
24+
----------------
25+
26+
- Python 3.8 is no longer supported (`#745 <https://github.com/LeastAuthority/magic-folder/issues/745>`_)
27+
28+
29+
Misc/Other
30+
----------
31+
32+
- `#741 <https://github.com/LeastAuthority/magic-folder/issues/741>`_, `#745 <https://github.com/LeastAuthority/magic-folder/issues/745>`_
33+
34+
435
Magic_Folder 23.6.0 (2023-06-26)
536
''''''''''''''''''''''''''''''''
637

newsfragments/708.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/731.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/734.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/735.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/739.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/741.minor

Whitespace-only changes.

newsfragments/743.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/745.minor

Whitespace-only changes.

newsfragments/745.removed

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)