File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed
src/main/play/release-notes Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ android {
1010 compileSdk 34
1111 minSdkVersion 19
1212 targetSdkVersion 34
13- versionCode 39
14- versionName " 3.2 "
13+ versionCode 40
14+ versionName " 3.3 "
1515 }
1616
1717 buildTypes {
Original file line number Diff line number Diff line change 1+ V 3.3
2+ - New: Configurable dialog width
3+ - New: Automations: 'referrer' and 'stop'
4+ - New: Open&replace text on long-click
5+ - New: Register the app to open some common url intents (thanks ArtikusHG!)
6+ - New: Sample pattern song.link (thanks shalva-an!)
7+ - Improve: Automations: Allow multiple actions
8+ - Improve: Automations and patterns: 'regex' is now optional
9+ - Fix: Custom tabs not working when opening from some apps (like Google search)
10+ - Remove: 'clear' automation (wasn't working)
11+
112V 3.2
213- Improve: enhanced JSON editor (vote second place)
314- New: upper-case-in-domain default pattern (thanks Bakr-Ali!)
Original file line number Diff line number Diff line change 1+ V 3.3
2+ - Nuevo: Ancho configurable
3+ - Nuevo: Automatizaciones: 'referrer' y 'stop'
4+ - Nuevo: Abrir y reemplazar texto al mantener pulsado
5+ - Nuevo: Abrir más intents especiales comunes (gracias ArtikusHG!)
6+ - Nuevo: Patrón de ejemplo para song.link (gracias shalva-an!)
7+ - Mejora: Automatizaciones: Permitir varias acciones
8+ - Mejora: Automatizaciones y patrones: 'regex' es ahora opcional
9+ - Arreglo: Custom tabs no funcionaban desde algunas aplicaciones
10+ - Eliminado: Automatización 'clear' (no funcionaba)
11+
112V 3.2
213- Mejora: editor json mejorado (voto segundo lugar)
314- Nuevo: patrón por defecto mayúsculas-en-dominio (gracias Bakr-Ali!)
You can’t perform that action at this time.
0 commit comments