1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Re-arramged and updated changelogs

This commit is contained in:
Michael Gordeev
2020-02-23 00:55:09 +03:00
parent 05a899178f
commit 0c45fe83ff
4 changed files with 25 additions and 2 deletions
-2
View File
@@ -1,2 +0,0 @@
- Исправлены вылеты на некоторых устройствах, связанных с отсутствием нужных кодировок
- Настроено сжатие пакетов: теперь обновления будут весить еще меньше
+14
View File
@@ -0,0 +1,14 @@
<ru-RU>
- Немного исправлена английская локализация
- Оптимизирована система получения расписания
- Исправлены невидимые кнопки и заголовки сообщений об ошибке
- Исправлены проблемы с экспортом расписания студентов магистратуры
- Исправлены некоторые проблемы слияния двойных пар
</ru-RU>
<en-US>
- Polished english localization
- Optimized schedule loader
- Fixed invisible error titles and buttons
- Fixed issues with post-graduate students schedule export
- Fixed doubled occupations merge issues
</en-US>
+11
View File
@@ -0,0 +1,11 @@
## Android
- Polished english localization
- Fixed invisible error titles and buttons
## Windows
- It has been added
## Core
- Optimized schedule loader
- Fixed issues with post-graduate students schedule export
- Fixed doubled occupations merge issues
View File