Skip to content

Commit b5a61f6

Browse files
committed
Update CHANGELOG for v1.2.0
1 parent 728d1dc commit b5a61f6

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
---
77

8+
## [1.2.0] — 2026-06-19
9+
10+
### Added
11+
- **MAL Settings — App Type selector**: a new checkbox lets you mark your
12+
MyAnimeList app as App Type `web`, revealing a Client Secret field. App Type
13+
`other` (the simpler, recommended option) still needs only the Client ID.
14+
15+
### Fixed
16+
- **MAL OAuth — Client Secret never sent**: the Settings dialog always
17+
exchanged the authorization code with an empty client_secret, so MAL `web`
18+
type apps failed authentication even with a valid access token. The secret
19+
entered in Settings is now passed through to the token exchange.
20+
21+
---
22+
823
## [1.1.0] — 2026-05-20
924

1025
### Fixed

0 commit comments

Comments
 (0)