Releases: darkryh/MoonGetter
Releases · darkryh/MoonGetter
v1.1.2 Beta
- Hotfix some servers
- mini optimizations
v1.1.1 Beta
- Make the big step to pass from Android Library into Kotlin-Java Library
- Refactor the whole Android Environment into a Kotlin Environment
- Implemented Robot Server Api to make possible multiplatform case
- Added Android Robot Server Api, still todo for Kotlin in General and KMP
- Rebuild constructor builder in general cases
- Updated some source and removed some unused resources
- Hotfix in some servers
v1.1.0 Beta
- Make the big step to pass from Android Library into Kotlin-Java Library
- Refactor the whole Android Environment into a Kotlin Environment
- Implemented Robot Server Api to make possible multiplatform case
- Added Android Robot Server Api, still todo for Kotlin in General and KMP
- Rebuild constructor builder in general cases
- Updated some source and removed some unused resources
v1.0.6 Beta
- prefix ktor reference unused causing crashing errors
- added some tests
v1.0.5 Beta
- Added validation for caching error in InvalidServerException has property error, to handle, and code for response code of http request, to handle this operation do it when error is UNSUCCESFUL_RESPONSE error type is trigger
- fixed problem with filemoon
- added better handling version in gradle
- Sample App in process to playstore
v1.0.4 Beta
- Hotfix with filemoon, denying connection
- Updated the client reference from supported servers
v1.0.3 Beta
- General optimization from all servers
- optimized streamtape and yourpload, streamwish, vihide, and others
- added lulustream, doodstream, mixdrop
- added core-robot library
- added some testing - todo other servers and ci/cd
v1.0.2 Beta
- Fixed problem with mediafire, some headers applied in the builder, make the request denied
- Added servers mp4Upload, Uqload, works fine if just GET 1 server, still looking option to validate when get server list
- Move builder headers in to factory part
- Updated construct server
v1.0.1 Beta
- Hotfix version
- Solved problem that block process in the timeout
v1.0.0 Beta
New version:
- Improve performance
- Added configuration setter in builder
- Better performance in the integration part
- todo testing parts