You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,35 @@
1
1
# Changelog
2
2
3
+
## 1.76.0 (2026-04-18)
4
+
5
+
Full Changelog: [v1.75.0...v1.76.0](https://github.com/Modern-Treasury/modern-treasury-python/compare/v1.75.0...v1.76.0)
6
+
7
+
### Features
8
+
9
+
***api:** api update ([eff1fdf](https://github.com/Modern-Treasury/modern-treasury-python/commit/eff1fdf52d45575d6141975a8398d9a8bbf307b6))
10
+
***api:** api update ([0e4acfb](https://github.com/Modern-Treasury/modern-treasury-python/commit/0e4acfb9f839239e6734a45837c3a1b95f5f671d))
11
+
***api:** api update ([1faeca6](https://github.com/Modern-Treasury/modern-treasury-python/commit/1faeca66d76274432369b7a7fd108065a84f7a70))
12
+
***api:** api update ([bf7172a](https://github.com/Modern-Treasury/modern-treasury-python/commit/bf7172a1023e626eb96b78e972bc26395a3bec47))
13
+
***api:** api update ([0261895](https://github.com/Modern-Treasury/modern-treasury-python/commit/026189540e80fa8c4a464c1a725be9933f5b7e35))
14
+
***api:** api update ([f51a102](https://github.com/Modern-Treasury/modern-treasury-python/commit/f51a102e195f3cca5e08ebe34c72a658181ef39c))
15
+
***api:** api update ([855300b](https://github.com/Modern-Treasury/modern-treasury-python/commit/855300b17c4e8a7b84672de36a88aeb57e512a3a))
16
+
***api:** api update ([7f0c775](https://github.com/Modern-Treasury/modern-treasury-python/commit/7f0c77545e2ba4fa91139c52a1d766d9b119de3b))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
* ensure file data are only sent as 1 parameter ([fe65054](https://github.com/Modern-Treasury/modern-treasury-python/commit/fe6505411e33f91eafe89b04c22db4d2290c3bf1))
22
+
23
+
24
+
### Performance Improvements
25
+
26
+
***client:** optimize file structure copying in multipart requests ([d0cff15](https://github.com/Modern-Treasury/modern-treasury-python/commit/d0cff158c656746b118b2c26c49e97912c8ee930))
0 commit comments