You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the 1.0.0-beta.2 release (see #213), we identified a rather critical bug where the default setting value for active modules wouldn't trigger in time for when the plugin actually loads the active modules. This means that on plugin activation, all modules behave as if they're disabled, even though the UI in the settings screen shows they are enabled. See #247.
A temporary workaround for this is to save the settings on the settings screen, but this is a critical flaw that should be addressed promptly, hence a 1.0.0-beta.3 release should be created in a timely manner, with just this bug fix.
Define scope and tentative release date based on the scope
Create release/1.0.0-beta.3 branch closer to the release date
During the
1.0.0-beta.2release (see #213), we identified a rather critical bug where the default setting value for active modules wouldn't trigger in time for when the plugin actually loads the active modules. This means that on plugin activation, all modules behave as if they're disabled, even though the UI in the settings screen shows they are enabled. See #247.A temporary workaround for this is to save the settings on the settings screen, but this is a critical flaw that should be addressed promptly, hence a
1.0.0-beta.3release should be created in a timely manner, with just this bug fix.release/1.0.0-beta.3branch closer to the release date