File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed
Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 77<img width =" 120 " height =" 120 " alt =" AutoSort+ Logo " src =" https://github.com/user-attachments/assets/32e8e1fb-7cb0-4b65-9bcc-e1cf693bf5e5 " />
88
99[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
10- [ ![ Version] ( https://img.shields.io/badge/version-1.2.1 -blue.svg )] ( https://github.com/Nigel1992/AutoSort-Plus/releases )
10+ [ ![ Version] ( https://img.shields.io/badge/version-1.2.2 -blue.svg )] ( https://github.com/Nigel1992/AutoSort-Plus/releases )
1111[ ![ Thunderbird] ( https://img.shields.io/badge/Thunderbird-78.0%2B-0a84ff.svg )] ( https://www.thunderbird.net/ )
1212[ ![ Development Status] ( https://img.shields.io/badge/status-active-success )] ( https://github.com/Nigel1992/AutoSort-Plus )
1313
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " AutoSort+" ,
4- "version" : " 1.2.1 " ,
4+ "version" : " 1.2.2 " ,
55 "description" : " Automatically sort and label your emails with custom rules using AI" ,
66 "author" : " Nigel Hagen" ,
77 "applications" : {
Original file line number Diff line number Diff line change 1+ ## AutoSort+ v1.2.2 - January 14, 2026
2+
3+ ### 🐛 Bug Fixes
4+ - ** Fixed single-key usage tracking** - Now properly displays "Today's Usage:" when using only 1 Gemini API key
5+ - ** Fixed rate limit notification** - Persistent notification now shows when limit is reached on single or multiple keys
6+ - ** Improved API test feedback** - Shows specific error messages:
7+ - 429 error: "⛔ Limit reached" (key has exhausted daily quota)
8+ - 401/403 error: "✗ Invalid key" (key is invalid or expired)
9+ - Other errors: "✗ Failed (status code)"
10+ - ** Added tooltips** - Hover over test results to see detailed error explanations
11+
12+ ### ✨ Improvements
13+ - Better error messaging for API key testing
14+ - More intuitive status indicators with help text
15+ - Cursor changes to "help" icon when hovering over test results
16+ - Single-key configurations now display in new multi-key format
17+
18+ ---
19+
120## AutoSort+ v1.2.1 - January 14, 2026
221
322### 🆕 New Features
You can’t perform that action at this time.
0 commit comments