Skip to content

chore: release 1.46.0 #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Jun 4, 2025
Merged

chore: release 1.46.0 #217

merged 25 commits into from
Jun 4, 2025

Conversation

pheekus
Copy link
Contributor

@pheekus pheekus commented Jun 4, 2025

Bug Fixes

  • fix unstable month name generation in date pickers (e7bb784)
  • foxy-coupon-code-form: fix transactions display (1d3a97c)
  • foxy-nucleon: maintain resource state, including zooms, on creation and refresh (c23c7b4)
  • foxy-nucleon: make sure unused Rumour instances are always destroyed before a new one is created (70aa435)

Features

  • add foxy-admin-transaction-card element (ced0218)
  • add foxy-store-transaction-folder-card element (939c465)
  • add foxy-store-transaction-folder-form element (b2ab7f9)
  • foxy-filter-attribute-card: add filter icon and update counter style (44513dd)
  • foxy-form-dialog: propagate nucleon update events from remote render root (f4e3d0d)
  • foxy-nucleon: add an option to skip reporting validity on submit (66b3a60)
  • foxy-transaction: add support for transaction folders (c3e94ef)

pheekus added 25 commits May 29, 2025 21:28
This behavior was useful in cases where some elements had stale versions of a resource and needed to be updated when a new version was loaded. However, it also introduced performance issues and the risk of update loops. Removing it in favor of more robust mechanisms like Nucleon’s local server for syncing resource state across the app.
@pheekus pheekus requested a review from brettflorio June 4, 2025 21:34
@pheekus pheekus self-assigned this Jun 4, 2025
@brettflorio brettflorio merged commit e171015 into main Jun 4, 2025
8 checks passed
@pheekus pheekus deleted the release/1.46.0 branch June 11, 2025 20:02
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