2.0.2
What's Changed
- Added
i18nto views andtogglelanguage buttons by @fluturecode in #568 - Make the search box use debouncing & Use the ?search param by @joshwingreene in #572
- Fix bug where PrivateRoute was not working correctly. by @DropsOfSerenity in #582
- Add keys to i18n to clean up translation files. by @DropsOfSerenity in #583
- Cleanup some toast and nav stuff by @DropsOfSerenity in #586
- Adds the steps for cutting a release from the develop branch to the main branch by @joshwingreene in #588
- Fix bug where the "is" operation for both list views was case-sensitive by @joshwingreene in #594
- Fixes the bug that was causing the startswith and endswith filters to be case-senstive by @joshwingreene in #596
- Fixes the pagination bug that was not allowing all of the pages to be accessed when the page size was changed by @joshwingreene in #597
- Added
themesto project by @fluturecode in #585 - Fix theming to work with staging banner correctly. by @DropsOfSerenity in #600
- Rework Filters by @DropsOfSerenity in #610
- Fix String Filters by @DropsOfSerenity in #611
- Word wrap in table cells by @DropsOfSerenity in #612
- Make all columns in user table sortable. by @DropsOfSerenity in #613
- Improved Sentry Logging by @joshwingreene in #599
- Fixed
spanishlanguage dropdown by @fluturecode in #621 - Fixes the bug that was causing search to stop working when you weren't on the first page of results by @joshwingreene in #628
Full Changelog: 2.0.0...2.0.2