v1.6.2: scrollable Setup tab for small windows
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.6.2] - 2026-02-23
|
||||
|
||||
### Fixed
|
||||
- fix: wrap Setup tab in CTkScrollableFrame for small windows
|
||||
|
||||
## [1.6.1] - 2026-02-23
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# CLAUDE.md — инструкции для Claude Code
|
||||
|
||||
## Текущая версия: 1.6.1
|
||||
## Текущая версия: 1.6.2
|
||||
|
||||
## Версионирование
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
"""Version info for ServerManager."""
|
||||
|
||||
__version__ = "1.6.1"
|
||||
__version__ = "1.6.2"
|
||||
__app_name__ = "ServerManager"
|
||||
__author__ = "aibot777"
|
||||
__description__ = "Desktop GUI for managing remote servers"
|
||||
|
||||
Reference in New Issue
Block a user