2023.1209.0
What's Changed
Added
- Add use cases for creating and destroying reactions by @pixeldesu in #1425
- Theme checkboxes using the primary color by @pixeldesu in #1431
- Move reactions functionality to Turbo Streams by @pixeldesu in #1441
- Copy to Clipboard for Answers by @chahmedejaz in #1461
Fixed
- Fix Missing Translation Issue by @chahmedejaz in #1444
- Fix disabled button issue for the Inbox Question by @chahmedejaz in #1457
- Fix Error upon Comment by @chahmedejaz in #1460
Changed
- Rename
ReactionController
toReactionsController
by @pixeldesu in #1428 - Refactor
CommentController
by @pixeldesu in #1429 - Improve button styling by @pixeldesu in #1430
- Optimise DB indices for common queries by @raccube in #1458
- Pre-emptively fetch answer reaction state by @raccube in #1459
- Place Reactions in User Content within Rails Admin by @raccube in #1492
- Cache ban state by @raccube in #1482
Dependency upgrades
- Bump rake from 13.0.6 to 13.1.0 by @dependabot in #1433
- Bump rubocop-rails from 2.21.2 to 2.22.1 by @dependabot in #1432
- Bump stylelint-scss from 5.2.1 to 5.3.0 by @dependabot in #1438
- Bump sass from 1.69.4 to 1.69.5 by @dependabot in #1437
- Bump rubocop from 1.57.1 to 1.57.2 by @dependabot in #1435
- Bump tj-actions/changed-files from 39 to 40 by @dependabot in #1439
- Bump actions/setup-node from 3 to 4 by @dependabot in #1440
- Bump rspec-sidekiq from 4.0.2 to 4.1.0 by @dependabot in #1434
- Bump prometheus-client from 4.2.1 to 4.2.2 by @dependabot in #1454
- Bump stylelint-config-standard-scss from 11.0.0 to 11.1.0 by @dependabot in #1450
- Bump @github/hotkey from 2.1.1 to 2.3.0 by @dependabot in #1449
- Bump net-imap from 0.4.2 to 0.4.4 by @dependabot in #1451
- Bump bootsnap from 1.16.0 to 1.17.0 by @dependabot in #1452
- Bump bullet from 7.1.2 to 7.1.3 by @dependabot in #1453
- Bump view_component from 3.6.0 to 3.7.0 by @dependabot in #1456
- Bump sentry-sidekiq, sentry-rails and sentry-ruby by @dependabot in #1465
- Bump @melloware/coloris from 0.21.1 to 0.22.0 by @dependabot in #1466
- Bump stylelint-scss from 5.3.0 to 5.3.1 by @dependabot in #1467
- Bump rubocop-rails from 2.22.1 to 2.22.2 by @dependabot in #1471
- Bump bcrypt from 3.1.19 to 3.1.20 by @dependabot in #1472
- Bump net-imap from 0.4.4 to 0.4.5 by @dependabot in #1470
- Bump bullet from 7.1.3 to 7.1.4 by @dependabot in #1469
- Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #1473
- Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.12.0 by @dependabot in #1476
- Bump eslint from 7.32.0 to 8.54.0 by @dependabot in #1474
- Bump sentry-rails, sentry-ruby and sentry-sidekiq by @dependabot in #1487
- Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 by @dependabot in #1485
- Bump @typescript-eslint/parser from 6.11.0 to 6.13.1 by @dependabot in #1483
- Bump factory_bot_rails from 6.2.0 to 6.4.2 by @dependabot in #1477
- Bump view_component from 3.7.0 to 3.8.0 by @dependabot in #1488
- Bump net-imap from 0.4.5 to 0.4.7 by @dependabot in #1489
- Bump rspec-rails from 6.0.3 to 6.1.0 by @dependabot in #1478
- Bump pghero from 3.3.4 to 3.4.0 by @dependabot in #1490
- Bump faker from 3.2.1 to 3.2.2 by @dependabot in #1455
- Bump rubocop from 1.57.2 to 1.58.0 by @dependabot in #1491
- Bump eslint from 8.54.0 to 8.55.0 by @dependabot in #1486
- Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.2 by @dependabot in #1494
- Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #1493
- Update Typescript Eslint Packages by @chahmedejaz in #1464
New Contributors
- @chahmedejaz made their first contribution in #1444
Full Changelog: 2023.1028.1...2023.1209.0