Releases: KSP-CKAN/CKAN
Aerospike
Changes since 1.6.23
Features
- [GUI] It's now possible to add mods to a changeset which conflict with presently installed mods, provided those presently installed mods are marked to be removed. (RichardLake)
Bugfixes
- [Core] Relationships specific min/max versions of other modules will have those respected (RichardLake)
- [Core] Mods with multiple licenses are correctly represented in the metadata and various displays (RichardLake)
- [GUI] The GUI will no longer take an awfully long time to show the contents of large archives (RichardLake)
- [GUI] The GUI is left in a more consistent state after cancelling a download (RichardLake)
- [GUI] More dialog windows have CKAN branded icons (RichardLake)
- [GUI] Installed mods without upstream metadata are now visible and uninstallable via the GUI (RIchardLake)
- [GUI] More graceful handling of
GUIconfig.xml
errors (gjulianm)
Internal
- [NetKAN] NetKAN looks in more places for curl-ca bundles (dbent)
- [NetKAN] NetKAN adds an
x_screenshot
field to the metadata where a KerbalStuff screenshot exists (RichardLake) - [NetKAN] NetKAN will populate the source repository field when such data exists on KerbalStuff (Daz)
- [Core] The relationship resolver has better structure, and can explain why a mod has been selected for install (RichardLake)
- [Core] Better testing of .zip and .tar.gz metadata routines (mgsdk)
Notes
- Due to a change in the CKAN registry file format, you will not be able to move back to the 1.6.x releases after using this release.
- Windows users must have .NET 4.5 installed.
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't done so. - Mac/Linux/Mono users: please
mozroots --import --ask-remove
if you're a new user, to update mono's certificate store.
Released image under CC-BY-SA 3.0, courtesy of NASA Marshall Space Flight Center (NASA-MSFC)
Cassini-Huygens
Changes since v1.6.22
Features
- [GUI] Mods can be exported in a variety of formats, including BBcode and markdown, from the
File -> Export installed mods...
menu (dbent)
Bugfixes
- [CmdLine]
ckan install -c
dies more elegantly when the specified file cannot be found. (RichardLake) - [CmdLine] Installs and other operations are now allowed on an inconsistent registry, provided they leave the registry in a consistent state at the end. This avoids "bricking" CKAN if manually installed mods are removed when other mods depend upon them (RichardLake).
Notes
- Windows users must have .NET 4.5 installed.
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't done so. - Mac/Linux/Mono users: please
mozroots --import --ask-remove
if you're a new user, to update mono's certificate store.
Released image under public domain, courtesy of NASA/JPL
Hydrocarbon Sea
Changes since v1.6.21
Features
- [Core] Windows users will get an encouragement to upgrade their .NET platform if an incompatible version is detected. (pjf)
Bugfixes
- [Core] Fixed an edge case where version numbers would compare incorrectly. (RichardLake)
- [CmdLine] Removed the 'gui-with-console' option, which never actually worked. (RichardLake)
- [GUI] Workaround graphical errors with older mono versions. (RichardLake)
Notes
- Windows users must have .NET 4.5 installed.
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't done so. - Mac/Linux/Mono users: please
mozroots --import --ask-remove
if you're a new user, to update mono's certificate store.
Released image under public domain, courtesy of NASA / JPL-Caltech / Agenzia Spaziale Italiana / USGS
Antihelion Source
Changes since v1.6.20
Features
- [GUI] The mod list is automatically focused on program start or update (slikts)
- [GUI] Mod list can now be sorted by installed, update-available, author, and more! (slikts)
Bugfixes
- [GUI] Users are immediately asked to select dependency choices (RIchardLake)
- [Core]
installed-default.ckan
no longer includes spurious "provides" versions (RichardLake) - [Core] Avoided possibility of mis-hashing KSP versions (RichardLake)
Notes
- Windows users must have .NET 4.5 installed.
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't done so. - Mac/Linux/Mono users: please
mozroots --import --ask-remove
if you're a new user, to update mono's certificate store.
Released image under public domain, courtesy of NASA
Bright Spot
Changes since v1.6.19
Features
- [GUI] You can double-click to select a KSP instance on the instance select screen (solarshado)
- [GUI] When the table of mods is focused, you can now type a letter to go to mods starting with that letter. Pressing the same letter multiple times will cycle through them. Typing the start of a mod name will quick-navigate to that mod. This is a quick navigation that does not update the search box (that filters mods, rather than navigates to them). (slikts)
Internal
- [GUI] CKAN icons have better transparency (slikts)
Notes
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't dones so. - Mac/Linux users: please
mozroots --import
if you haven't done so recently, to update mono's certificate store.
Released image under public domain, courtesy of NASA/JPL-Caltech/UCLA/MPS/DLR/IDA
Ariel
Changes since v1.6.18
Internal
- [Core] CKAN will report the exact git commit used for the build in its version string.
- [Build] Improved release system.
A known bug exists where the client no longer presents the user with options when a user requests a mod with multi-choice dependencies (such as TACLS or Real Solar System) via the GUI. You can still pick the config or texture pack manually. We're working on this (#976), the multi-choice support was never supposed to have disappeared.
Notes
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't dones so. - Mac/Linux users: please
mozroots --import
if you haven't done so recently, to update mono's certificate store.
Released image under public domain, courtesy of NASA/JPL
Oberon
Changes since v1.6.17
Bugfixes
- [GUI] Switching instances is less likely to leave the GUI in an inconsistent state (mgsdk)
- [GUI] The textbox showing new CKAN release notes has better scrolling (RichardLake)
- [GUI] The GUI will no longer crash when selecting a mod with multiple choice dependencies (eg: TACLS) (pjf)
Internal
- [Core] Numerous internal speed improvements (RichardLake)
A known bug exists where the client no longer presents the user with options when a user requests a mod with multi-choice dependencies (such as TACLS or Real Solar System) via the GUI. You can still pick the config or texture pack manually. We're working on this (#976), the multi-choice support was never supposed to have disappeared.
Notes
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't dones so. - Mac/Linux users: please
mozroots --import
if you haven't done so recently, to update mono's certificate store.
Released image under public domain, courtesy of NASA
Titania
Changes since v1.6.16
Features
- [GUI] The current gamedir is now shown in the GUI title bar (RichardLake)
- [GUI]
File -> Export Installed Mods
can be used to export installed mod metadata. These can be installed viaFile -> Install from .ckan
(cwc)
Bugfixes
- [GUI] Fewer things being drawn in the wrong tab in OSX (savagerose)
- [GUI] More responsive filter box in OSX (savagerose)
- [GUI] Better error reporting and and handling when a corrupt GUI config is detected (mgsdk)
- [GUI] Tabs have a little longer to settle after updating on OSX (savagerose)
- [GUI] Changing the KSP no longer loops forever in some circumstances (RichardLake)
- [GUI] Downloads on the GUI will have less slowdowns when not jiggling the mouse (savagerose)
- [GUI] The GUI window's default position is more friendly to users with side-mounted taskbars (Dazpoet)
- [Cmdline]
ckan show
now correctly shows data for installed mods, even if they don't exist in upstream metadata (mgsdk). - [Cmdline]
ckan update
now fetches updates from all upstream repos when configured to do so (mgsdk). - [Core] More reliable detection of platform when running under OSX (savagerose)
- [Core] Downloads from multiple repos are saved more reliably (mgsdk)
- [Core] Fewer issues when caching mods with exciting characters in their version strings.
Notes
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't dones so. - Mac/Linux users: please
mozroots --import
if you haven't done so recently, to update mono's certificate store.
Released image under public domain, courtesy of NASA/JPL
Callisto
Changes since v1.6.15
Bugfixes
- [Cmdline] Y/N questions now default to 'Y' if enter is pressed (mgsdk)
- [GUI] Previously installed mods which have no release for the current KSP version are more likely to be displayed (RichardLake)
- [GUI] The GUI will provide more information about start-up processes when running in debug mode (RichardLake)
- [GUI] Spacebar handling to toggle mods has fewer bugs (RichardLake)
- [Core] Fixed a bug so that if only one KSP instance is detected, it will be used by default, as was always intended (mgsdk)
Notes
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't done so. - Mac/Linux users: please
mozroots --import
if you haven't done so recently, to update mono's certificate store.
Released image under public domain, courtesy of NASA/JPL/DLR
Europa
Changes since v1.6.14
Features
- [GUI] Mods in conflict will be highlighted in red (thanks RichardLake)
- [GUI] Mods in conflict will show mouse-over text on why they conflict (Windows only, thanks RichardLake)
- [GUI] The CKAN GUI should start faster and be more responsive (also thanks to RichardLake)
- [Core] Clients will produce less spurious messages about not deleting directories when not running in debug mode.
Notes
- Linux users, please
apt-get install libcurl4-openssl-dev
oryum install libcurl-devel
if you haven't done so. - Mac/Linux users: please
mozroots --import
if you haven't done so recently, to update mono's certificate store.
Released image under public domain, courtesy of NASA/JPL-Caltech/SETI Institute