OpenProject - Package Updates
-
[3.36.1]
- Update openproject to 15.5.1
- Full Changelog
- Bugfix: PDF Export: Strikethrough formatting in tables is not applied [#62231]
- Bugfix: Non-working days can be choosen via date field [#62525]
- Bugfix: 'Related to' relations is added when user adds any other type of relations [#62587]
- Bugfix: Cannot start /usr/bin/openproject run web after Upgrade to 15.3.2 [#62764]
- Bugfix: ActiveRecord::RecordNotFound in WorkPackages::DatePickerController#show [#62834]
- Bugfix: ActiveRecord::RecordNotUnique on RecurringMeetingsController#update [#63381]
- Bugfix: SystemStackError on api/v3/projects with larger pageSize (e.g. 1000) [#63498]
- Bugfix: Error 500 on deleting Categories [#63502]
- Bugfix: All /assets/frontend requests return 404 not found [#63503]
- Bugfix: 500 when sending empty workflow [#63514]
-
[3.37.0]
- Update openproject to 16.0.0
-
[3.37.1]
- Update openproject to 16.0.1
- Full Changelog
- Feature: Add internal:boolean property to activity comments (read) API [#62130]
- Bugfix: Some dates and scheduling mode are lost when creating project from template [#62426]
- Bugfix: Edge case when creating a section for an empty non-blankslate meeting [#63422]
- Bugfix: Error when dragging a work package to its children in work packages list [#63499]
- Bugfix: Creation of sub-items in hierarchy custom field not possible (error 500) [#63855]
- Bugfix: Missing/wrong error handling for periodic activity tab updates [#64073]
- Bugfix: Polling meeting updates can cause Browser's Basic auth pop-up [#64088]
- Bugfix: Polling work package activity updates can cause Browser's Basic auth pop-up [#64091]
- Bugfix: NoMethodError on PATCH::API::V3::WorkPackages::WorkPackagesAPI#/work_packages/:id/ [#64133]
- Bugfix: Database migration 20240405131352_create_meeting_sections fails on Update [#64298]
-
[3.38.0]
- Update openproject to 16.1.0
- Full Changelog
- Feature: Extend API V3 to cover Emoji reactions on work package comments (read, toggle) and extend documentation [#57265]
- Feature: Allow users to enter negative lag [#58011]
- Feature: Fixed set of project phases and gates editable on project overview page [#58159]
- Feature: Project phase columns on project list [#58160]
- Feature: Global phase administration [#58161]
- Feature: Phases as work package attribute [#58162]
- Feature: Project specific phase administration [#58163]
- Feature: Journalize changes to phases and gates [#59178]
- Feature: Option to copy phase on copying a project [#59179]
- Feature: Automatic scheduling for phases and phase gates [#59180]
-
[3.38.1]
- Update openproject to 16.1.1
-
[3.39.0]
- Update openproject to 16.2.0
-
[3.40.0]
- checklist added to manifest
-
[3.40.1]
- Update openproject to 16.2.1
- Full Changelog
- Bugfix: Checked checkboxes in Primer components have wrong border color when choosing an accent color [#65361]
- Bugfix: Auth providers registered via the AuthPlugin API (register_auth_providers) broken with 16.2 provider link changes [#65892]
- Bugfix: ActionView::Template::Error in HomescreenController#index [#65925]
- Bugfix: Impossible to change the left-side menu colour [#65926]
- Bugfix: OIDC attribute mapping not working for email, first name, last name [#66242]
-
[3.40.2]
- Update openproject to 16.2.2
-
[3.41.0]
- Update openproject to 16.3.1
-
[3.41.1]
- Update openproject to 16.3.2
- Full Changelog
- Bugfix: It is possible to assign disabled and/or admin only project attributes given only edit permission [#66298]
- Bugfix: Poor performance on WorkPackage.visible scope [#66405]
- Bugfix: Activity comment field: CKEditor local auto-save history is not scoped by work package [#66462]
- Bugfix: Quote message with attachment fails silently [#66501]
- Bugfix: Active timer top menu entry is lost on navigation [#66533]
- Bugfix: ActionView::Template::Error in ColorsController#update [#66557]
- Bugfix: Manage subscription buttons broken with 16.3 [#66577]
- Bugfix: Update from OpenProject 13 to newer versions causes DB inconsistencies with progress values [#66592]
- Bugfix: Work Package Tickets not loading [#66617]
- Bugfix: Blocknote not loading for Experimental Documents [#66627]
-
[3.42.0]
- Update openproject to 16.4.0
- Full Changelog
- Feature: Improve meeting participants dialog with an autocompleter for users [#37009]
- Feature: Create a FilterableTreeView component [#63717]
- Feature: Include storage configuration in health check download [#64477]
- Feature: Replace existing Project deletion confirmation page with Danger Dialog [#64885]
- Feature: Add deleted status to user. [#65068]
- Feature: Redesign the "My Account / Settings" page using Primer [#65403]
- Feature: Improve budget handling in project queries and budget planning [#65783]
- Feature: PDF export of project list [#65994]
- Feature: Create 'Email Updates Mode Selector' component and use it in the Meetings and File storages modules [#66058]
- Feature: UI improvements for existing project overview and application home page widgets [#66121]
-
[3.42.1]
- Update openproject to 16.4.1
- Full Changelog
- Bugfix: File picker on SharePoint fails if entering a folder with spaces or umlauts [#67301]
- Bugfix: Custom PDF fonts: Cannot upload more than one TTF file [#67378]
- Bugfix: Console Error: Missing target element "mobileLogo" for "auto-theme-switcher" controller when user has a custom OP Logo [#67422]
- Bugfix: Can't update OIDC provider via environment variables [#67438]
-
[3.43.0]
- Update openproject to 16.5.0
- Full Changelog
- Add work packages to a meeting section in the Meetings tab
- Choose color mode more conveniently with "Increase contrast" checkboxes
- Filter projects by last update
- Jump to highlighted target elements from deep links
- Confirm critical actions with more accessible danger dialogs
- Consistent entering of hours in duration fields
- Improved help menu and Community widget
- Bugfix: Work package exports fails for queries using custom fields not enabled for filtering #40119
- Bugfix: Spent time widget: No rounding #56505
- Bugfix: i18n for english translation not loading for requests #59238
-
[3.43.1]
- Update openproject to 16.5.1
- Full Changelog
- Bugfix: More information link in enterprise banner opens in a new tab but doesn't have a blank target [#67561]
- Bugfix: Wrong cell format in XLS export do not allow for calculations [#67907]
- Bugfix: The date is not displayed in a task with the "milestone" type. [#68014]
- Bugfix: FrozenError on Attachments::ExtractFulltextJob#perform in background [#68047]
- Bugfix: Screen reader hint is not localized [#68067]
- Bugfix: Work package activity tab comments inline attachments are not updated when comments are completely empty [#68287]
- Bugfix: Adding participants to meeting templates do not send out invitations [#68303]