Skip to content

Releases: cloudnativedaysjp/dreamkast

v4.6.0

19 May 03:23
6a7316e
Compare
Choose a tag to compare

What's Changed

♻ Update dependencies

💫 Other Changes

  • User一覧のCSVで参加方法のフラグを出すようにした by @jacopen in #2316

Full Changelog: v4.5.2...v4.6.0

v4.5.2

13 May 13:26
6dc1132
Compare
Choose a tag to compare

What's Changed

💫 Other Changes

Full Changelog: v4.5.1...v4.5.2

v4.5.1

12 May 01:38
f8ca1b0
Compare
Choose a tag to compare

What's Changed

💫 Other Changes

  • Remove dreamkast function endpoints from swagger.yml by @onk in #2304
  • Update locked ruby version to 3.3.1 by @onk in #2307
  • Remove unused SpeakersController by @onk in #2290
  • Avoid overriding set_speaker method in SpeakerDashboardsController by @onk in #2302

Full Changelog: v4.5.0...v4.5.1

v4.5.0

08 May 11:03
ceb86c6
Compare
Choose a tag to compare

What's Changed

♻ Update dependencies

  • chore(deps): update all minor, or patch dependencies on docker by @renovate in #2283

💫 Other Changes

  • Remove unused is_admin? by @onk in #2277
  • Refactor: Use current_user instead of set_current_user (1/3) by @onk in #2278
  • Refactor: Use current_user instead of set_current_user (2/3) by @onk in #2279
  • chore: remove code for past events by @takaishi in #2299
  • Refactor: Use current_user instead of set_current_user (3/3) by @onk in #2280
  • fix action by @ShotaKitazawa in #2301
  • Move logged_in? to ApplicationController by @onk in #2297
  • Remove unused Message model by @onk in #2293
  • Add CM sponsor by @jacopen in #2305

Full Changelog: v4.4.6...v4.5.0

v4.4.6

01 May 03:43
a91a7ca
Compare
Choose a tag to compare

What's Changed

💫 Other Changes

  • fix: an issue where two forms were added when clicking add new session in sponsor session form by @takaishi in #2294

Full Changelog: v4.4.5...v4.4.6

v4.4.5

25 Apr 09:19
6f84e7b
Compare
Choose a tag to compare

What's Changed

💫 Other Changes

  • Prepare for enabling open redirect protection in Rails 7.0 by @onk in #2288
  • ハンズオンと前夜祭へのリンク追加 by @jacopen in #2291

Full Changelog: v4.4.4...v4.4.5

v4.4.4

24 Apr 11:00
ebf73de
Compare
Choose a tag to compare

What's Changed

💫 Other Changes

  • CNDS2024向けのタイムテーブル実装 by @jacopen in #2275
  • add cnds2024 handson page by @MasayaAoyama in #2282
  • fix: when document.readyState isn't loading, need to run addEventListener immedeately. by @takaishi in #2287

Full Changelog: v4.4.3...v4.4.4

v4.4.3

22 Apr 13:02
7e4fbbf
Compare
Choose a tag to compare

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

v4.4.2

10 Apr 12:28
5411f62
Compare
Choose a tag to compare

What's Changed

♻ Update dependencies

💫 Other Changes

  • Remove debug print by @onk in #2230
  • Fix filename typo by @onk in #2247
  • Use released awesome_nested_set gem by @onk in #2242
  • Remove unintentional integer column from rooms table by @onk in #2243
  • Remove DEPRECATED /docker-entrypoint-initaws.d by @onk in #2248
  • Fix validation test for company_email to target the correct field by @onk in #2249
  • Fix typo: Rename constrants.rb to constants.rb by @onk in #2253
  • Improve factory file names by @onk in #2250
  • Add committee configuration to silence deprecation warning by @onk in #2252
  • Refactor logout process by @onk in #2239
  • Remove auto-generated specs that only had pending example by @onk in #2255
  • Remove print debug by @onk in #2256
  • Fix pundit deprecation warning by @onk in #2254
  • Update redcarpet gem by @onk in #2257
  • Update opentelemetry-registry by @onk in #2260
  • Remove unused debug_media_live_information by @onk in #2261
  • fix: SponsorDashboardsからセッションを追加できない問題を修正 by @takaishi in #2262

Full Changelog: v4.4.1...v4.4.2

v4.4.1

24 Mar 02:53
23124c5
Compare
Choose a tag to compare

What's Changed

♻ Update dependencies

  • chore(deps): update dependency rack-cors to v2.0.2 [security] by @renovate in #2218
  • fix(deps): update dependency @hotwired/turbo-rails to v8 by @renovate in #2205

💫 Other Changes

  • fix: トップページのスポンサー募集リンクに遷移できない問題を修正 by @takaishi in #2245

Full Changelog: v4.4.0...v4.4.1