Releases: rubyforgood/human-essentials
Releases · rubyforgood/human-essentials
2023.12.24
What's Changed
- #3686 reroute user to error page fix by @thebkbuffalo in #3974
- Remove problem migration by @jadekstewart3 in #3978
- Change auto generated mail content when user resets password by @sapienfrom2000s in #3983
- Add Krunal for his contributions by @patelkrunal31 in #3975
- Add events to seeds + make DistributionCreateService consistent by @dorner in #3979
System Changes
- Bump omniauth from 2.1.1 to 2.1.2 by @dependabot in #3977
- Bump rubocop-rails from 2.22.2 to 2.23.0 by @dependabot in #3976
New Contributors
- @thebkbuffalo made their first contribution in #3974
- @sapienfrom2000s made their first contribution in #3983
Full Changelog: 2023.12.17...2023.12.24
2023.12.17
What's Changed
- Bump flipper, flipper-active_record and flipper-ui by @dependabot in #3971
- Fix broken Slack links by @rowenwillabus in #3973
- Fix crash when new storage location is added by @dorner in #3972
- Add event_time in inventory method by @dorner in #3966
- 3571 - Update invitation & password reset email text by @kiranbpatil in #3948
New Contributors
- @rowenwillabus made their first contribution in #3973
- @kiranbpatil made their first contribution in #3948
Full Changelog: 2023.12.10.02...2023.12.17
2023.12.10
What's Changed
- Upgrade to Ruby 3.2 by @dorner in #3950
- Resolves a bug(500 error) when re-using previous partner email by @patelkrunal31 in #3955
- Add automated email message for password reset by @cancelei in #3963
System Changes
- Bump icalendar from 2.10.0 to 2.10.1 by @dependabot in #3957
- Bump standard from 1.32.0 to 1.32.1 by @dependabot in #3959
- Bump brakeman from 6.0.1 to 6.1.0 by @dependabot in #3960
- Bump selenium-webdriver from 4.15.0 to 4.16.0 by @dependabot in #3961
- Bump knapsack_pro from 6.0.0 to 6.0.3 by @dependabot in #3964
New Contributors
Full Changelog: 2023.12.03...2023.12.10
2023.12.03
What's Changed
System changes
- Bump terser from 1.1.19 to 1.1.20 by @dependabot in #3952
- Bump knapsack_pro from 5.7.0 to 6.0.0 by @dependabot in #3953
- Bump bullet from 7.1.3 to 7.1.4 by @dependabot in #3944
- Bump nokogiri from 1.15.4 to 1.15.5 by @dependabot in #3945
Full Changelog: 2023.11.26...2023.12.03
2023.11.26
✨ What's New?
🐞 Bug Fixes
- Extend max delayed job from 5 mins to 20 mins by @awwaiid in #3941
- Fix infinite redirect loop for user without organization and that is not superuser, nor partner by @lokisk1155 in #3808
- Allow for partial audits (don't blow away existing inventory) by @dorner in #3949
💖 Other Changes
- Bump coverband from 6.0.0 to 6.0.1 by @dependabot in #3939
- Bump rubocop-rails from 2.21.2 to 2.22.2 by @dependabot in #3942
- Bump rspec-rails from 6.0.3 to 6.1.0 by @dependabot in #3946
Full Changelog: 2023.11.12...2023.11.26
2023.11.12
Internal Changes
- Remove mention of
Issue
from release-notifier.yml template by @chriskarlin in #3933 - Fix adjustment logic by @dorner in #3936
- Better fix for adjustments by @dorner in #3937
System Changes
- Bump faker from 3.2.1 to 3.2.2 by @dependabot in #3931
- Bump rubocop and standard by @dependabot in #3934
- Bump bullet from 7.1.2 to 7.1.3 by @dependabot in #3932
Full Changelog: 2023.11.05...2023.11.12
2023.11.05
What's Changed
- #3828 fix admin users organization drop down by @yonas44 in #3919
- #3426 - Fix error handling on registration by @westonio in #3883
- #3910 Auto-thanking has bugs by @chriskarlin in #3914
- Event Source pt. 2: Inventory Discrepancies by @dorner in #3917
System Changes
- Bump bullet from 7.1.1 to 7.1.2 by @dependabot in #3912
- Bump delayed_job_active_record from 4.1.7 to 4.1.8 by @dependabot in #3913
- Bump strong_migrations from 1.6.3 to 1.6.4 by @dependabot in #3915
- Bump terser from 1.1.18 to 1.1.19 by @dependabot in #3916
- Bump redis from 5.0.7 to 5.0.8 by @dependabot in #3920
- Bump recaptcha from 5.15.0 to 5.16.0 by @dependabot in #3921
- Bump coverband from 5.2.5 to 6.0.0 by @dependabot in #3924
- Bump newrelic_rpm from 9.5.0 to 9.6.0 by @dependabot in #3926
- Bump importmap-rails from 1.2.1 to 1.2.3 by @dependabot in #3925
- Bump devise_invitable from 2.0.8 to 2.0.9 by @dependabot in #3927
- Bump icalendar from 2.9.0 to 2.10.0 by @dependabot in #3928
- Bump paper_trail from 15.0.0 to 15.1.0 by @dependabot in #3918
- Bump rubocop-rails by @dorner in #3885
- Bump selenium-webdriver + fix capabilities error by @dorner in #3868
- Ignore Bootstrap major/minor updates by @dorner in #3930
New Contributors
Full Changelog: 2023.10.15...2023.11.05
2023.10.15
What's Changed
- #3726 Thank everyone when the release goes out automagically by @chriskarlin in #3807
- Add seed data for announcements by @clair13 in #3899
- Initial event sourcing implementation by @dorner in #3869
Internal Changes
- Bump lograge from 0.13.0 to 0.14.0 by @dependabot in #3903
- Bump standard from 1.31.1 to 1.31.2 by @dependabot in #3902
- Bump bullet from 7.0.7 to 7.1.1 by @dependabot in #3900
- Bump stimulus-rails from 1.2.2 to 1.3.0 by @dependabot in #3908
- Bump simple_form from 5.2.0 to 5.3.0 by @dependabot in #3905
- Bump devise from 4.9.2 to 4.9.3 by @dependabot in #3906
New Contributors
- @chriskarlin made their first contribution in #3807
- @clair13 made their first contribution in #3899
Full Changelog: 2023.10.01...2023.10.15
2023.10.01
What's Changed
- FIX #3765 Disallowed request type bug by @torienyart in #3816
Internal Changes
- Bump rubocop from 1.56.3 to 1.56.4 by @dependabot in #3896
- Capybara disable animations by @AbuMareBear in #3895
New Contributors
- @torienyart made their first contribution in #3816
- @AbuMareBear made their first contribution in #3895
Full Changelog: 2023.09.24...2023.10.01
2023.09.24
What's Changed
- #3450: Update Bootstrap to 5.2. by @h-m-m in #3779
- #3351 add family archive by @grantmca in #3623
- doc: don't advertise demo possibilities we can't offer by @scooter-dangle in #3844
System Changes
- fix: bad schema version introduced in #3623 by @scooter-dangle in #3887
- Bump standard from 1.31.0 to 1.31.1 by @dependabot in #3876
- Bump newrelic_rpm from 9.4.2 to 9.5.0 by @dependabot in #3880
- Bump rails from 7.0.7.2 to 7.0.8 by @dependabot in #3877
- Bump strong_migrations from 1.6.1 to 1.6.2 by @dependabot in #3882
- Bump rubocop from 1.56.2 to 1.56.3 by @dependabot in #3879
- Bump groupdate from 6.3.0 to 6.4.0 by @dependabot in #3884
- Bump rubocop-performance from 1.19.0 to 1.19.1 by @dependabot in #3888
- Bump puma from 6.3.1 to 6.4.0 by @dependabot in #3890
- Bump knapsack_pro from 5.6.0 to 5.7.0 by @dependabot in #3891
- Bump strong_migrations from 1.6.2 to 1.6.3 by @dependabot in #3892
Full Changelog: 2023.09.10...2023.09.24