Releases: magnifydev/magnify
Releases · magnifydev/magnify
v2024-2025.0.1
Squashing those bugs 🐛
- Fix bug in filtered column rendering by @GoogolGenius in #108
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #111
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #112
- Bump express from 4.18.1 to 4.19.2 by @dependabot in #113
- Bump ejs from 3.1.8 to 3.1.10 by @dependabot in #114
- Bump @grpc/grpc-js from 1.8.17 to 1.8.22 by @dependabot in #115
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #116
- Bump semver and core-js-compat by @dependabot in #118
- Update README to reflect status as winner of 2023 CAC by @GoogolGenius in #117
- Update dev username by @GoogolGenius in #119
- Update meta tag data for SEO by @GoogolGenius in #122
- Switch to signInWithPopup to fix 3rd party cookies issue by @GoogolGenius in #121
Full Changelog: v2024-2025.0.0...v2024-2025.0.1
v2024-2025.0.0
Magnify has updated for the 2024-2025 school year!
Magnify is fully up to date with the new 2024-2025 LMHS Program of Studies.
What's Changed
- Bump @babel/traverse and @trivago/prettier-plugin-sort-imports by @dependabot in #100
- Update/magnify 2024 by @Ascent817 in #102
- Update search to match new encoded database by @GoogleGenius in #104
- Bump follow-redirects from 1.15.1 to 1.15.4 by @dependabot in #101
- Update logo color by @Ascent817 in #105
- Fix resizing and db by @GoogleGenius in #106
- Bump version for release by @GoogleGenius in #107
There was also a small update to the versioning convention used in order to make the correct version much clearer.
Full Changelog: v2024.1.0-alpha...v2024-2025.0.0
Magnify gets a new look!
Magnify has revamped its visual presentation ahead of the new year!
- New red color scheme by @GoogleGenius
- Dynamic class heights by @Ascent817
- Venture strand support by @Ascent817
- Preliminary parsing support by @GoogleGenius
Full Changelog: v2024.0.0...v2024.1.0-alpha
v2024.0.0
Magnify 2023-2024!
Magnify is fully up to date with the new 2023-2024 LMHS Program of Studies.
- Bump PDF version of PoS to 2023-2024 by @GoogleGenius in #83
- Magnify v2024 by @GoogleGenius in #84
- DB updates with Venture courses
- Update course data fields
- AP tag
- Venture tag
- Rename History to Social Studies
- Address #76
- Add Family Consumer Sciences tag by @GoogleGenius in #85
- Fix coursedata inaccuracies by @GoogleGenius in #86
- Center align clearfilter component when rendered by @GoogleGenius in #87
Full Changelog: v2023.3.1...v2024.0.0
v2023.3.1
Security Update
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #80
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #82
Full Changelog: v2023.3.0...v2023.3.1
v2023.3.0
New Enhancements!
- Highlighting the card when linking to a specific course
- New loading bar as the website loads
Everything Else:
- Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #70
- Bump minimatch and recursive-readdir by @dependabot in #71
- Highlight course when id targeted in url by @GoogleGenius in #72
- Remove Twitter meta tags by @GoogleGenius in #73
- Bump version for upcoming release by @GoogleGenius in #74
- Modify clearing behavior of id highlighting by @GoogleGenius in #75
- Fix cookies not being cleared after signout by @GoogleGenius in #78
- Complete small refactors of typescript by @GoogleGenius in #79
- Add loading bar before course data is fetched and rendered by @GoogleGenius in #77
Full Changelog: v2023.2.3...v2023.3.0
v2023.2.3
Security Updates
- Update the PoS PDF URL due to switch by Linn-Mar by @GoogleGenius in #68
- Bump loader-utils from 2.0.2 to 2.0.3 by @dependabot in #69
Full Changelog: v2023.2.2...v2023.2.3
v2023.2.2
What's Changed
- Disable contact buttons upon request by @GoogleGenius in #59
- Add jump hash URL to each Course element by @GoogleGenius in #60
- Fix course hash ids not scrolling upon page load by @GoogleGenius in #61
- Update the project README by @GoogleGenius in #64
- Fix bugs with contact modal by @GoogleGenius in #63
- Bump version for release 2023.2.2 by @GoogleGenius in #66
Full Changelog: v2023.2.1...v2023.2.2
v2023.2.1
What's Changed
- Format with prettier by @GoogleGenius in #47
- Remove unnecessary node versions for lint CI by @GoogleGenius in #48
- Refine branding and assets by @GoogleGenius in #49
- Update listener function naming convention by @GoogleGenius in #53
- Minor cleanup by @Ascent817 in #54
- Separate JSX into components by @GoogleGenius in #56
- Fix incorrect version number by @GoogleGenius in #57
- Add indication of request progress in contact form by @GoogleGenius in #58
Full Changelog: v2023.2.0...v2023.2.1
v2023.2.0
Significant feature changes have been made, including tweaks to the UI design. Other commits were for repository and code configuration.
What's Changed
- Remove legacy code by @Ascent817 in #19
- Add contact form by @GoogleGenius in #22
- Remove commented out CSS properties by @GoogleGenius in #25
- Fix searchbar icon alignment by @GoogleGenius in #27
- Add cookies to prevent multiple sign-ins by @Ascent817 in #31
- Add GitHub templates by @GoogleGenius in #34
- Add contributor code of conduct by @GoogleGenius in #32
- Fix contact modal not disappearing on some browsers by @GoogleGenius in #36
- Create CONTRIBUTING file by @GoogleGenius in #40
- Create LICENSE file using Apache v2 by @GoogleGenius in #39
- Update issue template form fields by @GoogleGenius in #38
- Update formatting of pull request template by @GoogleGenius in #37
- Move React setup and remove security from contributing by @GoogleGenius in #42
- Create node.js workflow action by @GoogleGenius in #43
- Create security policy file by @GoogleGenius in #41
- Add linting CI by @GoogleGenius in #45
- Update node.js CI version matrix by @GoogleGenius in #46
- Add CodeQL analysis by @GoogleGenius in #44
Full Changelog: v2023.0.1...v2023.2.0