Skip to content

v1.11.0

Compare
Choose a tag to compare
@suninthesky suninthesky released this 16 Mar 14:32
· 349 commits to master since this release
339d6c1

Full Changelog

Implemented enhancements:

  • Disable reveal recent grants link when signed out #629
  • Simple navbar links when signed in #627
  • Public fund sources link to generic data source notice #625
  • Style hidden fund title #540
  • Reveal confirmation and display current usage #485

Fixed bugs:

  • Incomplete fund reveal button styles missing #631
  • Markdown not stripped on fund description #630
  • NoMethodError: undefined method `id' for nil:NilClass #624
  • ActionView::Template::Error: PG::UndefinedTable: ERROR: relation "themes" does not exist
    LINE 1: SELECT "themes".* FROM "themes" WHERE (parent_id IS NULL)
    ^
    : SELECT "themes".* FROM "themes" WHERE (parent_id IS NULL) #623
  • ActionView::Template::Error: PG::UndefinedTable: ERROR: relation "themes" does not exist
    LINE 1: SELECT "themes".* FROM "themes" INNER JOIN "fund_themes" ON...
    ^
    : SELECT "themes".* FROM "themes" INNER JOIN "fund_themes" #622
  • Fund DWnLBn10 summary layout #569
  • Markdown list items have margin bottom #568
  • Net::ReadTimeout: Net::ReadTimeout #560

Closed issues:

  • Refactor Progress from cells into services #626

Merged pull requests: