# Stork 2.0.1 Release Notes, February 19, 2025 Welcome to Stork 2.0.1, a maintenance release for the 2.0 stable series. The changes introduced in this version are: 1. **Fixed installation**: We fixed a bug in the installation procedure that could set incorrect attributes in the destination directory. This affected only manual compilation and installation (`rake install:*` commands) [#1614, #1701]. 2. **Updated dependencies**: External dependencies were updated [#1706]. 3. **Updated released software information**: The list of BIND 9, Kea, and Stork releases was updated [#1718]. 4. **Added subnet search/filter to host form**: We added a search/filter to the "Subnet" drop-down list in the "host" form used for DHCP reservations [#1725, #1729]. Please see this link for known issues: https://gitlab.isc.org/isc-projects/stork/-/wikis/Known-issues. ## Incompatible Changes None. ## Release Model Stork has stable (even-numbered minor version, e.g. 2.0.1) and development (odd-numbered minor version, e.g. 2.1.2) releases; development releases are issued bi-monthly with some exceptions. New stable releases are expected roughly every 6 months. For ISC's detailed software support policy, see https://kb.isc.org/docs/aa-00896#stork. Usage of stable versions is recommended, unless the latest features with potential bug fixes are desired. We encourage users to test the development releases and report back their findings on the stork-users mailing list (available at https://lists.isc.org/mailman/listinfo/stork-users) or open GitLab issues. ISC paid support customers may also report issues via our support portal. This text references issue numbers. For more details, visit the Stork GitLab page at https://gitlab.isc.org/isc-projects/stork/issues. ## License Stork is released under the Mozilla Public License, version 2.0. https://www.mozilla.org/en-US/MPL/2.0 ## Download The easiest way to install the software is to use native deb or RPM packages. They can be downloaded from: https://cloudsmith.io/~isc/repos/stork/ The Stork source and PGP signature for this release may be downloaded from: https://downloads.isc.org/isc/stork The signature was generated with the ISC code-signing key, which is available at: https://www.isc.org/pgpkey ISC provides documentation in the Stork Administrator Reference Manual (ARM). It is available on ReadTheDocs.io at https://stork.readthedocs.io/en/v2.0.1/, and in source form at https://gitlab.isc.org/isc-projects/stork/-/tree/stork_v2_0/doc. We ask users of this software to please let us know how it worked for you and what operating system you tested on. Feel free to share your feedback on the stork-users mailing list (https://lists.isc.org/mailman/listinfo/stork-users). We would also like to hear whether the documentation is adequate and accurate. Please open tickets in the Stork GitLab project for bugs, documentation omissions and errors, and enhancement requests. We want to hear from you even if everything worked. ## Support Starting with release 2.0.0, professional support for Stork is available from ISC. We encourage all professional users to consider this option; Stork and Kea maintenance is funded with support subscriptions. For more information on ISC's Kea and Stork software support, see https://www.isc.org/support/. Free best-effort support is provided by our user community via a mailing list. Information on all public email lists is available at https://www.isc.org/mailinglists/. If you have any comments or questions about working with Stork, please share them on the stork-users list (https://lists.isc.org/mailman/listinfo/stork-users). Bugs and feature requests may be submitted via GitLab at https://gitlab.isc.org/isc-projects/stork/issues. ## Changes The following summarizes changes and important upgrades introduced in this version: * 475 [ui] bscott Added a search/filter to the "Subnet" drop-down-list in the "host" form used for DHCP Reservations. (Gitlab #1725) * 474 [build] slawek Upgraded Go to 1.23.6 and some minor UI and Python dependencies. (Gitlab #1706) * 473 [bug] slawek Fixed a bug in the "install:*" commands that caused the overriding of attributes of the system directories on specific operating systems. (Gitlab #1701) Thank you again to everyone who assisted us in making this release possible. We look forward to receiving your feedback.