New Features
Two new features with this release.
Previously Wishlist used your browser's locale for determining the language to use. Now, in addition to using the browser locale, user's can select their preferred language in the UI which will be persisted across all sessions and browsers.
Lists can now have descriptions. This can be useful for adding clothing sizes and/or preferences, favorite colors, or whatever you want. This is a Markdown field, so you can do advanced formatting using Markdown and can even use HTML if you're savvy.
What's Changed
- Allow setting user preferred language by @cmintey in #342
- Add a description to lists by @cmintey in #343
Full Changelog: v0.46.3...v0.47.0