File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
src/main/play/release-notes Expand file tree Collapse file tree 3 files changed +16
-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 37
14- versionName " 3.0 "
13+ versionCode 38
14+ versionName " 3.1 "
1515 }
1616
1717 buildTypes {
Original file line number Diff line number Diff line change 1+ V 3.1
2+ - New module: Webhook
3+ - New automations: clear and close
4+ - Improve: Allow multiple regex on automations
5+ - Improve: Tweaked style of history module
6+ - Fix: Disable auto-updates after using the Input module
7+
18V 3.0
29- New: Automation (vote winner)
310- Change: Text input edit mode is now a popup
Original file line number Diff line number Diff line change 1+ V 3.1
2+ - Nuevo modulo: Webhook
3+ - Nuevas automatizaciones: limpiar y cerrar
4+ - Mejora: Permitir varios regex en las automatizaciones
5+ - Mejora: estilo del modulo historial
6+ - Arreglo: Desactivar cambios tras editar con el modulo Entrada de texto
7+
18V 3.0
29- Nuevo: automatización (voto ganador)
310- Cambio: El modo edición del modulo de texto es ahora un popup
You can’t perform that action at this time.
0 commit comments