Releases: paneron/paneron
Paneron v2.2.15
What's Changed
- Update RegistryKit
- Fix typo in error message by @strogonoff in 344f52b
- Allow
repoMeta.datasets
to be astring[]
by @ribose-jeffreylau in #128 - Make nav breadcrumb display custom repository label by @ribose-jeffreylau in 6109142
Full Changelog: v2.2.14...v2.2.15
Paneron v2.2.14
Paneron Desktop v2.2.14 features an updated RegistryKit.
Paneron v2.2.13
Paneron v2.2.13 bundles an updated RegistryKit that fixes an issue where withdrawn proposals are shown in global proposal history sidebar block, and where searching with custom JavaScript expression could crash item list widget.
Paneron v2.2.12
Paneron v2.2.12 bundles significantly updated RegistryKit and ExtensionKit, and supports loading new way of packaging extensions (example: https://github.com/paneron/extension-geodetic-registry).
Paneron v2.2.11
Paneron v2.2.11 implements a number of small interface corrections and fixes. It also bundles the latest RegistryKit with support for alterApprovedCR()
override.
Paneron v2.2.10
Paneron v2.2.10 bundles an updated ExtensionKit and RegistryKit, bringing back the ability to view given register item’s accepted proposal history and improving readability of various windowed item listings. For extension developers, it expands logging during extension loading process.
Paneron v2.2.9
Paneron v2.2.9 mostly includes fixes to new extension loading method, as well as some performance optimizations and other improvements in ExtensionKit and RegistryKit patch version updates.
Paneron v2.2.8
Paneron v2.2.8 introduces support for new extension packaging & loading approach that doesn’t depend on NodeJS (for now in alpha) and bundles an updated RegistryKit with working makeRegistryExtension()
convenience function.
Paneron v2.2.7
Paneron v2.2.7 bundles updated RegistryKit with somewhat expanded Citation interface (with missing fields such as author, publisher, revisionDate added), updated proposal management interface that shows proposed item details in a side drawer, updated related item browsing interface that now opens related items in drawers rather than new tabs by default, and a few smaller changes.
Paneron v2.2.6
Paneron v2.2.6 bundles updated RegistryKit with proposal export functionality. It also fixes an issue with useMapReducedData hook implementation, as a result fixing a RegistryKit issue where proposal lists may not be automatically refreshed after matching proposals are added or deleted. It also features updated registry GUI, home tab and proposal management.