Skip to content

Version 4.5

Compare
Choose a tag to compare
@nursix nursix released this 17 Jul 14:49
· 522 commits to master since this release

Stable Release

  • Compatible with web2py-2.22.3
  • Removed some obsolete JavaScript libraries
  • Shelter Registry (CR) remodeled and simplified
  • BulkImporter applies approve-callback for user records by default
  • CMS Newsletters:
    • Introducing read confirmation
    • Indication of unread newsletters
  • Auth:
    • ANONYMOUS and AUTHENTICATED roles are assumed, explicit assignment no longer required
    • minor optimization of authorization functions
  • Exporter:
    • S3Codec concept removed
    • XLSX replaces XLS as standard Excel format
  • WithAdvice replaces S3WithIntro:
    • can have explanations above or below form field
    • can handle fields with default widgets