wq.db 1.0.0 RC1
wq.db 1.0.0 RC1 brings a number of enhancements to improve integration with wq.start and wq.app.
wq 1.0 enhancements
- New API to more directly configure the relationship between pagination and offline caching in wq.app (wq/wq.app#47,
663bbda). See Pagination and Caching for more information. - Added support for pre-generating blank nested forms for attachments, which wq.app has supported for some time (#61).
- Improved the
formsections of the generated wq config object to better match the output of xlsconv. The goal is to ensure that wq.start’swq addformandwq maketemplatescommands produce identical template output. (237c07a,7253f33,4735982,e3dec4b)