You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,15 @@ All notable changes to this project will be documented in this file, per [the Ke
14
14
### Developer
15
15
-->
16
16
17
+
## [5.3.2] - 2025-11-21
18
+
19
+
### Added
20
+
* Notice about keeping the sync page open during the sync process. Props [@felipeelia](https://github.com/felipeelia) and [@tott](https://github.com/tott) via [#4240](https://github.com/10up/ElasticPress/pull/4240).
21
+
22
+
### Fixed
23
+
* Media search not working in the admin dashboard. Props [@burhandodhy](https://github.com/burhandodhy), [@ognjanovic](https://github.com/ognjanovic), and [@maciejmackowiak](https://github.com/maciejmackowiak) via [#4239](https://github.com/10up/ElasticPress/pull/4239).
24
+
*[Autosuggest] Setting allowed values. Props [@felipeelia](https://github.com/felipeelia) via [#4238](https://github.com/10up/ElasticPress/pull/4238).
25
+
17
26
## [5.3.1] - 2025-11-06
18
27
19
28
### Fixed
@@ -2300,6 +2309,8 @@ This is a bug fix release with some filter additions.
@@ -324,109 +325,109 @@ msgid "Autosuggest is not enabled."
324
325
msgstr""
325
326
326
327
#. translators: ElasticPress.io or Elasticsearch
327
-
#:includes/classes/Command.php:733
328
+
#:includes/classes/Command.php:745
328
329
msgid"Syncing with the --setup option will delete your existing index in %s. Are you sure you want to delete your Elasticsearch index"
329
330
msgstr""
330
331
331
-
#:includes/classes/Command.php:740
332
+
#:includes/classes/Command.php:752
332
333
msgid"Are you sure you want to stop any other ongoing sync?"
333
334
msgstr""
334
335
335
-
#:includes/classes/Command.php:744
336
+
#:includes/classes/Command.php:756
336
337
msgid"Function pcntl_signal not available. Make sure to run `wp elasticpress clear-sync` in case the process is killed."
337
338
msgstr""
338
339
339
-
#:includes/classes/Command.php:862
340
+
#:includes/classes/Command.php:874
340
341
msgid"Total time elapsed: "
341
342
msgstr""
342
343
343
-
#:includes/classes/Command.php:866
344
+
#:includes/classes/Command.php:878
344
345
msgid"Done!"
345
346
msgstr""
346
347
347
-
#:includes/classes/Command.php:892
348
+
#:includes/classes/Command.php:904
348
349
msgid"Failed to return status."
349
350
msgstr""
350
351
351
-
#:includes/classes/Command.php:935
352
+
#:includes/classes/Command.php:947
352
353
msgid"Failed to return stats."
353
354
msgstr""
354
355
355
-
#:includes/classes/Command.php:962
356
+
#:includes/classes/Command.php:974
356
357
msgid"Elasticsearch host is not set."
357
358
msgstr""
358
359
359
-
#:includes/classes/Command.php:964
360
+
#:includes/classes/Command.php:976
360
361
msgid"Could not connect to Elasticsearch."
361
362
msgstr""
362
363
363
-
#:includes/classes/Command.php:975
364
+
#:includes/classes/Command.php:987
364
365
msgid"An index is already occurring. Try again later."
365
366
msgstr""
366
367
367
-
#:includes/classes/Command.php:1019
368
+
#:includes/classes/Command.php:1031
368
369
msgid"Sync cleared."
369
370
msgstr""
370
371
371
-
#:includes/classes/Command.php:1164
372
+
#:includes/classes/Command.php:1176
372
373
msgid"There is no indexing operation running."
373
374
msgstr""
374
375
375
-
#:includes/classes/Command.php:1166
376
+
#:includes/classes/Command.php:1178
376
377
msgid"Stopping indexing…"
377
378
msgstr""
378
379
379
-
#:includes/classes/Command.php:1212
380
+
#:includes/classes/Command.php:1224
380
381
msgid"This command expects a version number or the --default flag."
381
382
msgstr""
382
383
383
-
#:includes/classes/Command.php:1335
384
+
#:includes/classes/Command.php:1347
384
385
msgid"Time elapsed: "
385
386
msgstr""
386
387
387
-
#:includes/classes/Command.php:1341
388
+
#:includes/classes/Command.php:1353
388
389
msgid"Memory Usage: "
389
390
msgstr""
390
391
391
-
#:includes/classes/Command.php:1439
392
+
#:includes/classes/Command.php:1451
392
393
msgid"Are you sure you want to delete all ElasticPress settings?"
393
394
msgstr""
394
395
395
-
#:includes/classes/Command.php:1444
396
+
#:includes/classes/Command.php:1456
396
397
msgid"Settings deleted."
397
398
msgstr""
398
399
399
400
#. translators: list of active indexables slugs
400
-
#:includes/classes/Command.php:1583
401
+
#:includes/classes/Command.php:1595
401
402
msgid"Indexable not found or inactive. Active indexables are: %l"
402
403
msgstr""
403
404
404
-
#:includes/classes/Command.php:1593
405
+
#:includes/classes/Command.php:1605
405
406
msgid"Not found"
406
407
msgstr""
407
408
408
409
#. translators: URL of the request
409
-
#:includes/classes/Command.php:1618
410
+
#:includes/classes/Command.php:1630
410
411
msgid"URL: %s"
411
412
msgstr""
412
413
413
414
#. translators: Request arguments (outputted with print_r())
414
-
#:includes/classes/Command.php:1625
415
+
#:includes/classes/Command.php:1637
415
416
msgid"Request Args: %s"
416
417
msgstr""
417
418
418
419
#. translators: HTTP transport used
419
-
#:includes/classes/Command.php:1632
420
+
#:includes/classes/Command.php:1644
420
421
msgid"Transport: %s"
421
422
msgstr""
422
423
423
424
#. translators: Context under which the http_api_debug hook is fired
424
-
#:includes/classes/Command.php:1639
425
+
#:includes/classes/Command.php:1651
425
426
msgid"Context: %s"
426
427
msgstr""
427
428
428
429
#. translators: HTTP response (outputted with print_r())
429
-
#:includes/classes/Command.php:1646
430
+
#:includes/classes/Command.php:1658
430
431
msgid"Response: %s"
431
432
msgstr""
432
433
@@ -513,7 +514,7 @@ msgstr ""
513
514
msgid"We did not recognize this error. Please consider opening a <a href=\"%s\">GitHub Issue</a> so we can add it to our list of supported errors."
514
515
msgstr""
515
516
516
-
#:includes/classes/Feature.php:431
517
+
#:includes/classes/Feature.php:448
517
518
msgid"Enable"
518
519
msgstr""
519
520
@@ -571,45 +572,45 @@ msgstr ""
571
572
msgid"You aren't using <a href='https://elasticpress.io'>ElasticPress.io</a> so we can't be sure your host is properly secured. Autosuggest requires a publicly accessible endpoint, which can expose private content and allow data modification if improperly configured."
msgid"You are directly connected to %1$sElasticPress.io%2$s, ensuring the most performant Autosuggest experience. %3$sLearn more about what this means%4$s or %5$sclick here for debug information%6$s."
msgid"Input additional selectors where you would like to include autosuggest, separated by a comma. Example: <code>.custom-selector, #custom-id, input[type=\"text\"]</code>"
msgid"If you need to reset the allowed parameters, you can do so by saving your Search Fields & Weighting settings or by visiting <a href=\"%s\">this URL</a>."
msgid"If you need to reset the allowed parameters, you can do so by saving your Search Fields & Weighting settings or by visiting <a href=\"%s\">this URL</a>."
0 commit comments