[api.http] handling 'too many redirects' exception

This commit is contained in:
Vinicius Moreira
2021-12-14 12:13:38 -03:00
parent 04271efebc
commit e4370bbe7a
2 changed files with 16 additions and 5 deletions

View File

@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.24]
### Improvements
- General
- handling http redirect errors
- Web
- able to specify a custom User-Agent when installing apps that demand specific settings to work properly on Electron 13.X (e.g: WhatsApp Web)
- checking for javascript fixes based on the Electron version (saved on disk as `~/.local/share/bauh/web/fixes/electron_{branch}/{app_name}.js`)