Releases: AgregoreWeb/agregore-mobile
Releases · AgregoreWeb/agregore-mobile
Version 101.0.4951.53 - Fixes and Improvements
- Fixes bug where web apps served from IPFS could not use
fetch()
withipfs
handlers. - Updated to latest bromite version with Chromium 101
- Improvements to rendering plain text (before it'd be zoomed out but now it renders normally)
- New welcome screen with Agregore logo and welcome message
- Fixes for listing directories as JSON when requesting via
fetch()
with noAccept
header
100.0.4896.135 - Initial Release with IPFS Support
Initial release of the Agregore Browser for Android.
- Includes support for
ipfs://
andipns://
protocol handlers according to this spec - Includes ability to automatically connect nearby Android devices with Wifi-Autoconnect
Note that this initial version is built for Android 10 and up due to requirements in the wifi autoconnect function. In the future we may release separate APKs without this limitation at the cost of skipping the wifi feature.