You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@
3
3
## Development
4
4
### Changed
5
5
6
+
## [0.9.1] - 2024-05-21
7
+
### Added
8
+
- The application allows other applications to access its files through the standard Android file dialog. This feature can be used to create games or share saved data with other devices.
- The application allows other applications to access its files through the standard Android file dialog. This feature can be used to create games or share saved data with other devices.
- Приложение предоставляет доступ к своим файлам другим приложениям через стандартный диалог выбора файлов Android. Эту функцию можно использовать для создания игр или обмена игровыми сохранениями с другими устройствами.
2
+
- Исправлено падение приложения на некоторых телефонах при запуске
0 commit comments