The DEV Community Integration enables you to add DEV blog post comments and new DEV followers to your Orbit workspace.
The integration's new release, v0.5.0, now supports pagination for DEV followers and comments. This means that on each run the integration will fetch all the pages of responses from the DEV API, and not only the first page of results.
For very active DEV user accounts and blog posts, there was a chance that some activity would not be added to the Orbit workspace if there was more than a single page of results in between the times the integration was run. This has been addressed in this recent release.
Users of the DEV GitHub Actions template do not need to do anything to benefit from the new pagination support. If you are using the Rubygem package in your own code, make sure your installed version is upgraded to the latest release.