Vias always tented in V8.0.8 with AISLER Push Plugin!

Hello,

today i recognized a strange behaviour with the AISLER push plugin in combination with KiCad Version 8.0.8 (version info at the bottom).
The VIAs are always covered with solder mask in the exported gerbers, no matter what i have selected in the board configuration.
I have created the original test design to confirm this error with Version 8.0.2 (sadly i have not copied the version info like with 8.0.8 but it was exactly the same system). In this version the plugin worked as intendet an the vias where not covered with soldermask if i have choosen it. After this test i changed to Verion 8.0.8 (just installed it) and now the Vias are always covered with solder mask. Here you may find my test design to reproduce it:
Aisler_Via_Test.zip (7.8 KB)

Does anybody have the same issue and can confirm the bug?

Application: KiCad x64 on x64

Version: 8.0.8, release build

Libraries:
wxWidgets 3.2.6
FreeType 2.13.3
HarfBuzz 10.0.1
FontConfig 2.15.0
libcurl/8.10.1-DEV Schannel zlib/1.3.1

Platform: Windows 11 (Erzeugungsversion 22631), 64-bit Edition, 64 bit, Little endian, wxMSW
OpenGL: Intel, Intel(R) UHD Graphics, 4.6.0 - Build 31.0.101.5333

Build Info:
Date: Jan 11 2025 18:59:49
wxWidgets: 3.2.6 (wchar_t,wx containers)
Boost: 1.86.0
OCC: 7.8.1
Curl: 8.10.1-DEV
ngspice: 44
Compiler: Visual C++ 1942 without C++ ABI

Build settings:

Problem seems to be gone at least in the following version:

Application: KiCad x64 on x64

Version: 9.0.0-rc1-459-gb92bef8eee, release build

Libraries:
wxWidgets 3.2.6
FreeType 2.13.3
HarfBuzz 10.0.1
FontConfig 2.15.0
libcurl/8.10.1-DEV Schannel zlib/1.3.1

Platform: Windows 11 (Erzeugungsversion 22631), 64-bit Edition, 64 bit, Little endian, wxMSW
OpenGL: Intel, Intel(R) UHD Graphics, 4.6.0 - Build 31.0.101.5333

Build Info:
Date: Jan 6 2025 06:18:06
wxWidgets: 3.2.6 (wchar_t,wx containers)
Boost: 1.86.0
OCC: 7.8.1
Curl: 8.10.1-DEV
ngspice: 44
Compiler: Visual C++ 1942 without C++ ABI
KICAD_IPC_API=ON

Locale:
Lang: de_DE
Enc: UTF-8
Num: 1.234,5
Encoded кΩ丈: D0BACEA9E4B888 (sys), D0BACEA9E4B888 (utf8)

Maybe there is some relation to this ticket: [Python] SetPlotViaOnMaskLayer not working (unable to choose to plot vias on mask, only the value in the PCB takes effect) kicad/code/kicad#18991