Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Releases: viur-framework/flare

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 21 Jan 07:08
  • (BREAKING): Switch to Pyodide 0.19.X

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 16 Dec 12:12
  • Feat: ViurForm and ViurFormBone with improved error reporting
  • Feat: Improved and bug-fixed book-keeping for proxies used by event-listeners.

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 10 Nov 07:23
  • Fix: EvalFormatStrings now work properly again

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 30 Sep 09:32
  • Fix: interalEdit Forms no longer lose data
  • Better Form handling

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 29 Sep 05:43
  • Feat: listhandler now can emit finished status and locks running requests
  • Feat: Forms - allow dict as BoneStructure
  • Feat: Forms - relationalBone listhandler can now be filtered if the tag is used

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 21 Sep 05:53
  • Feat: added Icon Caching
  • Feat: added SyncHandler
  • Feat: hash getter und setter can now accept parameters
  • Feat: direct FileUpload is now possible, use "widget":"direct" as parameter
  • Feat: Update get-pyodide.py with configurable Version
  • Fix: File and Folder names are displayed again
  • Fix: Multiple SelectBones can be set to ReadOnly again

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:24
  • Fix: updated relational style

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:19
  • Fix: edit widget for relational bone didn't work properly due unclosed
    -tag

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 11:45
  • Fix: webworker now can be used with zipped application

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:36
  • Feat(BREAKING): unified buildscripts
  • Feat: added alternative displayStrings for relations
  • Feat: updated to Pyodide 0.18
  • Feat: added debug popup (wip)
  • Feat: pyodide webworker