Releases: Retrospring/retrospring
Releases · Retrospring/retrospring
2024.0302.0
What's Changed
Added
- Add support for sharing answers to Bluesky by @pixeldesu in #1646
- Improve layout of answerboxes by @pixeldesu in #1648
- Implement report filtering UI by @pixeldesu in #1635
- Add links to user actions to filter reports by/from users by @pixeldesu in #1636
- Add indicator to profile dropdown if there are new reports by @pixeldesu in #1647
Fixed
- Fix not being able to unset administrator privileges in UI by @pixeldesu in #1637
- Fix text color of answerbox actions by @pixeldesu in #1642
Changed
- Switch forks to org-owned repositories by @pixeldesu in #1598
- Install carrierwave_backgrounder version 1.0.2 by @pixeldesu in #1599
- Rename inboxes to inbox entries by @pixeldesu in #1600
- Use
InboxFilter
inModeration::InboxController
by @pixeldesu in #1601 - Adjust what content gets hidden on banned user profiles by @pixeldesu in #1643
Dependency updates
- Bump rspec-rails from 6.1.0 to 6.1.1 by @dependabot in #1605
- Bump rubocop from 1.60.1 to 1.60.2 by @dependabot in #1607
- Bump haml_lint from 0.53.0 to 0.55.0 by @dependabot in #1608
- Bump @typescript-eslint/parser from 6.19.0 to 6.19.1 by @dependabot in #1603
- Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.20.0 by @dependabot in #1609
- Bump bootsnap from 1.17.1 to 1.18.3 by @dependabot in #1616
- Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in #1617
- Bump haml_lint from 0.55.0 to 0.56.0 by @dependabot in #1615
- Bump net-imap from 0.4.9.1 to 0.4.10 by @dependabot in #1614
- Bump rspec-mocks from 3.12.6 to 3.13.0 by @dependabot in #1613
- Bump reviewdog/action-stylelint from 1.18.1 to 1.20.2 by @dependabot in #1610
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #1611
- Bump @typescript-eslint/parser from 6.19.1 to 6.20.0 by @dependabot in #1612
- Bump jwt from 2.7.1 to 2.8.0 by @dependabot in #1630
- Bump dotenv-rails from 2.8.1 to 3.0.2 by @dependabot in #1629
- Bump pg from 1.5.4 to 1.5.5 by @dependabot in #1628
- Bump pghero from 3.4.0 to 3.4.1 by @dependabot in #1622
- Bump haml_lint from 0.56.0 to 0.57.0 by @dependabot in #1626
- Bump letter_opener from 1.8.1 to 1.9.0 by @dependabot in #1627
- Bump sass from 1.70.0 to 1.71.0 by @dependabot in #1625
- Bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 by @dependabot in #1623
- Bump reviewdog/action-stylelint from 1.20.2 to 1.22.1 by @dependabot in #1621
- Bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in #1620
- Bump esbuild from 0.17.19 to 0.20.1 by @dependabot in #1624
- Bump @hotwired/turbo-rails from 7.3.0 to 8.0.2 by @dependabot in #1619
- Bump carrierwave from 2.1.0 to 3.0.5 by @dependabot in #1606
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #1631
- Bump sass from 1.71.0 to 1.71.1 by @dependabot in #1632
- Bump @hotwired/turbo-rails from 8.0.2 to 8.0.3 by @dependabot in #1633
- Bump view_component from 3.10.0 to 3.11.0 by @dependabot in #1634
- Bump rack from 2.2.8 to 2.2.8.1 by @dependabot in #1644
Full Changelog: 2024.0125.0...2024.0302.0
2024.0125.0
What's Changed
Added
- Add target user to reports by @pixeldesu in #1594
- Add report filtering capabilities by @pixeldesu in #1595
Fixed
- Install
web-push
gem as a replacement forwebpush
by @pixeldesu in #1592 - Add missing expire times to cache keys by @pixeldesu in #1596
- Disallow author and anonymous inbox filter combination by @pixeldesu in #1597
Changed
- Update copyright year by @pixeldesu in #1593
Full Changelog: 2024.0122.0...2024.0125.0
2024.0122.0
What's Changed
Added
- Add more generic implementation of inbox filtering by @pixeldesu in #1569
Fixed
- Fix button rounding in mute settings by @pixeldesu in #1568
- Fix anonymous block model associations by @pixeldesu in #1566
- Fix missing anonymous hint translation by @pixeldesu in #1567
- Use
attr_accessor
forAnswer
object properties by @pixeldesu in #1580 - Disallow anonymously blocking yourself by @pixeldesu in #1582
- Add scheduled job to clean up orphaned inbox entries by @pixeldesu in #1581
- Fix "Content missing" when clicking users in answer smile list by @pixeldesu in #1537
Changed
- Switch to supported Nodesource installation method by @pixeldesu in #1536
- build ruby with jemalloc by @nilsding in #1591
Dependency updates
- Bump net-imap from 0.4.8 to 0.4.9 by @dependabot in #1538
- Bump tj-actions/changed-files from 40 to 41 by @dependabot in #1542
- Bump rubocop-rails from 2.23.0 to 2.23.1 by @dependabot in #1540
- Bump sentry-ruby from 5.15.0 to 5.15.2 by @dependabot in #1541
- Bump shoulda-matchers from 5.3.0 to 6.0.0 by @dependabot in #1539
- Bump sentry-rails from 5.15.0 to 5.15.2 by @dependabot in #1544
- Bump sentry-sidekiq from 5.15.0 to 5.15.2 by @dependabot in #1543
- Bump factory_bot_rails from 6.4.2 to 6.4.3 by @dependabot in #1545
- Bump sass from 1.69.5 to 1.69.6 by @dependabot in #1547
- Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 by @dependabot in #1546
- Bump view_component from 3.8.0 to 3.9.0 by @dependabot in #1549
- Bump @typescript-eslint/parser from 6.15.0 to 6.18.0 by @dependabot in #1550
- Bump sass from 1.69.6 to 1.69.7 by @dependabot in #1551
- Bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.18.0 by @dependabot in #1552
- Bump bullet from 7.1.4 to 7.1.5 by @dependabot in #1553
- Bump fog-core from 2.3.0 to 2.4.0 by @dependabot in #1556
- Bump net-smtp from 0.4.0 to 0.4.0.1 by @dependabot in #1558
- Bump dry-types from 1.7.1 to 1.7.2 by @dependabot in #1557
- Bump net-imap from 0.4.9 to 0.4.9.1 by @dependabot in #1559
- Bump puma from 6.4.0 to 6.4.2 by @dependabot in #1555
- Bump sentry-rails, sentry-ruby and sentry-sidekiq by @dependabot in #1570
- Bump bootsnap from 1.17.0 to 1.17.1 by @dependabot in #1571
- Bump view_component from 3.9.0 to 3.10.0 by @dependabot in #1572
- Bump rubocop from 1.59.0 to 1.60.0 by @dependabot in #1573
- Bump faker from 3.2.2 to 3.2.3 by @dependabot in #1575
- Bump haml_lint from 0.52.0 to 0.53.0 by @dependabot in #1574
- Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 by @dependabot in #1577
- Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.19.0 by @dependabot in #1578
- Bump jsbundling-rails from 1.2.1 to 1.2.2 by @dependabot in #1554
- Bump shoulda-matchers from 6.0.0 to 6.1.0 by @dependabot in #1583
- Bump rubocop from 1.60.0 to 1.60.1 by @dependabot in #1586
- Bump bullet from 7.1.5 to 7.1.6 by @dependabot in #1587
- Bump jsbundling-rails from 1.2.2 to 1.3.0 by @dependabot in #1585
- Bump tj-actions/changed-files from 41 to 42 by @dependabot in #1588
- Bump sass from 1.69.7 to 1.70.0 by @dependabot in #1589
- Bump @typescript-eslint/parser from 6.18.1 to 6.19.0 by @dependabot in #1590
- Bump cssbundling-rails from 1.3.3 to 1.4.0 by @dependabot in #1584
Full Changelog: 2023.1221.0...2024.0122.0
2023.1221.0
What's Changed
Fixed
- Fix missing translation on post comment button by @raccube in #1515
- Fix reaction/subscribe buttons showing the incorrect state @raccube in #1529
- Disable button during submits by @pixeldesu in #1533
- Use
question_markdown
helper for questions in notifications by @pixeldesu in #1534
Changed
Dependency updates
- Bump rubocop-rails from 2.22.2 to 2.23.0 by @dependabot in #1518
- Bump haml from 6.2.3 to 6.3.0 by @dependabot in #1504
- Bump net-imap from 0.4.7 to 0.4.8 by @dependabot in #1522
- Bump oj from 3.16.2 to 3.16.3 by @dependabot in #1519
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #1524
- Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #1526
- Bump @typescript-eslint/parser from 6.13.2 to 6.15.0 by @dependabot in #1530
- Bump rubocop from 1.58.0 to 1.59.0 by @dependabot in #1520
- Bump github/codeql-action from 2 to 3 by @dependabot in #1528
- Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.15.0 by @dependabot in #1531
- Bump @github/hotkey from 2.3.1 to 3.1.0 by @dependabot in #1527
- Bump haml_lint from 0.51.0 to 0.52.0 by @dependabot in #1521
Full Changelog: 2023.1217.0...2023.1221.0
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
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
2023.1028.1
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
2023.1019.0
2023.1017.1
What's Changed
- Disable Turbo on registration form by @pixeldesu in #1390
Full Changelog: 2023.1017.0...2023.1017.1