Skip to content

Commit 9b16515

Browse files
committed
docs: add release note
1 parent 99c30a5 commit 9b16515

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# Release Notes
2+
- [Bug Fixes](#bug-fixes)
3+
- [New Features](#new-features)
4+
- [Functional Enhancements](#functional-enhancements)
5+
- [RPC Additions](#rpc-additions)
6+
- [tapcli Additions](#tapcli-additions)
7+
- [Improvements](#improvements)
8+
- [Functional Updates](#functional-updates)
9+
- [RPC Updates](#rpc-updates)
10+
- [tapcli Updates](#tapcli-updates)
11+
- [Breaking Changes](#breaking-changes)
12+
- [Performance Improvements](#performance-improvements)
13+
- [Deprecations](#deprecations)
14+
- [Technical and Architectural Updates](#technical-and-architectural-updates)
15+
- [BIP/bLIP Spec Updates](#bipblip-spec-updates)
16+
- [Testing](#testing)
17+
- [Database](#database)
18+
- [Code Health](#code-health)
19+
- [Tooling and Documentation](#tooling-and-documentation)
20+
21+
# Bug Fixes
22+
23+
# New Features
24+
25+
## Functional Enhancements
26+
27+
## RPC Additions
28+
29+
## tapcli Additions
30+
31+
# Improvements
32+
33+
## Functional Updates
34+
35+
## RPC Updates
36+
37+
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Remove
38+
the defaultMacaroonWhitelist map and inline its entries directly
39+
into the conditional logic within MacaroonWhitelist. This ensures that
40+
access to previously always-available endpoints is now governed by
41+
explicit user configuration (read/write/courier), improving permission
42+
control and aligning with expected access restrictions.
43+
44+
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Add
45+
default RPC permissions for RPC endpoints universerpc.Universe/Info and
46+
/authmailboxrpc.Mailbox/MailboxInfo.
47+
48+
## tapcli Updates
49+
50+
## Code Health
51+
52+
## Breaking Changes
53+
54+
## Performance Improvements
55+
56+
## Deprecations
57+
58+
# Technical and Architectural Updates
59+
60+
## BIP/bLIP Spec Updates
61+
62+
## Testing
63+
64+
## Database
65+
66+
## Code Health
67+
68+
## Tooling and Documentation
69+
70+
# Contributors (Alphabetical Order)

0 commit comments

Comments
 (0)