v3 Beta 1 (originally dev2) #38
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In honor of (almost) nearing 100 stars and #hacktoberfest, v3 is almost ready to go out from the pipeline.
Changelog
cState is more powerful than ever — now with:
access_token
in the URL. This was a confusing UX pattern, since you'd often be redirected to the homepage (for example, after using SSO login like Google's) without any error message and the token waiting to be used in the URL.From Developer Preview 1:
defaultContentLanguage
! English & Lithuanian translations are available right out of the box. Speaking of which — why don’t you help us translate cState?Params.dateFormat
in your config file, you can change how dates look in places like issue templates. If you’re upgrading fromv2
and don’t care about the date formatting, the default will be kept as is.Upgrading from v3 is currently not recommended, as cState is still in an unstable stage, however, the guide is being prepared for future use.
Migrating to v3 from v2
config.yml
file accordingly:Add
defaultContentLanguage
&preserveTaxonomyNames
to the very bottom of the config file as well as ataxonomies
object:There’s also other bits & bobs — small changes & fixes, some thanks to the generous contributions of others.
Thanks for using cState! ❤️