2023.1217.0
What's Changed
Added
- Add empty hints to list views by @pixeldesu in #1500
- Add option to send question to own inbox by @raccube in #1512
- Add note to follower asking modal if on a user profile by @pixeldesu in #1501
- Add note to question modal if current user has no followers by @pixeldesu in #1502
- Add spacing to sharing buttons by @pixeldesu in #1497
Fixed
- Disclose permanent ban duration in login notice by @pixeldesu in #1503
- Fix NameError in Discover by @raccube in #1495
- Fix render error on answer create by @raccube in #1496
- Fix layout of "Show all questions from this user" page by @pixeldesu in #1499
Changed
- Add index for
user_bans.user_id
by @raccube in #1498 - Split up question worker to send to an individual user rather than to all followers by @raccube in #1442
- Set constraints for images in uploader by @raccube in #1513
Dependency updates
- Bump oj from 3.16.1 to 3.16.2 by @dependabot in #1505
- Bump sentry-ruby, sentry-rails and sentry-sidekiq by @dependabot in #1506
- Bump @github/hotkey from 2.3.0 to 2.3.1 by @dependabot in #1508
- Bump stylelint-scss from 5.3.1 to 5.3.2 by @dependabot in #1509
- Bump @typescript-eslint/parser from 6.13.1 to 6.13.2 by @dependabot in #1507
Full Changelog: 2023.1209.0...2023.1217.0