Skip to content

Releases: cmason3/jinjafx_server

JinjaFx Server v22.11.1

10 Nov 09:54
Compare
Choose a tag to compare

Changes

  • Updated the colour palette to hopefully be more aesthetically pleasing
  • Updated update_cdnjs_links.py so it will update all html files automatically with latest JavaScript libs
  • Added update_versioned_links.py to create static content links based on sha256 as a pre-commit Git Hook
  • Updated various JavaScript libraries to latest versions

JinjaFx Server v22.11.0

08 Nov 14:33
e08d633
Compare
Choose a tag to compare

Changes

  • Add support for command line option -logfile for persistent logging

JinjaFx Server v22.10.1

07 Nov 14:11
482f650
Compare
Choose a tag to compare

Changes

  • Fix issue with zIndex of template.j2

JinjaFx Server v22.10.0

25 Oct 05:21
4e05ffd
Compare
Choose a tag to compare

Changes

  • Update Dockerfile to use Python 3.11
  • Update JavaScript libraries to latest version
  • Fixed code scanning alert #67

JinjaFx Server v22.9.5

26 Sep 03:44
Compare
Choose a tag to compare

Changes

  • Add support for Save As on DataTemplate Export

JinjaFx Server v22.9.4

20 Sep 14:02
88b9105
Compare
Choose a tag to compare

Changes

  • Add support for an Import DataTemplate button

JinjaFx Server v22.9.2

09 Sep 06:58
Compare
Choose a tag to compare

Changes

  • Add jinjafx.html to permanent cache

JinjaFx Server v22.9.1

07 Sep 13:44
Compare
Choose a tag to compare

Changes

  • Moved js/css/png content to versioned urls to enable permanent cacheing

JinjaFx Server v22.9.0

07 Sep 08:52
Compare
Choose a tag to compare

Changes

  • Updated codemirror to 5.65.8
  • Updated bootstrap to 5.2.0
  • Updated dayjs to 1.11.5

JinjaFx Server v22.8.1

19 Aug 12:36
f9c8635
Compare
Choose a tag to compare

Changes

  • Added -ml argument to specify maximum memory usage.