2024-09-26 18:38:23 +03:00
|
|
|
## v1.0.8
|
|
|
|
- Fixed flt_class filter. Now it can be used with int values that contains configs id.
|
|
|
|
|
2024-03-29 17:45:50 +03:00
|
|
|
## v1.0.7
|
2024-03-29 17:46:24 +03:00
|
|
|
- Adding support for plain class names besides to arrays, e.g:
|
|
|
|
`@flt_class:ProtoItem` == `@flt_class:["ProtoItem"]`
|