tag:github.com,2008:https://github.com/ariffjeff/houdini-package-manager/releases Release notes from houdini-package-manager 2024-07-13T19:57:18Z tag:github.com,2008:Repository/604382191/2.0.2 2024-07-13T21:56:22Z 2.0.2 <ul> <li>Fixed HPM crashing on startup when H20.5 is installed. <ul> <li>Added logging to make debugging this crash easier in the future if it happens again.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/2.0.1...2.0.2"><tt>2.0.1...2.0.2</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/2.0.1 2024-06-04T15:28:03Z 2.0.1 <h2>What's Changed</h2> <ul> <li>Fixed overly complicated package template. <ul> <li>This was causing packages to get loaded twice by Houdini.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/2.0.0...2.0.1"><tt>2.0.0...2.0.1</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/2.0.0 2024-06-04T04:54:04Z 2.0.0 <p>New features:</p> <ul> <li>GitHub tracking by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ariffjeff/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ariffjeff">@ariffjeff</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2330321058" data-permission-text="Title is private" data-url="https://github.com/ariffjeff/houdini-package-manager/issues/21" data-hovercard-type="pull_request" data-hovercard-url="/ariffjeff/houdini-package-manager/pull/21/hovercard" href="https://github.com/ariffjeff/houdini-package-manager/pull/21">#21</a></li> <li>Plugin version tracking with GitHub. <ul> <li>Track the latest versions for plugins that are linked to GitHub (plugin folders have a .git folder inside them). New syncing buttons can fetch version metadata directly from the GitHub API.</li> <li>Fetched data is cached locally.</li> </ul> </li> <li>Source buttons to open a plugin's remote GitHub repository.</li> <li>Plugin author information.</li> </ul> <p>Other:</p> <ul> <li>Various fixes.</li> <li>A large amount of backend non-backwards-compatible changes were made for this release.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/1.1.3...2.0.0"><tt>1.1.3...2.0.0</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/1.1.3 2024-05-12T01:36:09Z 1.1.3 <ul> <li>Fixed any invalid json package configs crashing application. Invalid configs will now correctly display a warning in all situations.</li> <li>Minor variable name rename fix.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/1.1.2...1.1.3"><tt>1.1.2...1.1.3</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/1.1.2 2024-04-09T04:43:53Z 1.1.2 <ul> <li>Fixed config template creating completely useless data that Houdini wouldn't recognize. Oops.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/1.1.1...1.1.2"><tt>1.1.1...1.1.2</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/1.1.1 2023-12-26T03:31:00Z 1.1.1 <ul> <li>Fix: <a href="https://github.com/ariffjeff/houdini-package-manager/commit/d2c0c6912c202d3b13c0f7a8d3f3dbfa40e1562d">don't list duplicate plugin paths</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/1.1.0...1.1.1"><tt>1.1.0...1.1.1</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/1.1.0 2023-11-26T07:09:27Z 1.1.0 <h2>What's Changed</h2> <ul> <li>Added log files for crashes</li> <li>Fixed Houdini 20.0 being ignored (imperfect solution by building HPM with python 3.10.10, previously 3.9.10)</li> <li>Made general development and the build processes easier by automating a bunch of stuff</li> <li>Houpm website integration by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ariffjeff/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ariffjeff">@ariffjeff</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1878954258" data-permission-text="Title is private" data-url="https://github.com/ariffjeff/houdini-package-manager/issues/14" data-hovercard-type="pull_request" data-hovercard-url="/ariffjeff/houdini-package-manager/pull/14/hovercard" href="https://github.com/ariffjeff/houdini-package-manager/pull/14">#14</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/1.0.9...1.1.0"><tt>1.0.9...1.1.0</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/1.0.9 2023-05-16T22:14:43Z 1.0.9 <ul> <li>error dialog on no houdini install</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/1.0.8...1.0.9"><tt>1.0.8...1.0.9</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/1.0.8 2023-05-13T06:18:48Z 1.0.8 <ul> <li>fix remove item button not resetting plugin-adder list</li> <li>added button link to houpm.com</li> <li>run tests on build</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ariffjeff/houdini-package-manager/compare/1.0.5...1.0.8"><tt>1.0.5...1.0.8</tt></a></p> ariffjeff tag:github.com,2008:Repository/604382191/1.0.7 2023-05-13T04:43:26Z 1.0.7 No content. ariffjeff