Skip to content

v1.19.0

Compare
Choose a tag to compare
@krulis-martin krulis-martin released this 30 Nov 01:32
· 485 commits to master since this release

Changelog

  • User settings (notifications) updated, new flag added.
  • Filters for tags and environments added to exercise lists.
  • Exercise tags implemented.
  • Bug fixes, English labels updated.

Commits

833cec2 User settings updated and new flag added.
1df1bd2 Adding filters for environments and tags to paginated exercise list.
2a39e0e Adding tags to exercise details and exercise lists. Adjusting appearance of the list to make room for tags (and some refactoring).
f84167f Form for editing exercise tags created and placed on edit exercise page.
24f3068 Exercise tags API operations added in redux module and selectors.
30dbc7f Bug in loadAsync of user profile page.
49ed2c6 Fixing shadow assignment creation issues.
4ee37ab English fixes