Theo Arends
a9e7426cff
Changed support W5500 SPI ethernet using four SPI GPIOs only without IRQ and RESET
2024-05-23 15:16:05 +02:00
Theo Arends
a14aad93cb
Revert "Fix `SendMail` watchdog restart during reconnect to SMTP server ( #21454 )"
...
This reverts commit 784bc3ea5f
.
2024-05-22 15:19:14 +02:00
Theo Arends
784bc3ea5f
Fix `SendMail` watchdog restart during reconnect to SMTP server ( #21454 )
2024-05-22 15:18:38 +02:00
Theo Arends
7824378755
Update changelogs
2024-05-21 10:22:29 +02:00
Theo Arends
ec97552c8b
Update changelogs
2024-05-19 11:20:42 +02:00
Theo Arends
33b0c1d5c2
Update changelogs
2024-05-18 12:29:51 +02:00
Theo Arends
0d225839da
On universal display remove default backlight power if a PWM channel is used for backlight
2024-05-17 14:08:34 +02:00
Theo Arends
2ddbc7c7fa
Fix watchdog restart or freeze if ``displaytext`` is more than 128 characters ( #21401 )
2024-05-17 12:47:14 +02:00
Theo Arends
6ba59385d4
Fix Domoticz re-subscribe on MQTT reconnect. Regression from v13.4.0.3 ( #21281 )
2024-05-16 14:43:30 +02:00
Theo Arends
f602470aeb
Update changelogs
2024-05-16 13:50:50 +02:00
Theo Arends
17a299dd00
Update changelogs
2024-05-15 15:37:25 +02:00
Theo Arends
9105b56ffd
Bump v14.0.0.1
2024-05-14 16:45:58 +02:00
Theo Arends
f9ca7d4821
Update changelogs
2024-05-14 10:59:23 +02:00
Theo Arends
50e9bb70aa
Update RELEASENOTES.md
2024-05-10 11:09:17 +02:00
Theo Arends
141a4086b3
Revert "ESP8266 removed SPI check for valid SPI Chip Select ( #21393 )"
...
This reverts commit 584329a6c0
.
2024-05-09 14:11:57 +02:00
Theo Arends
584329a6c0
ESP8266 removed SPI check for valid SPI Chip Select ( #21393 )
2024-05-09 13:52:07 +02:00
Theo Arends
2f3663b8aa
Update changelogs
2024-05-08 13:26:36 +02:00
Theo Arends
522929384c
Update changelogs
2024-05-07 16:16:39 +02:00
Theo Arends
c5e122f922
Add GPIOViewer pin mode support
2024-05-06 17:20:52 +02:00
Theo Arends
d469f2a565
Update changelogs
2024-05-06 10:34:48 +02:00
Theo Arends
a3e57d6479
Add Support for compile time hostname with `#define WIFI_DEFAULT_HOSTNAME` ( #21236 )
2024-05-05 15:37:03 +02:00
Theo Arends
abc460575a
Update changelogs
2024-05-05 14:38:55 +02:00
Theo Arends
0f19dcdff8
Bump version v13.4.1.2
...
- ESP32-C3 OTA binary name from `tasmota32c3cdc.bin` to `tasmota32c3.bin` with USB HWCDC and fallback to serial (#21212 )
- ESP32-C6 OTA binary name from `tasmota32c6cdc.bin` to `tasmota32c6.bin` with USB HWCDC and fallback to serial (#21212 )
- ESP32-S3 OTA binary name from `tasmota32s3cdc.bin` to `tasmota32s3.bin` with USB HWCDC and fallback to serial (#21212 )
2024-04-18 14:01:27 +02:00
Theo Arends
7e14db4091
Add support for SPL06_007 pressure and temperature sensor ( #21185 )
2024-04-18 11:47:16 +02:00
Theo Arends
f01e74f605
Update changelogs
2024-04-17 21:53:33 +02:00
Theo Arends
0bb1fcbc00
Change comments
2024-04-17 15:58:20 +02:00
Theo Arends
e95c940345
Change ESP32 Ethernet Phy Type number for ETH_PHY_DM9051 from 4 to 10 ( #21204 )
2024-04-17 15:10:45 +02:00
Theo Arends
0eff23f519
Update changelogs
2024-04-17 10:35:09 +02:00
Theo Arends
6c5dee9556
Bump version to v13.4.1.1
...
- Changed ESP32 Framework (Arduino Core) from v2.0.15 to v3.0.0 (#21180 )
2024-04-15 12:26:48 +02:00
Theo Arends
a2ad349487
Update changelogs
2024-04-14 11:43:56 +02:00
Theo Arends
5cb3ea2114
Update changelogs
2024-04-12 16:01:00 +02:00
Theo Arends
0f9adae912
Update changelogs
2024-04-12 11:03:48 +02:00
Theo Arends
1b5fdb5c57
update changelogs
2024-04-11 14:07:25 +02:00
Theo Arends
cbd533c1e9
Update changelogs
2024-04-06 17:12:54 +02:00
Theo Arends
02f6e05289
Fixed M5Core2 LoRa868 module receive exception
2024-04-06 15:04:05 +02:00
Theo Arends
06f905e0b5
Update changelogs
2024-04-05 11:12:33 +02:00
Theo Arends
ed7909f23f
Removed unused `#define MQTT_DATA_STRING` support
2024-04-04 17:03:08 +02:00
Theo Arends
db92a843fc
Change Wifi 5 to Wifi 6
2024-04-04 14:59:32 +02:00
Theo Arends
7c36029ec2
Add command ``Wifi 5`` to enable 11ax on ESP32 Core3
2024-04-03 14:36:52 +02:00
Theo Arends
fe89774fe0
Bump version v13.4.0.4
...
- Add command ``PowerLock`` to disable power control of selected outputs (#21081 )
2024-04-03 11:47:38 +02:00
Theo Arends
31fc66f5be
Update changelogs
2024-04-01 14:37:42 +02:00
Theo Arends
b15a0e2f1f
Add support for Domoticz non-persistent ``DzIdx5`` to ``DzIdx32`` ( #21019 )
2024-03-31 14:33:27 +02:00
Theo Arends
7774ce5ad8
Update TXPowerBasedOnRssi()
2024-03-29 14:30:31 +01:00
Theo Arends
4b44d2fa32
Change ESP32 WiFi phy modes 11n and 11ax represented as HT20, HT40 and HE20 ( #19350 )
2024-03-29 13:04:44 +01:00
Theo Arends
b587287ce0
Update changelogs
2024-03-27 21:38:36 +01:00
Theo Arends
c13d3cbf1c
Update changelogs
2024-03-27 09:38:36 +01:00
Theo Arends
14c48a18a0
Update changelogs
2024-03-23 15:32:12 +01:00
Theo Arends
f10218a257
Add support for LoRaWanBridge
2024-03-23 15:20:22 +01:00
Theo Arends
f18bbae23a
Bump version v13.4.0.3
2024-03-18 11:11:12 +01:00
Jason2866
bb2f31bd88
Fix release firmware url
2024-03-15 12:56:22 +01:00
Theo Arends
0ac0dda5ba
Update changelogs
2024-03-14 16:47:10 +01:00
Theo Arends
e77a5f57ff
Update changelogs
2024-03-10 12:08:30 +01:00
Theo Arends
6d82997fde
Update changelogs
2024-03-09 13:32:53 +01:00
Theo Arends
24372207de
Update changelogs
...
- Elevate some messages
2024-03-04 11:58:46 +01:00
Theo Arends
715ca102c7
update changelogs
2024-03-01 16:52:28 +01:00
Theo Arends
3162282f91
Update changelogs
2024-03-01 10:23:51 +01:00
Theo Arends
daa24af6f6
Bump version to v13.4.0.2
2024-02-29 13:36:08 +01:00
Theo Arends
77cba87994
Update changelogs
2024-02-27 14:16:13 +01:00
Theo Arends
100869a40f
Upload changelogs
2024-02-26 12:22:47 +01:00
Theo Arends
fb003e006e
Add Show calculated heat index if temperature and humidity is available with ``#define USE_HEAT_INDEX`` ( #4771 )
2024-02-18 18:00:41 +01:00
Theo Arends
920967506b
Update changelogs
2024-02-18 15:31:20 +01:00
Theo Arends
d8d1b1d131
Add QMC5883l check for overflow and scale reading ( #20643 )
2024-02-18 15:24:21 +01:00
Theo Arends
9a12192fa9
Update changelogs
2024-02-18 12:41:31 +01:00
Theo Arends
236eb77af1
Update changelogs
2024-02-17 15:31:06 +01:00
Theo Arends
1abaf146b5
Fix ESP32 PWM activity on unconfigured PWM GPIOs ( #20732 )
2024-02-17 15:19:12 +01:00
Theo Arends
6732db8803
Update changelogs
2024-02-16 15:04:03 +01:00
Theo Arends
cbc9796c92
Update changelogs
2024-02-14 19:19:24 +01:00
Theo Arends
bee3b5b66a
Bump version v13.4.0.1
2024-02-14 17:57:17 +01:00
Theo Arends
70a4fbd800
Add command ``SetOption159 1`` to enable counting on both rising and falling edge ( #20712 )
2024-02-14 11:22:41 +01:00
Theo Arends
71ae3fb231
Prep release v13.4
2024-02-13 12:15:38 +01:00
Theo Arends
72b18eff4c
Update changelogs
2024-02-11 11:47:31 +01:00
Theo Arends
4e7e256892
Add ESP32 Core3 support for SPI ethernet on DM9051, W5500 and KSZ8851
2024-02-08 16:45:28 +01:00
Theo Arends
7d698a6752
Update changelogs
2024-02-08 11:36:03 +01:00
Theo Arends
a408326326
Bump version to v13.3.0.5
2024-02-05 12:24:32 +01:00
Theo Arends
32ce27495a
Update changelogs
2024-02-05 12:19:14 +01:00
Theo Arends
3b0cb408ba
Update changelogs
2024-02-05 11:57:00 +01:00
Theo Arends
ded44f7755
Update changelogs
2024-02-04 11:55:14 +01:00
Theo Arends
92b8bb3c9b
Update changelogs
2024-02-03 17:23:07 +01:00
Theo Arends
1e7bbfcc00
update changelogs
2024-01-27 23:56:55 +01:00
Theo Arends
5bb9e65a4b
Update changelogs
2024-01-26 15:09:44 +01:00
Theo Arends
4bc7b4ec2f
Add ESP32 support for DS18x20 on Shelly Plus Add-On ( #20580 )
2024-01-26 12:26:47 +01:00
Theo Arends
5d06a25915
Add ESP32-C3 support for GPIO11 ( #18350 )
2024-01-26 12:13:23 +01:00
Theo Arends
758549c4c3
Fix MLX90614 naming ( #20592 )
2024-01-25 14:29:12 +01:00
Theo Arends
2a9f9634c9
Update changelogs
2024-01-24 15:05:37 +01:00
Theo Arends
cce5204177
Refactored rules USE_EXPRESSION and SUPPORT_IF_STATEMENT replacing LinkedList with arrays and enabled by default
2024-01-24 14:33:55 +01:00
Theo Arends
a74200d40d
Refactored rules USE_EXPRESSION and SUPPORT_IF_STATEMENT replacing LinkedList with arrays
2024-01-23 23:52:18 +01:00
Theo Arends
85c1413eb1
Bump version v13.3.0.4
2024-01-22 17:03:52 +01:00
Theo Arends
10885fe60d
Refactored rules ``Subscribe`` using LList allowing full message size and enabled by default
2024-01-22 16:57:59 +01:00
Theo Arends
95f76d623f
Changed command ``TimedPower`` refactored from String to LList
2024-01-21 14:29:44 +01:00
Theo Arends
90a4ae0ef5
Update changelogs
2024-01-20 11:46:51 +01:00
Theo Arends
c9d0106007
Removed max number of 30 backlog entries
2024-01-18 16:32:28 +01:00
Theo Arends
2832ed914b
Change command ``TimedPower``
...
Change command ``TimedPower`` from erasing all timers to showing remaining timers
2024-01-17 15:55:25 +01:00
Theo Arends
789fd1e055
Add command ``TimedPower``
...
Add command ``TimedPower<index> <milliseconds>[,ON|OFF|TOGGLE|BLINK]`` executes ``Power<index> [ON|OFF|TOGGLE|BLINK] `` and after <millisecond> executes ``Power<index> [OFF|ON|TOGGLE|OFF]``
2024-01-15 23:58:33 +01:00
Theo Arends
3daea4f8fd
Update change logs
2024-01-15 21:57:15 +01:00
Theo Arends
637fac5ae8
Add GUI sensor separators ( #20495 )
2024-01-15 15:36:59 +01:00
Theo Arends
779fe14c60
Update changelogs
2024-01-13 11:19:56 +01:00
Theo Arends
f065d74293
Add support for HardwareSerial invert ( #15461 )
2024-01-12 13:57:31 +01:00
Theo Arends
3e3bfccb58
Bump version v13.3.0.3
2024-01-12 12:17:31 +01:00
Theo Arends
2165ea549a
Update changelogs
2024-01-11 15:39:13 +01:00
Theo Arends
af24d689a9
Update changelogs
2024-01-10 10:39:24 +01:00
Theo Arends
ebe840eba5
Update changelogs
2024-01-08 09:40:10 +01:00
Theo Arends
3320847237
Update changelogs
2024-01-07 16:15:08 +01:00
Theo Arends
ec75462905
Minor fixes
2024-01-06 21:57:09 +01:00
Theo Arends
8e06dcdcc3
Revert "Minor fixes"
...
This reverts commit aea3789f40
.
2024-01-06 21:49:55 +01:00
Theo Arends
aea3789f40
Minor fixes
2024-01-06 21:46:37 +01:00
Theo Arends
2f184b394f
Add GPIO Viewer to see realtime GPIO states. Enable with define USE_GPIO_VIEWER
2024-01-06 17:54:23 +01:00
Theo Arends
0ed01c3b1d
Revert "Add ESP32 experimental support GPIOViewer when ``define USE_ESP32_GPIO_VIEWER`` is enabled"
...
This reverts commit 9d27f395d8
.
2024-01-04 22:50:41 +01:00
Theo Arends
9d27f395d8
Add ESP32 experimental support GPIOViewer when ``define USE_ESP32_GPIO_VIEWER`` is enabled
2024-01-04 18:28:37 +01:00
Theo Arends
03aea58a4c
Bump version v13.2.0.2
2024-01-02 14:29:23 +01:00
Theo Arends
92c3261fb0
Update changelogs
2023-12-30 14:59:16 +01:00
Theo Arends
4393327bb9
Add support negative power on BL0942 using index 5..8 ( #20322 )
2023-12-29 22:54:32 +01:00
Theo Arends
d5a4f8441b
Fix Berry claiming UART0 if needed ( #20324 )
2023-12-28 17:25:01 +01:00
Theo Arends
21c7edcb50
Add display of active drivers using command ``status 4``
2023-12-27 22:03:56 +01:00
Theo Arends
a6a8214ea7
Fix support for Domoticz floor/room topics
...
Fix support for Domoticz floor/room topics. Regression from v12.0.1 (#20299 )
2023-12-23 16:13:13 +01:00
Theo Arends
a445c7f23a
Fix syslog server warning
...
Fix syslog server warning caused by lack of <PRI> field and hostname starting with 'z' (#14689 )
2023-12-20 16:00:27 +01:00
Theo Arends
9e2ae391fc
Fix ESP32 piezo ceramic buzzer
...
Fix ESP32 piezo ceramic buzzer doesn't buzz (#20118 )
2023-12-19 15:38:12 +01:00
Theo Arends
b81eaf5bc8
Support syslog updates every sleep
...
Support syslog updates every sleep or every second if `#define SYSLOG_UPDATE_SECOND` (#20260 )
2023-12-19 12:45:13 +01:00
Theo Arends
b69a335634
Update changelogs
2023-12-18 14:26:13 +01:00
Theo Arends
70768ea8ad
Update changelogs
2023-12-16 18:29:09 +01:00
Theo Arends
b421e2d88b
Update changelogs
2023-12-14 15:17:44 +01:00
Theo Arends
512d659d67
Bump version to v13.3.0.1
2023-12-12 16:20:06 +01:00
Theo Arends
c6ecaf9bd7
Update changelogs
2023-12-12 10:56:04 +01:00
Theo Arends
728f91b602
Update changelogs
2023-12-05 10:07:02 +01:00
Theo Arends
7a6cca6d20
Add command ``WebCanvas``
...
Add command ``WebCanvas linear-gradient(#FF0018 7%,#FFA52C,#FFFF41,#008018,#0000F9,#86007D 93%)`` to set GUI canvas
2023-12-03 15:52:44 +01:00
Theo Arends
70a082c8e5
ESP32 show colorful background if ``WebColor2`` bit0 is not set. Bit0 is default set using #252525
2023-12-03 11:59:16 +01:00
Theo Arends
050fdbf5de
Important fix
2023-12-02 17:04:43 +01:00
Theo Arends
b7819bcfac
ESP32 show LHBT background if ``WebColor2`` bit0 is not set. Bit0 is default set using #252525
2023-12-02 16:59:04 +01:00
Theo Arends
5b13ece33e
Bump version to v13.2.0.3
2023-12-01 14:10:13 +01:00
Theo Arends
07031d5ebf
Fix ``WebQuery`` response buffer corruption and format character ``%`` ( #20111 )
2023-11-27 15:22:30 +01:00
Theo Arends
2cee622af8
ESP32 remove restart energy logging if no energy monitoring is selected
2023-11-24 16:36:41 +01:00
Theo Arends
9153ba37ca
Update changelogs
2023-11-23 12:34:10 +01:00
Theo Arends
df2bb8e95c
Update changelogs
2023-11-16 10:38:02 +01:00
Theo Arends
73f219e2bb
Update changelogs
2023-11-13 11:29:57 +01:00
Theo Arends
e81ec38661
Update changelogs
2023-11-11 14:29:37 +01:00
Theo Arends
27fa6f34ea
Update changelogs
2023-11-08 14:17:55 +01:00
Theo Arends
dab1a5302e
Update changelogs
2023-11-03 14:34:03 +01:00
Theo Arends
f78c195945
Update changelogs - Bump version v13.2.0.2
2023-11-03 14:20:36 +01:00
Theo Arends
18c56f92bb
Update change logs
2023-10-27 17:42:38 +02:00
Theo Arends
84ced0fcab
Add ESP32 core v3 auto TasConsole USB or Serial connection by @staars
2023-10-24 16:32:39 +02:00
Theo Arends
57860b692d
Fix GpioRead ( #19810 )
2023-10-21 17:20:55 +02:00
Theo Arends
6efe2ab514
Add I2C bus2 support to LM75AD temperature sensor
2023-10-21 15:42:32 +02:00
Theo Arends
bec0c27750
Add I2C bus2 support to SI1145/6/7 Ultra violet index and light sensor
2023-10-21 15:31:54 +02:00
Theo Arends
bd90363565
Update changelogs
2023-10-21 14:48:12 +02:00
Theo Arends
c91882daeb
Add ADS1115 I2C bus2 support
2023-10-20 17:39:00 +02:00
Theo Arends
88a3d6cb7e
Update changelogs
2023-10-19 18:04:48 +02:00
Theo Arends
e3253fea8f
Add I2C bus2 support to BH1750
2023-10-19 18:01:12 +02:00
Theo Arends
49709807c7
Add I2C bus2 support to HTU temperature sensor
2023-10-19 17:37:19 +02:00
Theo Arends
b6811b2f4e
Prep ESP32 I2C bus2 support
2023-10-19 16:59:53 +02:00
Theo Arends
70287d90ad
Bump v13.2.0.1
2023-10-19 11:45:12 +02:00
Theo Arends
19200ccf6f
Update change logs
2023-10-18 09:51:40 +02:00
Theo Arends
440470b65e
Update changelogs
2023-10-16 16:22:46 +02:00
Theo Arends
433afbb99f
update changelogs
2023-10-15 14:21:32 +02:00
Theo Arends
7e6267313b
Update changelogs
2023-10-14 16:05:20 +02:00
Theo Arends
0984c01828
Update changelogs
2023-10-13 14:50:51 +02:00
Theo Arends
950c6d7fcc
Update changelogs
2023-10-05 15:47:19 +02:00
Jason2866
9e142c1d3c
Tasmota Core 2.0.14 ( #19667 )
...
* Tasmota Core 2.0.14
2023-10-04 19:12:24 +02:00
Theo Arends
d96ed15e95
Bump version v3.1.0.4
2023-10-04 13:52:08 +02:00
Theo Arends
10616cade6
Update changelogs
2023-10-03 14:45:55 +02:00
Theo Arends
257112e2a7
Update changelogs
2023-09-21 10:15:36 +02:00
Theo Arends
422c8f2e57
Update changelogs
2023-09-19 16:14:03 +02:00
Theo Arends
b2da74b57f
Update RELEASENOTES.md
2023-09-18 15:57:34 +02:00
Jason2866
ed33d61ab7
Tasmota Core 2.0.13 ( #395 ) ( #19533 )
...
Tasmota Core 2.0.13
2023-09-16 21:10:08 +02:00
Theo Arends
c5100044d2
Update changelogs
2023-09-15 17:06:54 +02:00
Theo Arends
d595e64600
Bump version v13.1.0.3
2023-09-14 15:49:31 +02:00
Theo Arends
360509a35a
Update changelogs
2023-09-14 15:44:48 +02:00
Jason2866
ad00d9ec5b
Tasmota ESP32 core 2.0.12 ( #19463 )
2023-09-10 13:41:25 +02:00
Theo Arends
1c6db35d96
Update changelogs
2023-09-06 09:50:29 +02:00
Theo Arends
48cf04db3a
Fixed PCF8574 mode 1
...
- Fixed PCF8574 mode 1 with base relays exception 3/28 regression from v12.4.0.4 (#19408 )
- Bump version v13.1.0.2
2023-08-31 15:15:18 +02:00
Theo Arends
ea6cacd08c
Update changelogs
2023-08-26 11:58:40 +02:00
Theo Arends
16b1c5577a
Update change logs
2023-08-25 13:25:04 +02:00
Theo Arends
5b3b2a7a62
Changed display invert setting
...
Changed display invert setting after tasmota start in uDisplay driver (#19337 )
2023-08-18 11:34:01 +02:00
Theo Arends
e4eb919c93
Update changelogs
2023-08-18 11:22:06 +02:00
Theo Arends
b8804cf2a8
Add variables to rules
...
Add variables ``%power<1..28>%`` and ``%switch<1..28>%`` to rules (#19331 )
2023-08-17 15:34:13 +02:00
Theo Arends
d9530f32a6
Sync dev with release v13.1
2023-08-15 10:37:54 +02:00
Theo Arends
2710693453
Update changelogs
2023-08-14 10:15:16 +02:00
Theo Arends
3417d42669
Update changelogs
2023-08-12 14:18:56 +02:00
Theo Arends
e52c6105c6
Bump version to v13.0.0.4
2023-08-05 15:41:12 +02:00
Theo Arends
7736ba8af1
Change console height
...
Change console height from default 318 pixels to viewport (#19241 )
2023-08-04 16:11:58 +02:00
Theo Arends
290f37abb9
Update changelogs
2023-08-04 09:26:23 +02:00
Theo Arends
39643611d4
Update changelogs
2023-08-03 12:12:55 +02:00
Theo Arends
57fb19f259
Update changelogs
2023-08-03 11:45:36 +02:00
Theo Arends
0a664b3613
Update changelogs
2023-07-25 11:50:46 +02:00
Theo Arends
978a21240c
Update changelogs
2023-07-24 15:30:48 +02:00
Theo Arends
421c95a51b
Update change logs
2023-07-22 14:55:20 +02:00
Theo Arends
c7a22f175b
Update changelogs
2023-07-21 14:55:06 +02:00
Theo Arends
b149443691
Fix default battery level
...
- Fix default battery level (#19160 )
- Bump version to v13.0.0.3
2023-07-21 14:35:22 +02:00
Theo Arends
cefd42c820
Update changelogs
2023-07-10 18:18:42 +02:00
Theo Arends
43bc81010f
Configuration file save and restore .xdrvsetXXX
...
Configuration file save and restore now backup and restore ``.xdrvsetXXX`` files too (#18295 )
2023-07-10 16:03:32 +02:00
Theo Arends
c0160f2b5b
Update changelogs
2023-07-09 10:43:39 +02:00
Theo Arends
ac4c4505a5
Bump version v13.0.0.2
...
Update changelogs
2023-07-08 17:37:12 +02:00
Theo Arends
67a62ef3c8
Update changelogs
2023-07-05 11:00:10 +02:00
Theo Arends
41de111429
Update change logs
2023-07-03 21:27:47 +02:00
Theo Arends
465ae023ab
Update change logs
2023-06-29 14:10:49 +02:00
Theo Arends
504b51a9b4
Add command ``Delay -1``
...
Add command ``Delay -1`` to wait until next second (#18984 )
2023-06-28 11:53:23 +02:00
Theo Arends
fb0c14e9ec
Update RELEASENOTES.md
2023-06-28 10:48:08 +02:00
Theo Arends
d9a66547aa
Bump version v13.0.0.1
2023-06-26 11:12:31 +02:00
Theo Arends
1d74c35950
Update RELEASENOTES.md
2023-06-26 09:19:17 +02:00
Theo Arends
abd3d6ff12
Update RELEASENOTES.md
2023-06-25 13:33:24 +02:00
Theo Arends
1b760bb696
Prep release 13.0
2023-06-24 13:55:32 +02:00
Theo Arends
5248641836
Update RELEASENOTES.md
2023-06-21 16:12:36 +02:00