Releases: canyongbs/advisingapp
Releases · canyongbs/advisingapp
1.29.2
What's Changed
- [ADVAPP-911]: When a user attempts to configure a custom assistant or institutional assistant with an assigned Canyon 4o mini model, the option fails to present by @Orrison in #1046
- [ADVAPP-912]: Resolve the security issue tracked under CVE-2024-47186 by @Orrison in #1047
Full Changelog: 1.29.1...1.29.2
1.29.2-PRERELEASE
What's Changed
- [ADVAPP-911]: When a user attempts to configure a custom assistant or institutional assistant with an assigned Canyon 4o mini model, the option fails to present by @Orrison in #1046
- [ADVAPP-912]: Resolve the security issue tracked under CVE-2024-47186 by @Orrison in #1047
Full Changelog: 1.29.1-PRERELEASE...1.29.2-PRERELEASE
1.29.1
What's Changed
- [ADVAPP-910] & [ADVAPP-891] & [ADVAPP-892]: Switch to class based feature flagging by @Orrison in #1044
- [ADVAPP-903]: Eliminate "performance" from the student data model. by @ketan-canyon in #1042
Full Changelog: 1.29.0...1.29.1
1.29.1-PRERELEASE
What's Changed
- [ADVAPP-910] & [ADVAPP-891] & [ADVAPP-892]: Switch to class based feature flagging by @Orrison in #1044
- [ADVAPP-903]: Eliminate "performance" from the student data model. by @ketan-canyon in #1042
Full Changelog: 1.29.0-PRERELEASE...1.29.1-PRERELEASE
1.29.0
What's Changed
- Bump vite from 5.3.3 to 5.4.6 by @dependabot in #1022
- [ADVAPP-849]: Introduce the ability to insert hyperlinks in the GDPR compliant notice on the portal by @payal-canyon in #1014
- [ADVAPP-844]: Track portal views of articles and display them as article metadata by @jayushi-canyon in #1009
- [ADVAPP-872]: Fix the noWidgetData view which has broken height by @danharrin in #1027
- [ADVAPP-890]: Improve the data model for student enrollments by removing legacy structures by @danharrin in #1026
- [ADVAPP-881]: Enhance message center by indicating whether a person is a student or a prospect by @jayushi-canyon in #1030
- Bump rollup from 4.21.3 to 4.22.4 by @dependabot in #1031
- [ADVAPP-888] Introduce the ability to filter prospects by subscriptions from the prospect list by @ankit-canyon in #1028
- [ADVAPP-882]: Enhance message center by improving the way a linked record works by @jayushi-canyon in #1032
- [ADVAPP-835]: When attempting to login via SSO and the directory information case does not match the in product user email case, it generates a user not found error instead of logging the user in by @jayushi-canyon in #1033
- [ADVAPP-860]: Product Ping Health check is failing for all environments by @payal-canyon in #1036
- [ADVAPP-885]: Improve the relationship between care team members and students and prospects by auto subscribing users by @payal-canyon in #1029
- [ADVAPP-826] Prevent a record from being edited after using the prospect conversion process by @ankit-canyon in #993
- [ADVAPP-769]: Investigate why the rr file does not seem to be present when starting the application for the first time by @Orrison in #1038
- [ADVAPP-886]: Improve the notifications received when a user is added to a care team by @payal-canyon in #1034
Full Changelog: 1.28.0...1.29.0
1.29.0-PRERELEASE
What's Changed
- Bump vite from 5.3.3 to 5.4.6 by @dependabot in #1022
- [ADVAPP-849]: Introduce the ability to insert hyperlinks in the GDPR compliant notice on the portal by @payal-canyon in #1014
- [ADVAPP-844]: Track portal views of articles and display them as article metadata by @jayushi-canyon in #1009
- [ADVAPP-872]: Fix the noWidgetData view which has broken height by @danharrin in #1027
- [ADVAPP-890]: Improve the data model for student enrollments by removing legacy structures by @danharrin in #1026
- [ADVAPP-881]: Enhance message center by indicating whether a person is a student or a prospect by @jayushi-canyon in #1030
- Bump rollup from 4.21.3 to 4.22.4 by @dependabot in #1031
- [ADVAPP-888] Introduce the ability to filter prospects by subscriptions from the prospect list by @ankit-canyon in #1028
- [ADVAPP-882]: Enhance message center by improving the way a linked record works by @jayushi-canyon in #1032
- [ADVAPP-835]: When attempting to login via SSO and the directory information case does not match the in product user email case, it generates a user not found error instead of logging the user in by @jayushi-canyon in #1033
- [ADVAPP-860]: Product Ping Health check is failing for all environments by @payal-canyon in #1036
- [ADVAPP-885]: Improve the relationship between care team members and students and prospects by auto subscribing users by @payal-canyon in #1029
- [ADVAPP-826] Prevent a record from being edited after using the prospect conversion process by @ankit-canyon in #993
- [ADVAPP-769]: Investigate why the rr file does not seem to be present when starting the application for the first time by @Orrison in #1038
- [ADVAPP-886]: Improve the notifications received when a user is added to a care team by @payal-canyon in #1034
Full Changelog: 1.28.0-PRERELEASE...1.29.0-PRERELEASE
1.28.0
What's Changed
- [Hotfix]: 1.27.1 by @Orrison in #1017
- [ADVAPP-600] & [ADVAPP-822]: Improve awaitThreadRunCompletion handling & Sometimes users experience a failure message from our Enterprise AI Assistant due to rate limiting by @danharrin in #1012
- [ADVAPP-837]: When uploading a partner logo of the SVG type, the logo fails to render in product. by @jayushi-canyon in #1006
- [ADVAPP-845]: Enhance the header in the support portal to better separate the article details from the article content by @kandarp-canyon in #1010
- Bump send and serve-static by @dependabot in #1019
- [ADVAPP-848]: Enhance the Thesis Elements integration by allowing an end user user to initiate an on demand sync, and by displaying the status of the last sync time by @Orrison in #1011
- [ADVAPP-863] Enhance the AI Utilization report for institutions by tracking AI Assistant exchanges in the line chart by @ankit-canyon in #1021
- [ADVAPP-847]: When viewing a list of articles within a category, paginate the results by @amit-canyon in #1020
- [ADVAPP-864]: Enhance the display of Articles by including a count of articles in a given category by @amit-canyon in #1023
- [ADVAPP-855]: Resolve the security issue tracked under CVE-2024-39338 by @Orrison in #1025
- [ADVAPP-850]: Introduce support for the AI model GPT-4o mini by @Orrison in #1024
Full Changelog: 1.27.1...1.28.0
1.28.0-PRERELEASE
What's Changed
- [Hotfix]: 1.27.1 by @Orrison in #1017
- [ADVAPP-600] & [ADVAPP-822]: Improve awaitThreadRunCompletion handling & Sometimes users experience a failure message from our Enterprise AI Assistant due to rate limiting by @danharrin in #1012
- [ADVAPP-837]: When uploading a partner logo of the SVG type, the logo fails to render in product. by @jayushi-canyon in #1006
- [ADVAPP-845]: Enhance the header in the support portal to better separate the article details from the article content by @kandarp-canyon in #1010
- Bump send and serve-static by @dependabot in #1019
- [ADVAPP-848]: Enhance the Thesis Elements integration by allowing an end user user to initiate an on demand sync, and by displaying the status of the last sync time by @Orrison in #1011
- [ADVAPP-863] Enhance the AI Utilization report for institutions by tracking AI Assistant exchanges in the line chart by @ankit-canyon in #1021
- [ADVAPP-847]: When viewing a list of articles within a category, paginate the results by @amit-canyon in #1020
- [ADVAPP-864]: Enhance the display of Articles by including a count of articles in a given category by @amit-canyon in #1023
- [ADVAPP-855]: Resolve the security issue tracked under CVE-2024-39338 by @Orrison in #1025
- [ADVAPP-850]: Introduce support for the AI model GPT-4o mini by @Orrison in #1024
Full Changelog: 1.27.1-PRERELEASE...1.28.0-PRERELEASE
1.27.1
What's Changed
- [ADVAPP-870]: Fix performance issues with Roles by @danharrin in #1013
- [ADVAPP-870]: Fix performance issues with Roles - wildcard checks by @danharrin in #1016
- [ADVAPP-870]: Fix performance issues with Roles - super admin checks by @danharrin in #1015
Full Changelog: 1.27.0...1.27.1
1.27.1-PRERELEASE
What's Changed
- [ADVAPP-870]: Fix performance issues with Roles by @danharrin in #1013
- [ADVAPP-870]: Fix performance issues with Roles - wildcard checks by @danharrin in #1016
- [ADVAPP-870]: Fix performance issues with Roles - super admin checks by @danharrin in #1015
Full Changelog: 1.27.0-PRERELEASE...1.27.1-PRERELEASE