Skip to content

Commit 0803a98

Browse files
committed
added 2024.3 release notes
1 parent e16c331 commit 0803a98

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/release-notes/2024.3.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: VIPM 2024.3 Release Notes
3+
---
4+
5+
# VIPM 2024.3 for Windows - Release Notes
6+
7+
## What's New
8+
9+
- Improvements to package building.
10+
- Fully compatible with LabVIEW 2024 Q3 and earlier.
11+
- Improvements to CLI capabilities and interoperability with [JKI Dragon Desktop](https://dragon.vipm.io) and Dragon CLI.
12+
- Improvements to Linux support.
13+
- Simplified VIPM Pro activation with sign-in.
14+
15+
See [details](#details) below.
16+
17+
## Download
18+
19+
Visit [vipm.io/desktop/](https://www.vipm.io/desktop/) for download and installation instructions.
20+
21+
## Questions or Comments?
22+
23+
Please post any questions or comments in the [Discussion Forum](https://forums.vipm.io) or on our [Discord Server](https://discord.gg/uyXwAz4B63).
24+
25+
## Found a Bug?
26+
27+
Please report it in the [VIPM Desktop Issue Tracker](https://github.com/vipm-io/vipm-desktop-issues).
28+
29+
## Details
30+
31+
- Package Builder now excludes dependencies found beneath `C:\Program Files` and `C:\Program Files (x86)` on Windows.
32+
- Improved http redirect handling for VIPM Pro team repository users.
33+
- Worked around LabVIEW bug by force-saving libraries and classes during pkg build mass compile step.
34+
- Improved handling of VIM files when scanning projects for package dependencies.
35+
- Improve compatibility with projects that have an `.lvversion` files
36+
- Fix for Error 5005 (VI Package Builder may report apackage dependency "" is not installed)

0 commit comments

Comments
 (0)