tabby-mcp-server 1.1.4 โ†’ 1.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -371,6 +371,23 @@ This project builds upon the work of [tabby-mcp-server](https://github.com/thuan
371
371
 
372
372
  ## ๐Ÿ“ Changelog
373
373
 
374
+ ### v1.1.6 (2026-01-22)
375
+
376
+ **Improvements:**
377
+ - ๐ŸŽจ **Enhanced Settings UI** - Redesigned header with compact social links (GitHub, npm)
378
+ - ๐Ÿ”— **Smart Links** - All external links now open correctly in default browser
379
+ - ๐Ÿ”ข **Auto-versioning** - Plugin version is now automatically read from `package.json`
380
+ - ๐Ÿงน **Cleaner UI** - Optimized layout and removed redundant sections
381
+
382
+ ### v1.1.5 (2026-01-22)
383
+
384
+ **New Features:**
385
+ - ๐ŸŒ **Internationalization (i18n)** - Settings UI now supports multiple languages
386
+ - English (`en-US`, `en-GB`)
387
+ - Chinese Simplified (`zh-CN`, `zh-TW`)
388
+ - Auto-follows Tabby's language setting
389
+ - Extensible: easily add new languages by adding JSON files
390
+
374
391
  ### v1.1.4 (2026-01-22)
375
392
 
376
393
  **New Features:**