Skip to content

Releases: civic-data-design-lab/vida-migrante

v1.3.0

25 Apr 00:34
Compare
Choose a tag to compare

Vercel Analytics Setup (4/24/2023)

Highlights:

  • Connected Vercel Analytics to site
  • Created single "Start Game" custom analytics event (more events tbd)
  • Created consent banner

v1.2.1

23 Apr 22:01
Compare
Choose a tag to compare

Fixed OpenGraph meta tags and changed hours worked to daily (4/20)

Highlights:

  • OpenGraph title meta tag is now created properly in the home page
  • Hours worked indicator has been changed from weekly to daily (although hours worked in the backend has remained the same)

v1.2.0

23 Apr 18:40
Compare
Choose a tag to compare

SEO Enhancements (4/20/2023)

Highlights:

  • Created Twitter and OpenGraph meta tags for improved SEO
  • Language toggle changes the lang property in index.html.
  • Allowed URL query param for language selection (?lang={en|es})

v1.1.0

23 Apr 18:37
Compare
Choose a tag to compare

Sitewide styling and bug fixes (4/19/2023)

Highlights:

  • Created mobile breakpoint for better responsiveness (e.g., dashboard bars become shorter)
  • Fixed certain styles for Spanish text
  • Fixed minor stylistic and text-related bugs

v1.0.0

15 Apr 17:05
Compare
Choose a tag to compare

1.0.0 Beta release for WFP

Week 10 Updates (4/15/2023)

Highlights:

  • Overhauled landing page animation and appearance
  • Finalized game logic and appearance
  • Changed migrant names and images
  • Bugfixes and style improvements

v0.4.0

07 Apr 17:24
Compare
Choose a tag to compare

Weeks 8-9 Updates (4/7/2023)

Special release for WFP (removed dev nav)

Highlights:

  • English-Spanish translations mostly complete throughout game and start page
  • General styling and formatting improvements
  • General game updates
    • Completed game end state, allowing users to try again or view policy/about page
    • Fixed bug #11 where game would crash when leaving the game end page
    • Dashboard values animate after user makes decision that affects resources

v0.3.0

27 Mar 03:48
Compare
Choose a tag to compare

Weeks 6-7 Updates (3/26/2023)

Highlights:

  • Created home page animation with parallax scroll
  • Implemented English/Spanish language toggle
  • Game flow and data improved
  • Major improvements to dashboard
    • Dashboard set as part of the game layout, can be viewed on certain game states
    • Expenses change dynamically as custom sliders are moved
    • Dashboard displays food security status and total hours worked, moved from migrant banner

v0.2.0

12 Mar 02:16
Compare
Choose a tag to compare

Weeks 4-5 updates (3/11/2023)

Some highlights:

  • Implemented most game state pages and updated the transitions between them, including the job select, migrant select, and the new Assistance select state after the 1st and 3rd months.
  • Created the first version of the game dashboard
  • Added game data persistence with local storage

v0.1.1

23 Feb 03:27
Compare
Choose a tag to compare

Weeks 1-3 updates. This release contains all of the updates so far since the project creation (2/3/2023).

  • Created game logic and state machine
  • Began work on styling, fonts, and incorporating images
  • Created route structure (implemented initial versions of landing page and game page)