InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.63k stars 901 forks source link

Whats the best way to track what and when the next release #2074

Closed sbe-arg closed 1 week ago

sbe-arg commented 2 weeks ago

Any way to follow up next release overview, eta in projects, issues, etc?

Matrix?

JF002 commented 2 weeks ago

We do not have any specific roadmap and/or planning : we are working on the project when we have the time to do so : working on new feature, improve the current code, do some maintenance, review and merge PRs,...

You can have an overview of the PR that we have already merged for the next release in the milestone and those that we plan on reviewing/merging for the next release. Note that this is a moving target : we often add/remove PR from the milestone depending on the reviews and feedback from other developers.

You can also engage with developers and users in the community PineTime chat rooms (look for PineTime and PineTime Development).

sbe-arg commented 2 weeks ago

Thanks for the insights.