wishfly 0.4.1
wishfly: ^0.4.1 copied to clipboard
Wishfly allows you to know what functions should your app have. All in your app.
0.4.1 #
- Fix: Removed localhost implementation of API client
0.4.0 #
- Feat: Added option to show or hide labels
- Feat: Redesigned a form for submitting new feature
- Feat: Added sending state of new wish
0.3.0 #
- Feat: Web version modal of new feature suggestion
- Fix: Overflow issue in mobile version of new feature suggestion modal
- Fix: Localization fix
0.2.2 #
- Fix: Modal button web issue
- BREAKING: Changed localization delegate to
WishflyLocalizations.delegate(commit)[https://github.com/Wishfly-dev/client/commit/6458f4093fa992593f205a5938818cbfd91eb28e] - Chore: upgraded version of API client
- Fix: Localization example
0.2.1 #
- Refactor: Changed API client implementation to
wishfly_api_client
0.2.0 #
- Fix: Fix dark theme
- Feat(example): Added example for switching dark and light theme
- Docs: Added link to API client
0.1.1 #
- Feat: Added watermark for free plan
0.1.0 #
- Feat: Toggle vote (add or remove) vote on feature
0.0.8 #
- Feat: Added better example
- Fix: Removed fade overflow in title
0.0.7 #
- Feat: Added close button to new feature modal
- Feat: Added explanation about newly created feature wish
0.0.6 #
- Fix: Formatting issues
0.0.5 #
- Doc: Updated README
0.0.4 #
- Doc: Updated README with localization instructions
0.0.3 #
- Fix: Lint issues
0.0.2 #
- Feat: Added localization support
0.0.1 #
- Initial release