Skip to content

v4.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 13:02
· 620 commits to main since this release
7e4fbbf

What's Changed

♻ Update dependencies

💫 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