Releases: woin2ee/WordChecker
Releases · woin2ee/WordChecker
2.0.1
2.0.0
2.0.0 - 2024-06-17
한국어
Features
- 이제 업로드, 다운로드 실패 시 알림 메시지를 통해 알려줍니다.
- 단어 목록 화면에 일괄 편집 기능을 추가했습니다.
- 자동 대문자 기능 및 관련 설정이 추가되었습니다.
- 로그인한 이메일을 표시하는 Footer view를 추가했습니다.
- 단어 암기 화면 상단에 암기 진행바가 추가되었습니다.
Changes
- 단어 필터링 방식이 변경되었습니다.
- 단어 암기 방법이 변경되었습니다.
- 이제 단어를 무한대로 넘기는 대신 한 번에 한 세트의 단어를 확인하게 됩니다.
English
Features
- From now on, you'll be notified when upload and download fail.
- Added bulk editing function to the words screen.
- Added auto capitalization feature and associated setting.
- Added footer that show the email who signed in.
- Added memorizing progress bar in top of WordChecking view
Changes
- Changed filtering way of words.
- Changed the way we memorize words.
- Now, instead of infinitely going through the words, we check one set of words at a time.
1.8.0
1.8.0 - 2024-05-10
한국어
Added
- iPad 를 지원합니다.
Improved
- 앱 안정성이 향상되었습니다.
Fixed
- 사소한 버그를 수정했습니다.
English
Added
- Support for iPad.
Improved
- Improved app stability.
Fixed
- Fixed minor bugs.
Full Changelog: 1.7.3...1.8.0
1.7.3
Fixed
- Fixed bug related to adding word.
1.7.2
Fixed
- Fixed bug with adding first word.
1.7.1
Fixed
- Fixed a bug where words with different capitalization were recognized as duplicate words when editing words.
- Fixed unexpected scrolling behavior.
- Fixed a memory leak related to
Coordinator
.
1.7.0
New features
- Added to change theme feature.
Enhancements
- Prevent adding duplecate word.
Fixed
- Fixed memory leak for view controller.
1.6.0
Enhancements
- Maked first view controller to WordCheckingViewController when received daily reminder.
- Changed daily reminder message when no words to memorize.
- Improved voice over.
- Enhanced app stability.
Fixed
- Fixed memory leak for coordinator object.
1.5.1
Fixed
- Fixed a bug that caused the app to crash when the list button was touched when no words were displayed.
1.5.0
Enhancement
- Added haptic to the change to next word event, change to previous word event.
- Enhanced app usability.