Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-15 | 551 Bytes | |
v1.3.4 source code.tar.gz | 2025-04-15 | 247.7 kB | |
v1.3.4 source code.zip | 2025-04-15 | 259.0 kB | |
Totals: 3 Items | 507.3 kB | 3 |
[1.3.4] - 2025-04-15
Fixed [#49]
- Fixed Firestore timestamp handling issues:
- Fixed inconsistency where timestamp objects were displayed as "[Object]" in responses
- Added proper conversion of Firestore Timestamp objects to ISO strings
- Enhanced timestamp filtering to work correctly with both server timestamps and ISO string dates
- Implemented automatic conversion of ISO string dates to Firestore Timestamp objects when creating/updating documents
- Improved query filtering to properly handle timestamp comparisons