File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
src/main/play/release-notes Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
1010 compileSdk 34
1111 minSdkVersion 19
1212 targetSdkVersion 34
13- versionCode 43
13+ versionCode 44
1414 versionName " 3.4"
1515 }
1616
Original file line number Diff line number Diff line change 11V 3.4
22- Improve: Rewritten VirusTotal integration: use api v3 and show more details (vote third place)
3- - Improve: You can now specify the app component and/or package in the open automation
3+ - Improve: Allow app component and/or package in the open automation
44- Improve: Allow list of strings on 'regex' and 'excludeRegex' for patterns
5- - Improve: $REFERRER$ can be used on the webhook body
6- - Improve: Close url editText when pressing enter
5+ - Improve: $REFERRER$ for the webhook body
6+ - Improve: Close url editText on enter
7+ - New: excludeRegex on automations
78- New: Toast automation sample
89- Fix: bold host display not working with host-only urls
910- Fix: non-clickable links on json editor
Original file line number Diff line number Diff line change 11V 3.4
22- Mejora: Rehecha integración con VirusTotal: usar api v3 y mostrar más detalles (voto tercer lugar)
3- - Mejora: Especificar el componente y/o paquete en la automatización de open
3+ - Mejora: Permitir componente y/o paquete en la automatización open
44- Mejora: Permitir lista de strings en 'regex' y 'excludeRegex' de patrones
5- - Mejora: $REFERRER$ se permite en el cuerpo del webhook
5+ - Mejora: $REFERRER$ en el cuerpo del webhook
66- Mejora: Cerrar el editor de url al pulsar enter
7+ - Nuevo: excludeRegex en automatizaciones
78- Nuevo: Automatización 'toast'
8- - Arreglo: Host en negrita fallaba a veces
9+ - Arreglo: Host en negrita
910- Arreglo: Enlaces no-clickables en el editor json
1011
1112V 3.3.1
You can’t perform that action at this time.
0 commit comments