github dedicatedcode/reitti v1.3.1

latest release: v1.4.0
8 days ago

Reitti v1.3.1 Release Notes

This release delivers a quick bugfix addressing a regression introduced with the new "Shared Instances" feature.

What's Changed

Bugfix

  • Live Update Restoration:
    After the introduction of "Shared Instances," the live update functionality was disrupted due to lingering dependencies on the deprecated connected_users table. This release resolves the issue by fully removing all remaining references to connected_users, restoring correct live update behavior.

    Removed remaining usages of connected_users by @dgraf-gh in PR #174

Note:
At this time, the live update feature is only supported for local data. We are actively investigating how to extend live update capabilities to include remote accounts connected via Shared Instances in a future release.


Full Changelog: Compare v1.3.0...v1.3.1

Don't miss a new reitti release

NewReleases is sending notifications on new releases.