v4.4.3
What's Changed
♻ Update dependencies
- Bump tar from 6.1.11 to 6.2.1 by @dependabot in #2263
- chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #2251
💫 Other Changes
- Fix duplicate routes by @onk in #2269
- Remove associations to deleted LiveStreamMediaLive by @onk in #2268
- Remove routes for deleted controllers by @onk in #2265
- Align CSV export path to ./tmp/ directory by @onk in #2258
- Implement skipped request spec by @onk in #2259
- Remove unused track_id column from rooms table by @onk in #2270
- Remove duplicate call of logged_in_using_omniauth? by @onk in #2274
- Rename
current_user
to avoid confusion by @onk in #2273 - Add basic singular factories for all tables by @onk in #2272
- Move TalkTable from controller concerns to helpers by @onk in #2271
- fix: An issue where the form adding a session would not be displayed and would be reloaded when the
add session
button was pressed by @takaishi in #2281
Full Changelog: v4.4.2...v4.4.3