Skip to content

Conversation

@VedranZoricic
Copy link
Contributor

@VedranZoricic VedranZoricic commented Sep 1, 2025

Summary

Changelog Entry

  • Fixed FlatStore to skip hash values when building API request payloads
  • Removed hash validation on FlatStore reads to allow for custom objects

Context

This version includes the recent fix that prevents custom objects (hashes) in FlatStore from being sent in API requests, which was causing API errors. The fix allows these objects to be stored locally for read operations while filtering them out during save operations.

🤖 Generated with Claude Code

- Version bump to 4.2.1
- Updated changelog with FlatStore improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@VedranZoricic VedranZoricic self-assigned this Sep 1, 2025
@VedranZoricic VedranZoricic merged commit fd1d603 into master Sep 1, 2025
5 checks passed
@VedranZoricic VedranZoricic deleted the bump-version-4.2.1 branch September 1, 2025 14:15
@VedranZoricic VedranZoricic restored the bump-version-4.2.1 branch September 1, 2025 14:19
VedranZoricic added a commit that referenced this pull request Sep 1, 2025
This was referenced Sep 1, 2025
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.

3 participants