Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 115 #35

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Release 115 #35

merged 1 commit into from
Aug 19, 2024

Conversation

tspence
Copy link
Contributor

@tspence tspence commented Aug 19, 2024

Patch notes for 115.0.4328

These patch notes summarize the changes from version 114.0.4169.

Changes to data models:

  • NotificationDto: Added new field id
  • NotificationDto: Removed field notificationId
  • NotificationDto: Removed field businessId
  • NotificationDto: Removed field userId
  • ResourcesCreateDto: Added new field projectIds
  • RiskExportSettingsDto: Added new field timeZoneOffset
  • RiskExportSettingsDto: Added new field dueDateFilter
  • RiskExportSettingsDto: Added new field priorityFilter
  • RiskExportSettingsDto: Added new field progressFilter
  • RiskExportSettingsDto: Added new field assignees
  • RiskExportSettingsDto: Added new field tags
  • TaskDto: Added new field theme

# Patch notes for 115.0.4328

These patch notes summarize the changes from version 114.0.4169.

Changes to data models:
* NotificationDto: Added new field `id`
* NotificationDto: Removed field `notificationId`
* NotificationDto: Removed field `businessId`
* NotificationDto: Removed field `userId`
* ResourcesCreateDto: Added new field `projectIds`
* RiskExportSettingsDto: Added new field `timeZoneOffset`
* RiskExportSettingsDto: Added new field `dueDateFilter`
* RiskExportSettingsDto: Added new field `priorityFilter`
* RiskExportSettingsDto: Added new field `progressFilter`
* RiskExportSettingsDto: Added new field `assignees`
* RiskExportSettingsDto: Added new field `tags`
* TaskDto: Added new field `theme`
Copy link
Contributor

@whuman whuman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C# changes look OK

@tspence tspence merged commit d3f31ac into main Aug 19, 2024
1 check passed
@tspence tspence deleted the tspence/release-115 branch August 19, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants