-
v1.1df95a6ef · ·
Update lists API to support additional fields * Added field url to dictionary returned by lists.pkglists() * Added field official to dictionary returned by lists.pkglists() * Allow visible field not to be defined in pkglists.json. It defaults to True now. * Update lists.pkglists() comment to be accurate
-
v1.0.10f963704 · ·
Fix entrypoint and generated files moved from /tmp * Fixed entrypoint in setup.py * Files generated by supervisor are now moved to non-root accessible location for security reasons * autorun.enabled now returns None if configuration is not set in uci * typing added to autorun API