Releases: sandervonk/Simplify-Aeries
Releases · sandervonk/Simplify-Aeries
v1.2.4.stable.3
Stability improvements + fixes for share menu, some of which are:
- fixed last class not appearing in menus
- fixed passing of class array to share page
- fixed first time setup for share page
- fixed error wording for JSON revert fail
- fixed scraping inconsistencies among pages
- fixed login screen background
- fixed login button scaling
- started work on re-integrating CSS-fallback features for login
- increased time to revert to saved JSON for share page
- cleaned up accidentally removed secondary menu
v1.2.3.stable.1
Small stability + style changes, see v1.2.beta.2 for more info on new(ish) features!
v1.1-beta.2
Adds share functionality for schedule through merge from share-schedule
branch. access the functionality by opening the popup, clicking the Quick Check Schedule
button that looks like this:
Then when it loads clicking the share button on the top left, then finally on the opened page, configure the visuals and download it!
v1.0-alpha.1
Changes and Info
Adds integrated settings menu on aeries.net dashboard, subpage, and login pages. Still in heavy development. Settings save to the main extension when the menu [not page!] is closed
Sourced from merging in integrated settings
How to access the new features:
Instructions
How to use the new menu
Login Settings
Dashboard Settings
Feature Settings
Feature Item | Function |
---|---|
The features menu is currently empty, but will include settings pertaining to the Quick Check Grades and Class Schedule features available from the main menu page |
Note: ALL SETTINGS ONLY SAVE WHEN THE MENU IS CLOSED AS SUCH:
v0.9.2
First official Github release!!:
v0.9.2 last stable
Changes:
- Reduced permissions load, now uses
https://*.aeries.net/*
template instead of requiring*://*
Previous Release Notes
Previous Versions (first release only):
v0.9.1
Changes:
- Various Bug Fixes
v0.9.0
Changes:
- Changed info page, added refrence images, and made all versions on subpages set themselves based on the manifest
v0.8.9
Changes:
- Added info page on first install
v0.8.8
Changes:
- Added tutorial for new users, cleaned up some bugs
- Note that auto-login still has to be on to be able to use the
Class Schedule
andQuick Check Grades
pages
v0.8.7
Changes:
- Added a
Class Schedule
page that operates similarly to theQuick Check Grades
one, only for classes, rooms, teachers, and their emails
v0.8.6
Changes:
- Added automatic dashboard tab opening (in background) for the
quick check grades
tab where needed and better error message - note that this requires that you have first opened the menu while on a tab with yourdistrict.asp.aeries.net/student in the url, or similar
v0.8.5:
Changes:
- Slight ### Changes to previously mentioned clarification message
v0.8.3:
Changes:
- Added clarification message when no Aeries tabs are open
Coming soon: - Message for when tab is inactive/out of date, from before current version of extention. (possibly force reload them?)
v0.8.3:
Changes:
- Added Quick grade check page
- Added more chrome.runtime.message calls/registered 'scrape'
- Feature needs a active aeries dashboard page open (not timed out/old)
v0.8.2:
Changes:
- Scores for assignments on the GradebookDetails.aspx page are now also colored
v0.8.1:
Changes:
- Grade colors now apply to all grades, not just card view for GradebookSummary.aspx page
- Grades in small tables are now also bolded + colored
Coming soon: - Colored scores for assignments?
v0.8.0:
Changes:
- Custom Grade Colors now apply to all pages (that use grade elements)
- Added better logging for grade debug
- Grade colors now reload on scroll
- Removed border inconsistencies for student info subpages
- Scrollbar now properly positioned on attendance pages (overflow from table)
Coming soon: - Width matching for all elements on Student Info -> Profile page
v0.7.9:
Changes:
- Added custom grade colors (not just by letter, + and - variations also diff now)
Anticipated: - Customization for grade colors
v0.7.8:
Changes:
- Added better UI for Gradebook Pages, specifically
Gradebook Details
andGrades
v0.7.7:
Changes:
- Added css and a bit of js for Grades subpages, were previously inaccessible
v0.7.5:
Fixes:
- Identified problem for '𝘊𝘰𝘶𝘭𝘥 𝘯𝘰𝘵 𝘦𝘴𝘵𝘢𝘣𝘭𝘪𝘴𝘩 𝘤𝘰𝘯𝘯𝘦𝘤𝘵𝘪𝘰𝘯' error,
fixed
v0.7.4:
Changes:
- Added reset button for options
Bugs: - Persist, see last version :(
v0.7.3 :
Changes:
- Added switch to toggle customizations
- Added new icon and switching when the above is toggled on/off
- Rearranged code, now separate folders for js, css, etc.
Bugs: - Sub-menu enter/exit defies strict css transition rules, stays visible for at least 200ms too long
- Nav buttons take up entire height when
float on scroll
is off - May throw '𝘜𝘯𝘤𝘩𝘦𝘤𝘬𝘦𝘥 𝘳𝘶𝘯𝘵𝘪𝘮𝘦.𝘭𝘢𝘴𝘵𝘌𝘳𝘳𝘰𝘳: 𝘊𝘰𝘶𝘭𝘥 𝘯𝘰𝘵 𝘦𝘴𝘵𝘢𝘣𝘭𝘪𝘴𝘩 𝘤𝘰𝘯𝘯𝘦𝘤𝘵𝘪𝘰𝘯. 𝘙𝘦𝘤𝘦𝘪𝘷𝘪𝘯𝘨 𝘦𝘯𝘥 𝘥𝘰𝘦𝘴 𝘯𝘰𝘵 𝘦𝘹𝘪𝘴𝘵.' error, though it... does exist.