Home > Release Notes > wq.db 0.7.1

wq.db 0.7.1

wq.db 0.7.1 brings a couple of minor bug fixes to 0.7.0:

  • Encoded URLs in pages_info object (0e1de58; see wq.app 0.7.1 release notes)
  • Fix recursion error in multi.json (8b1550f)
  • Ensure relate’s cached dict representations are updated after a save() (3e5ce5c)
  • More tests