This changelog summarizes all updates made from version 2.1.3.7 to version 2.1.6.3.
Fixes
- Fixed an issue where posts would not scroll if not on page 1 by utilizing the single-post endpoint.
- Resolved challenge picture not scrolling correctly to the associated post.
- Fixed store not initializing properly in the mounted hook.
- Corrected a wrong button name in the interface.
- Fixed incorrect event names for analytics tracking.
- Ensured UXCam events are properly sent to the database.
- Adjusted execution context for Cordova by moving it to script tags.
- Fixed an issue where comments and replies did not refresh when opening the dialog.
- Limited schematic recordings opt-in to iOS only.
New Features
- Added a user block button to improve content moderation and user experience.
Chores
- Updated UXCam event tracking.
- Removed dev server from compilation process.
- Updated README with latest changes.