Skip to content

Release v4.3.0 - #134

Merged
sampoyigi merged 3 commits into
masterfrom
4.x
Jul 19, 2026
Merged

Release v4.3.0#134
sampoyigi merged 3 commits into
masterfrom
4.x

Conversation

@sampoyigi

Copy link
Copy Markdown
Member

This release adds configurable auto-refresh functionality for the admin orders list, along with minor code quality improvements.

Added

  • Auto-refresh interval for the admin orders list, allowing the orders view to periodically update without manual page reloads

sampoyigi and others added 3 commits July 5, 2026 11:19
* Add configurable auto-refresh for the admin orders list

Admins can now enable auto-refresh for the orders list and set the
polling interval (default 15s) from Settings > Order Settings. When
disabled (the default), no polling occurs.

Requires a companion change in tastyigniter/core adding the
refreshInterval option to the Lists widget.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…nd add missing test assertions for auto-refresh fields
@sampoyigi
sampoyigi merged commit 50da7d8 into master Jul 19, 2026
9 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants