Skip to content

Releases: canyongbs/advisingapp

1.41.2

13 Dec 17:18
0f85951
Compare
Choose a tag to compare

What's Changed

  • [ADVAPP-1071]: Some permissions are not available in the permissions matrix and syncing of permissions is not available upon change by @danharrin in #1187

Full Changelog: 1.41.1...1.41.2

1.41.2-PRERELEASE

13 Dec 17:08
0f85951
Compare
Choose a tag to compare
1.41.2-PRERELEASE Pre-release
Pre-release

What's Changed

  • [ADVAPP-1071]: Some permissions are not available in the permissions matrix and syncing of permissions is not available upon change by @danharrin in #1187

Full Changelog: 1.41.1-PRERELEASE...1.41.2-PRERELEASE

1.41.1

13 Dec 15:51
50580ac
Compare
Choose a tag to compare

What's Changed

  • [ADVAPP-1058]: Rename the service management addon to case management in the backend by @jayushi-canyon in #1177

Full Changelog: 1.41.0...1.41.1

1.41.1-PRERELEASE

13 Dec 15:43
50580ac
Compare
Choose a tag to compare
1.41.1-PRERELEASE Pre-release
Pre-release

What's Changed

  • [ADVAPP-1058]: Rename the service management addon to case management in the backend by @jayushi-canyon in #1177

Full Changelog: 1.41.0-PRERELEASE...1.41.1-PRERELEASE

1.41.0

11 Dec 23:19
b780acd
Compare
Choose a tag to compare

What's Changed

  • [Hotfix]: 1.40.2 by @Orrison in #1159
  • [Hotfix]: 1.40.3 by @Orrison in #1164
  • [ADVAPP-977]: Enhance the user list experience by introducing filters for each license type by @amit-canyon in #1160
  • [ADVAPP-1011]: Add count to filter icon for message center by @danharrin in #1163
  • [ADVAPP-1030]: Database Migration Cleanup: polymorphic relationship saved values by @jayushi-canyon in #1161
  • [ADVAPP-1045]: Feature Flag Cleanup: AlertStatusId by @ankit-canyon in #1167
  • [ADVAPP-1046]:Feature Flag Cleanup: TagFeatureFlag by @kandarp-canyon in #1170
  • [ADVAPP-1031]: Modify the iconography to be more consistent in the collapsed view of the navigation by @kandarp-canyon in #1172
  • [ADVAPP-1054]: Improve institutional relationships between teams and divisions by @ankit-canyon in #1175
  • [ADVAPP-1051]: Add event date to user auditing list view and detail view by @amit-canyon in #1166
  • [ADVAPP-1050]: Enhance permissions with a matrix role editor by @danharrin in #1174
  • [ADVAPP-1042]: Refactor product administration permissions to include People Administration and purge legacy permissions by @danharrin in #1165
  • [ADVAPP-1016]: Change all Observers to be registered via ObservedBy rather than through registration in the Service Provider by @kandarp-canyon in #1168
  • [ADVAPP-1052]: Add start date and end date optional filters for the event date to the user auditing list view by @amit-canyon in #1178
  • build(deps): bump league/commonmark from 2.5.3 to 2.6.0 by @dependabot in #1171
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #1179
  • [ADVAPP-1014]: Rename the knowledge base addon to Resource Hub in the backend by @jayushi-canyon in #1173
  • [ADVAPP-1055]: Adjust the scope of table pagination options for all table views by @payal-canyon in #1169
  • [ADVAPP-1061]: Users who do not have a profile image set via SSO present a broken image as their avatar. by @Orrison in #1180

Full Changelog: 1.40.3...1.41.0

1.41.0-PRERELEASE

11 Dec 23:09
b780acd
Compare
Choose a tag to compare
1.41.0-PRERELEASE Pre-release
Pre-release

What's Changed

  • [Hotfix]: 1.40.2 by @Orrison in #1159
  • [Hotfix]: 1.40.3 by @Orrison in #1164
  • [ADVAPP-977]: Enhance the user list experience by introducing filters for each license type by @amit-canyon in #1160
  • [ADVAPP-1011]: Add count to filter icon for message center by @danharrin in #1163
  • [ADVAPP-1030]: Database Migration Cleanup: polymorphic relationship saved values by @jayushi-canyon in #1161
  • [ADVAPP-1045]: Feature Flag Cleanup: AlertStatusId by @ankit-canyon in #1167
  • [ADVAPP-1046]:Feature Flag Cleanup: TagFeatureFlag by @kandarp-canyon in #1170
  • [ADVAPP-1031]: Modify the iconography to be more consistent in the collapsed view of the navigation by @kandarp-canyon in #1172
  • [ADVAPP-1054]: Improve institutional relationships between teams and divisions by @ankit-canyon in #1175
  • [ADVAPP-1051]: Add event date to user auditing list view and detail view by @amit-canyon in #1166
  • [ADVAPP-1050]: Enhance permissions with a matrix role editor by @danharrin in #1174
  • [ADVAPP-1042]: Refactor product administration permissions to include People Administration and purge legacy permissions by @danharrin in #1165
  • [ADVAPP-1016]: Change all Observers to be registered via ObservedBy rather than through registration in the Service Provider by @kandarp-canyon in #1168
  • [ADVAPP-1052]: Add start date and end date optional filters for the event date to the user auditing list view by @amit-canyon in #1178
  • build(deps): bump league/commonmark from 2.5.3 to 2.6.0 by @dependabot in #1171
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #1179
  • [ADVAPP-1014]: Rename the knowledge base addon to Resource Hub in the backend by @jayushi-canyon in #1173
  • [ADVAPP-1055]: Adjust the scope of table pagination options for all table views by @payal-canyon in #1169
  • [ADVAPP-1061]: Users who do not have a profile image set via SSO present a broken image as their avatar. by @Orrison in #1180

Full Changelog: 1.40.3-PRERELEASE...1.41.0-PRERELEASE

1.40.3

06 Dec 21:45
9b8e5e5
Compare
Choose a tag to compare

What's Changed

  • [ADVAPP-1049]: When attempting to create a new alert status, it results in an error by @Orrison in #1162

Full Changelog: 1.40.2...1.40.3

1.40.3-PRERELEASE

06 Dec 21:45
9b8e5e5
Compare
Choose a tag to compare
1.40.3-PRERELEASE Pre-release
Pre-release

What's Changed

  • [ADVAPP-1049]: When attempting to create a new alert status, it results in an error by @Orrison in #1162

Full Changelog: 1.40.2-PRERELEASE...1.40.3-PRERELEASE

1.40.2

05 Dec 14:45
1d762ab
Compare
Choose a tag to compare

What's Changed

  • [Bugfix]: Update canyongbs/filament-tiptap-editor by @Orrison in #1158

Full Changelog: 1.40.1...1.40.2

1.40.2-PRERELEASE

05 Dec 12:57
1d762ab
Compare
Choose a tag to compare
1.40.2-PRERELEASE Pre-release
Pre-release

What's Changed

  • [Bugfix]: Update canyongbs/filament-tiptap-editor by @Orrison in #1158

Full Changelog: 1.40.1-PRERELEASE...1.40.2-PRERELEASE