Releases: mathematicalthinking/encompass
Releases · mathematicalthinking/encompass
Encompass 3.5.1
Contributors:
@ywakili18
What's changed:
- Hotfix for 3.4.7, fixing and issue with users not being able to highlight and select a comment to the top of the list of a workspace.
- Includes a new FAQ page for encompass, along with adding the new faq, terms of use, and privacy policy on the nav bar. (3.5)
- Adding indentation to FAQ page. (3.5.1)
Encompass 3.4.7 - Update
Contributors:
@ywakili18
What's changed:
- Hotfix for collaborators not being able to select feedback and have the corresponding comment highlight.
Encompass 3.4.5 - Update
Contributors:
@ywakili18
What's changed:
- New feature: users are able to download data from workspace into CSV file.
- Regex implementation for excluding template code in csv data. Previously, data was being exported as template code.
- Minor stability fixes.
Encompass 3.4.4 - Update
Contributors:
@ywakili18
What's changed:
- Fix for when admin/teacher is in workspace, they will be able to select the response from a student (currently ca @ywakili18
- Nav bar color change (due to accessibility) @ywakili18
- Re-styled landing page to add encompass team instead of gradient image @ywakili18
Encompass 3.4.3 - Update
Contributors:
@ywakili18
What's changed:
- Fix for when user clicks on folder, margin was off on other window. @ywakili18
- QOL Schema changes to improve backend flow. @ywakili18
- Fix for when user creates a group, parent, and individual workspace: dates were showing 10 days off (Either before or after). @ywakili18
- Small styling changes @ywakili18
Encompass 3.4.2 - Update
Contributors:
@ywakili18
What's changed:
- A fix for workspaces being cut off (due to css property of overflow hidden). A font size and padding fix was implemented. @ywakili18
- New terms and use & privacy policy for Encompass and 21PSTEM was implemented, previously there was a blank route on the signup form for encompass that would redirect the user back to the home page. @ywakili18
- The hamburger menu was resized to full length to address browser resizing issues. @ywakili18
- A fix for when users sign up for Encompass and VMT, a proper domain (mathmaticalthinking.org) would be sent to ensure the user received confirmation. @ywakili18 @htres736
Encompass 3.4.1 - Update, Hotfix
Contributors:
@ywakili18
What's changed:
- New landing page for encompass: @ywakili18
- Hotfix for adding collaborators to workspace (models workaround): @ywakili18
- Workspace responsive style fix on home page.: @ywakili18
- Minor maintenance upgrades: @ywakili18
Encompass 3.3.3 - Update
Contributors:
@ywakili18
What's changed:
- Date format fix for new responses: @ywakili18
- Styling for new assignments: @ywakili18
- Footer implemented on home/workspaces page: @ywakili18
- Refractor css files, remove unused code: @ywakili18
Encompass 3.3.2 - update
Contributors:
@ywakili18
@htres736
What's changed:
- Bug fix for mentor/admin feedback not displaying after page refresh/redirect. @ywakili18
- Navbar style change. @ywakili18
- Email will now display in input form if admin is editing/adding a users information under the "user" tab. @ywakili18
- Log out button now renders instead of disappearing if at smaller viewpoint. @ywakili18
- Quick fix for class filter in workspaces: will only filter workspaces that has an up to date assignment based on relationship set up in the backend. @ywakili18
- Style change for sign up form. @ywakili18
- Ongoing ember migration from ember classes to native js classes, glimmer component. @ywakili18
- Url fix for docker container. @htres736
Encompass 3.3.1 - update
What's changed:
Implemented a redesign of the mentor/student feedback page to promote a "conversational" flow between mentors and students. All student submissions and mentor responses are now listed on the page instead of displaying using page pagination. @ywakili18