Releases: sw2719/steam-account-switcher
Releases · sw2719/steam-account-switcher
Steam Account Switcher v3.1
Changelogs
- Added feature to set custom Steam launch parameters. #61
- Adjusted UI so that it's now more consistent and flexible.
- Don't show initial setup after updating anymore.
- Log to a file by default.
변경사항
- Steam 실행 매개변수를 설정할 수 있는 기능을 추가했습니다. #61
- UI가 기존보다 더 유연하고 일관되도록 수정했습니다.
- 이제 업데이트 후 초기 설정 창이 표시되지 않습니다.
- 이제 로그 파일이 기본으로 생성됩니다.
Steam Account Switcher v3.0
Changelogs
- Added password saving functionality.
- Added ability to encrypt accounts data.
- Added ability to paste account password when restarting Steam if it's saved.
- Fixed scaling issues on HiDPI enabled displays.
- Switched from YAML to JSON for saving config and accounts data.
- Now checks for update using GitHub API instead of fetching version.yml file.
- Tweaked UI.
- Updated initial setup.
- Fixed bug which if there's no screenshot directory and user tries to open it, it would throw an error. (#55)
변경사항
- 비밀번호 저장 기능을 추가했습니다.
- 계정 데이터 암호화 기능을 추가했습니다.
- 저장된 비밀번호가 있을 경우 Steam 재시작 시 붙여넣을 수 있습니다.
- HiDPI 활성화 디스플레이에서 발생하던 문제를 수정했습니다.
- 데이터 저장 방식을 YAML에서 JSON으로 변경했습니다.
- 이제 업데이트를 확인할 때 version.yml 파일 대신 GitHub API를 사용합니다.
- UI를 개선했습니다.
- 초기 설정을 업데이트했습니다.
- 스크린샷 폴더가 없는 계정에서 스크린샷 폴더를 열 경우 오류가 발생하던 현상을 수정했습니다. (#55)
Steam Account Switcher v2.8
Changelogs
- Added app-wide light/dark theme. (#53)
- App now detects system light/dark mode and defaults to a corresponding theme on first launch.
- After update, previous setting values are used if possible in initial setup.
- Made minor improvements in initial setup.
변경사항
- 앱 전반에 걸친 밝은/어두운 테마를 추가했습니다. (#53)
- 이제 첫 실행시 시스템의 라이트/다크 모드 설정에 따른 테마가 적용됩니다.
- 이제 업데이트 후 초기 설정시 가능한 경우 이전 설정 값이 기억됩니다.
- 초기 설정을 개선했습니다.
Steam Account Switcher v2.7.1
Changelogs
- Fixed error when downloading avatars. #51
- Fixed update UI using wrong color values.
변경사항
- 프로필 사진을 다운로드 할때 발생하던 오류를 수정했습니다.
- 업데이트 UI가 잘못된 색상을 사용하던 문제를 수정했습니다.
Steam Account Switcher v2.7
Hotfix
- Removed check for reg value 'RememberPassword'
Changelogs
- Added error message for unhandled exceptions.
- Added support for changed autologin setting method.
- Now shows if autologin is available on the selected account.
변경사항
- 처리되지 않은 예외에 대한 오류 메시지를 추가했습니다.
- 변경된 자동로그인 설정 방식을 지원합니다.
- 선택된 계정이 자동로그인이 가능한지 표시됩니다.
Steam Account Switcher v2.6.1
Steam Account Switcher v2.6
Changelogs
-
Added dark mode. (for main menu only)
-
Optimized color transition.
-
Optimized cursor events.
-
Increased delay prior to launching Steam to reduce the chances of Steam failing to start up.
-
Tweaked initial setup.
-
Changed avatar download source from Steam Web API to profile page.
- This is a bit slower but no API key is required using this method.
- After a period of time, the hardcoded API key will be revoked.
- Please update to v2.6 to continue using the app
변경사항
-
다크 모드를 추가했습니다. (메인 메뉴 전용)
-
색상 전환을 최적화했습니다.
-
커서 이벤트를 최적화했습니다.
-
가끔 Steam이 실행되지 않는 것을 수정하기 위해 Steam 실행 전 대기 시간을 늘렸습니다.
-
초기 설정 경험을 향상했습니다.
-
Steam Web API 대신 Steam 프로필 페이지에서 프로필 사진을 다운로드하도록 수정했습니다.
- 조금 느리지만 API 키가 필요 없습니다.
- 일정 기간 이후, 하드코딩된 API 키가 취소될 예정입니다.
- 문제 없이 앱을 계속 사용하려면 v2.6로 업데이트 해주세요.
Steam Account Switcher v2.5
Alert
This version is outdated and executable is no longer available. Please download the latest release.
Changelogs
- Added grid layout main UI. Go to settings to change between two layouts.
- Added smooth color transition.
- Main UI looks a lot cleaner now.
- Tweaked initial setup.
변경사항
- 새로운 그리드 메인 레이아웃을 추가했습니다. 설정에서 바꿀 수 있습니다.
- 부드러운 색상 전환을 추가했습니다.
- 메인 UI를 더 깔끔하게 수정했습니다.
- 초기 설정 경험을 향상했습니다.
Steam Account Switcher v2.4.2
Changelogs
- Fixed updater which could show 'Running updater without main app not supported.'
- Now cursor is changed to hand on account buttons.
- Now only added accounts' avatars are downloaded after 'show avatar images' is enabled in settings.
- Added ability to create a desktop shortcut in intial setup.
변경사항
- 업데이터가 'Running updater without main app not supported.'를 표시할 수 있었던 문제를 수정했습니다.
- 이제 계정 버튼 위에서 커서가 바뀝니다.
- 설정에서 프로필 사진 설정이 켜진 이후 추가된 계정의 사진만 다운로드하도록 변경했습니다.
- 초기 설정에서 바탕화면에 바로가기를 추가하는 옵션을 추가했습니다.
- 이제 한국어 Windows에서 메뉴의 항목이 맑은고딕으로 표시됩니다.
Steam Account Switcher v2.4.1
Alert
This version is outdated and executable is no longer available. Please download the latest release.
Changelogs
- Reduced application size by about 40MB.
- New window now opens near the top center of the main window instead of upper left corner.
- Added copyright notice in about menu.
변경사항
- 앱 전체 크기를 40MB 가량 줄였습니다.
- 이제 새 창이 주 창의 왼쪽 위 구석 대신 위쪽 중앙에 나타납니다.
- 정보 메뉴에 저작권 표기를 추가했습니다.