2023.1028.0
Note
Retrospring now runs on Rails 7.0.
What's Changed
Added
- Move relationship functionality to Turbo Streams by @pixeldesu in #1421
Changed
- Allow setting extra hosts in development environments by @raccube in #1391
- Fix rubocop nits in helper code and specs by @pixeldesu in #1399
- Fix sharing to other apps in inbox entries by @pixeldesu in #1396
- Properly show validation errors in settings controllers by @pixeldesu in #1402
- Fix lints in database/migration code by @pixeldesu in #1400
- Install
view_component
and add initialAvatarComponent
by @pixeldesu in #1403 - Ensure user profiles and questions are eager loaded by @raccube in #1407
- Use
smile_count
in answerbox by @raccube in #1405 - Set all theme color inputs to be read-only by @pixeldesu in #1408
- Add
QuestionComponent
by @pixeldesu in #1404 - Stop eager loading comments and smiles by @raccube in #1409
- Use load_async for loading pinned answers by @raccube in #1410
- Add automated GitHub release categorization by @pixeldesu in #1422
- Rename
Appendable::Reaction
toReaction
by @pixeldesu in #1420 - Move comment reactions into a Turbo Frame by @pixeldesu in #1411
- Move subscription functionality to Turbo Streams by @pixeldesu in #1417
Dependency upgrades
- Bump rails to 7.0.8 by @raccube in #1071
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #1415
- Bump stylelint from 15.10.3 to 15.11.0 by @dependabot in #1412
- Bump sass from 1.69.3 to 1.69.4 by @dependabot in #1413
- Bump net-imap from 0.4.1 to 0.4.2 by @dependabot in #1416
- Bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #1414
Full Changelog: 2023.1019.0...2023.1028.0