Releases: TechforgoodCAST/beehive-giving
Releases · TechforgoodCAST/beehive-giving
v3.0.17
- Display priorities questions correctly
v3.0.16
Fixed bugs:
- ActionView::Template::Error: Cannot have a has_many :through association 'Criterion#funds' which goes through 'Criterion#questions' before the through association is defined. #793
v3.0.15
- Add markdown class to fund description
- Article does not titleize title
- Update terms and remove MAX_FREE_LIMIT #751
v3.0.14
- Prevent multiple new tabs opening
v3.0.13
Fixed bugs:
- NoMethodError: undefined method `opportunities_last_updated_at' for nil:NilClass #787
v3.0.12
- Update funders admin
v3.0.11
- Remove unused field from questions
- Quiz rating displays correct number of ineligible
v3.0.10
- Funds admin can use select to update jsonb columns
v3.0.9
Implemented enhancements:
Fixed bugs:
- Potential security vulnerability found in the rack dependency #782
- Amount ratings inverted #725
- Location rating displaying incorrectly #724
- NoMethodError: undefined method `id' for nil:NilClass #718
Merged pull requests:
- v3.0.9 #783 (suninthesky)
- Implementation questions spec #780 (paveg)
v3.0.8
Fixed bugs:
- District selection not retained on failed proposals#create #778
Merged pull requests:
- v3.0.8 #779 (suninthesky)