Skip to content

Latest commit

 

History

History
81 lines (50 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

81 lines (50 loc) · 3.15 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0-alpha.6] - 2024-09-27

Added

  • Added po and sm forms for the weekly checkin for the appropriate teams #216

Changed

  • Changed how we're accessing meeting data to match changes in backend #269
  • Updated dropdown menu in top nav #261

Fixed

[1.0.0-alpha.5] - 2024-09-19

Added

Changed

  • Made meeting link optional #237

[1.0.0-alpha.4] - 2024-09-10

Added

Changed

  • Updated how we're retrieving the discord id to display in the directory page #202

Fixed

  • Fixed issue with dark mode images being different size #200
  • Fixed issue with meeting notes section becoming scrollable instead of expanding when saved #248

[1.0.0-alpha.3] - 2024-09-05

Added

  • Added 404 page #205

Changed

  • Updated top nav and side bar colors along with some other styling changes #197

Fixed

  • Fixed active states in the sidebar #198
  • Fixed spacing issues in the calendar title with longer months wrapping to a newline #201
  • Fixed spacing issues in resources page #206
  • Fixed overflow issue with features description in the list #222
  • Fixed an issue with selecting team members in checkboxes #230

[1.0.0-alpha.2] - 2024-08-28

Added

  • Added version to image in avatar component

Changed

Fixed

[1.0.0-alpha.1] - 2024-08-26

Added

Changed

  • Changed minimum character limit input field for adding new ideation #171
  • Removed character count from password input #173
  • Changed arrow direction of accordion in agenda section in sprints page #187

Fixed

  • Fixed typo in placeholder text in new ideation form #181
  • Fixed issue with saving meeting notes #186
  • Fixed start meeting link #188
  • Fixed display of date in error message in create meeting page when selecting a meeting time #189
  • Fixed issue with weekly checkin widget displaying "due today" text in 1st week of voyage #190