Releases: karpitony/eft-where-am-i
Releases ยท karpitony/eft-where-am-i
v2.0
์ง๋ ํ๋ฉด | ์ค์ ํ๋ฉด |
---|---|
์ฃผ์ ๋ณ๊ฒฝ์
- C# ์ผ๋ก ๋ง์ด๊ทธ๋ ์ด์ ํ์ต๋๋ค.
- WebView์ ๋ฎ์ ์ฑ๋ฅ์ ๊ฐ์ ํ์ต๋๋ค.
- ์ฑ์ ์คํํ ๋ ๋ง์ง๋ง์ผ๋ก ์ฌ์ฉํ ๋งต์์ ์์ํฉ๋๋ค.
- ์๋จ๋ฐ๋ฅผ ์ ์ ์ ์๊ฒ ๋์์ต๋๋ค.
Release Highlights
- Migrated to C# to address performance and deployment issues
- Improved WebView performance
- When you start the app, it begins with the last used map.
- The top bar can now be folded.
Release Notes
What's Changed
- C# migration complete by @karpitony in #20
- Feature: add slide bar by @karpitony in #21
- Feature: setting form by @karpitony in #22
- README en/ko ์ด์ํ ํํ ์์ by @5tarlight in #23
- Feature: add slide bar on map page by @karpitony in #25
- Hotfix: auto screenshot bug by @karpitony in #26
- 2.0 Release by @karpitony in #27
Full Changelog: v1.2...v2.0
v2.0 Beta
์ง๋ ํ๋ฉด | ์ค์ ํ๋ฉด |
---|---|
์ฃผ์ ๋ณ๊ฒฝ์
- C# ์ผ๋ก ๋ง์ด๊ทธ๋ ์ด์ ํ์ต๋๋ค.
- WebView์ ๋ฎ์ ์ฑ๋ฅ์ ๊ฐ์ ํ์ต๋๋ค.
- ์ฑ์ ์คํํ ๋ ๋ง์ง๋ง์ผ๋ก ์ฌ์ฉํ ๋งต์์ ์์ํฉ๋๋ค.
Release Highlights
- Migrated to C# to address performance and deployment issues
- Improved WebView performance
What's Changed
- Code, README typo fix and refactoring by @5tarlight in #11
- Dev์ main ๊ฐ ๋ณ๊ฒฝ์ฌํญ ๋ง์ถ๊ธฐ~ by @karpitony in #12
- Merge pull request #12 from karpitony/main by @karpitony in #13
- Virtual environment setup & documentation by @5tarlight in #15
- Dev by @karpitony in #16
- C# migration complete by @karpitony in #20
- Feature/add slidebar by @karpitony in #21
- Feature/setting form by @karpitony in #22
Full Changelog: v1.2...v2.0-beta
v1.2
Note
์๋ก์ด ๋ฒ์ ์ด ๋์์ต๋๋ค! ์ฌ๊ธฐ๋ฅผ ๋๋ฅด๋ฉด ์ด๋ํฉ๋๋ค.
New version is launched! Click here to go new version.
์๋ก์ด ๊ธฐ๋ฅ๋ค์ด ์ถ๊ฐ๋์์ต๋๋ค!
Pyqt5 + Webview
๋ก ์ฑ๋ฅ ๊ฐ์ ๊ณผ UI ๊ฐ์ !- ์๋ ์คํฌ๋ฆฐ์ท ๊ฐ์ง ๊ธฐ๋ฅ ์ถ๊ฐ!
- ๋ค๊ตญ์ด ์ง์!
- ํธ์์ฑ ๊ฐ์ !
New Features Added!
- Performance and UI improvements with
Pyqt5 + Webview
- Automatic Screenshot Detection Feature Added
- Multilingual Support
- Convenience Improvements!
โ ๏ธ ์ฃผ์์ฌํญ Warning
Pyinstaller
์ฌ์ฉ์ผ๋ก ์ธํด ๋ฐ์ด๋ฌ์ค๋ผ๊ณ ์ค์ง๋๊ณ ์์ต๋๋ค.Pyinstaller
๊ฐ ์๋cx-freeze
๋ฑ ๋ค๋ฅธ ๋์์ ์์๋ณด๊ณ ์์ผ๋ ์ผ๋จ์ ์ฌ์ฉ์ ์ํ์๋ฉด ์๋์ฐ ๋ํ๋์ ์ค์๊ฐ ๊ฐ์ง๋ฅผ ๊บผ์ฃผ์ ๋ค ์ฌ์ฉํด์ฃผ์๊ธธ ๋ฐ๋๋๋ค.- is currently being misdiagnosed as a virus due to the use of
Pyinstaller
. - We are looking into alternatives such as
cx-freeze
rather thanPyinstaller
, but for now, if you want to use it, please turn off Windows Defender's real-time detection.