0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 20:02:16 +02:00
- New: Custom logic to hide rejected urls. Hide referrer is now disabled by default.
- Fix: Third try to the 'open/share does nothing' bug.
- Fix: Status module no longer decodes the location.
This commit is contained in:
TrianguloY 2023-12-09 13:32:41 +01:00
parent 6b587fbbb4
commit c32fd13310
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
V 2.13.1
- New: Custom logic to hide rejected urls. Hide referrer is now disabled by default.
- Fix: Third try to the 'open/share does nothing' bug.
- Fix: Status module no longer decodes the location.
V 2.13
- New module: drawer. Hide modules under a toggleable.
- New module: changelog. Will notify if the app updates.

View File

@ -1,3 +1,8 @@
V 2.13.1
- Nuevo: Lógica especial para ocultar enlaces rechazados. Ocultar origen se ha deshabilitado por defecto.
- Arreglo: Tercer intento para arreglar el problema 'abrir/compartir no hace nada'.
- Arreglo: Módulo del código de estado ya no decodifica la redirección.
V 2.13
- Nuevo módulo: cajón. Oculta módulos bajo un desplegable.
- Nuevo módulo: cambios. Notificará cuando la aplicación se actualize.