Releases: opf/openproject-revit-add-in
Releases · opf/openproject-revit-add-in
v2.3.4-beta.11
Merge pull request #37 from opf/bug/40274-cant-create-viewpoint-from-…
v2.3.4-bug-40274-cant-create-viewpoint-from-revit-after-applying-a-specific-viewpoint-before.1
v2.3.4-bug-40274-cant-create-viewpoint-from-revit-after-applying-a-specific-viewpoint-before.1
Pre-release
Pre-release
[#40274] create viewpoint with infinite section boxes - https://community.openproject.org/work_packages/40274 - added new logic to derive center for clipping boxes with infinite values
v2.3.4-beta.5
Merge pull request #36 from opf/bug/39669-installed-beta-build-should…
v2.3.4-bug-39669-installed-beta-build-should-be-interpreted-as-older-than-release-version.1
v2.3.4-bug-39669-installed-beta-build-should-be-interpreted-as-older-than-release-version.1
Pre-release
Pre-release
[#39669] beta versions are older then release - https://community.openproject.org/work_packages/39669 - adapted version comparison logic
v2.3.4-beta.1
Merge branch 'master' into dev
v2.3.3
Added
- Amended README with information about reporting bugs and other useful information
Changed
- Viewpoint snapshot data is given in an improper state to the OpenProject instance frontend. The current hack has to be
maintained until the related work package is resolved and the solution deployed.
Fixed
- Section boxes with infinity values, which can exist after importing viewpoints with less then 6 clipping planes, no
longer create invalid viewpoint data when generating a new viewpoint. - If there is a newer version of the AddIn released at GitHub, a notification dialog is displayed again
- When exporting a viewpoint from a Revit view, elements hidden by category are interpreted as hidden. However, applying
this viewpoint does not apply the category visibility, but sets all contained elements to hidden, as BCF viewpoints
are not aware of Revit categories.
v2.3.3-bug-39571-add-in-window-should-not-get-smaller-than-mobile-width.1
[#39571] pinned window min width
v2.3.3-bug-39498-update-notification-for-new-version-doesnt-work.3
Merge remote-tracking branch 'origin/dev' into bug/39498-update-notif…
v2.3.3-beta.27
Merge pull request #34 from opf/bug/39505-hidden-by-category-in-revit…
v2.3.3-beta.25
Merge pull request #33 from opf/bug/39498-update-notification-for-new…