On Mon, Aug 3, 2020 at 3:39 PM paulr4444 <[email protected]> wrote:
> I didn't see any mention of this but wanted to ask if I can preform a > upgrade > from version 1.0.0 to 1.2.0 directly or do i need to upgrade to version > 1.1.0 then 1.2.0. > > You can upgrade directly to 1.2.0 from 1.0.0 - there is no need to upgrade to 1.1.0, first. In general the only things that would require an interim update would be versions where the database schema changes, and, even then, you don't have to actually install and run the intermediate versions, you just have to perform each of the incremental schema updates to the database before running the latest version. However, there have not been any schema changes since 1.0.0. -Nick
