Recent Activities
This page shows what are we working on.
-
head
-
Update critical CSS 34003d
-
-
head
-
Update critical css f7ed5a
-
-
head
-
Update critical CSS 4d83b1
-
-
head
-
Update critical css. Closes #13 d45ffd
-
-
1.8.4
-
Version 1.8.4 d5c54d
-
Fixed proper city detection for some addresses
```
Not Working: Via Spinazzola, 24, Rovolon, PD, Italia
Working: Via Spinazzola, 24, Roma
```
https://developers.google.com/maps/documentation/places/web-service/legacy/supported_types:
```
The (cities) type collection instructs the Places service to return results that match locality or administrative_area_level_3.
``` 7578e9
-
-
1.8.3
-
Version 1.8.3 a0457b
-
-
1.6.8
-
Version 1.6.8 a9e4e2
-
Fix DynamicPlugin not catching OpenSearch exceptions
OpenSearch client throws OpenSearch\Common\Exceptions\BadRequest400Exception
which extends \Exception but NOT Elastic\Elasticsearch\Exception\ElasticsearchException.
The narrow catch was silently missing all OpenSearch errors, causing uncaught
exceptions when size/other attributes have non-numeric values with integer mapping.
Catch \Exception instead and downgrade log level from critical to warning.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> 847592 -
Fix PHPStan: update ElasticsearchException namespace for ES client v8
Elasticsearch PHP client v8 moved the exception from
Elasticsearch\Common\Exceptions to Elastic\Elasticsearch\Exception.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> 2e9287 -
Fix filter input search broken for decimal values (dot/comma)
List.js escapes regex special chars including '.' and ',' before
doing a plain indexOf match, causing searches like "0.4" or "0,4"
to return zero results against values like "0.47uF".
Replace List.js built-in keyup binding with a custom handler that
normalizes comma decimal separators to dots and performs unescaped
substring matching via a custom search function.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> 4a7130
-
-
1.6.7
-
head
-
Add files via upload 5cabb8
-
-
1.9.0
-
Version 1.9.0 30de7e
-
Blocked Cookies => Unregistered Cookies cc499a
-
Show count of blocked cookies in the button label 0a3907
-
Ability to register selected blocked cookie 1d5955
-
Cleanup corresponding blocked cookies when saving the cookie 0fa019
-
Redirect back to the page where the client pressed "Allow selection" 3a28cd
-
Add notice about * in cookie names 423049
-
Cleanup blocked cookies using cron. Keep up to 100 latest records 4eca60
-
PHP 8.5 fix ca663e
-
-
head
-
Hide toolbar limiter on all pages, not only on the pages with pagination
Closes #15 f98fea
-
-
3.0.0
-
Fixed version contstraint 3f9b1e
-
3.0.0 940c8d
-
Editor: mobile fixes 5ac10b
-
Fixed tabs customization using editor 49dde1
-
WIP 8a68f4
-
Hero buttons in editor 8e82b3
-
WIP: Hero buttons customization 5cd9a3
-
WIP 462022
-
Image in menu should be rounded 6156db
-
Editor: Menu dropdown border 6e05d6
-
Menu in theme editor 1cf230
-
Sync search bg with header bg 6284b2
-
Use css props ff6cda
-
Fixed default value 8ec75f
-
Muted bg instead of brand color to allow changing bg ee82c9
-
WIP 78b5ba
-
Editor: Navigation 8ab645
-
Theme editor: tabs 11c9c3
-
WIP: Theme editor d36a62
-
WIP cc40b5
-
WIP 9bec9e
-
WIP dd0f8f
-
WIP af51bf
-
WIP 423d62
-
WIP f558c3
-
WIP c7f4d8
-
WIP 358669
-
WIP bb2b50
-
Fixed listing toolbar alignemnt when "View all" is shown 1112a8
-
WIP 9b3091
-
WIP d384ea
-
WIP d0cd30
-
WIP f7123c
-
WIP 37ab90
-
WIP d309fc
-
WIP 2bd69d
-