nextcloud / llm2

MIT License
6 stars 0 forks source link

adjustments for the Server branch split #5

Closed bigcat88 closed 6 months ago

bigcat88 commented 6 months ago

No breaking changes here :)

  1. deploy command was deprecated in AppAPI 2.1.0

  2. for dev registration AppAPI now accepts values in --json-info with the same key names as in info.xml:

    appid -> id system_app -> system

  3. Added run29 and register29 commands to Makefile for today's branch split