Skip to content

Releases: Zero-True/zero-true

v0.5.0

26 Nov 20:27
c1332b4
Compare
Choose a tag to compare

0.5.0 (2024-11-25)

Features

  • file-manage: add option to edit files from the file directory and enabled folder uploader along with folder delete features (#363) (c2b7536)

Bug Fixes

  • Enable large file saving and no content files (#378) (23b8908)
  • Lint improvements, update on actual lint change and new debounce (#373) (f4832ed)
  • Reduce vertical space and add linter focus changes (#377) (86a0e5d)
  • Updated Docs (#376) (f3eec1f)

v0.4.9

12 Nov 01:51
acbe980
Compare
Choose a tag to compare

0.4.9 (2024-11-12)

Bug Fixes

  • bug-solve: fix the minor issues in functionalities (#366) (196c752)
  • code-linting: implement linting process for CodeMirror code cells (#329) (70755d9)
  • Expose endpoint for cronjobs (#367) (9adb51d)
  • markdown-list-ui: resolve list display issue in markdown cells (#341) (22d6684)
  • Memory error fix on file inputs (#368) (8659ca6)
  • Memory issue part 2 (#369) (f040f0e)
  • Programmatic file uploader (#364) (7677c39)

v0.4.8

31 Oct 23:29
6c60a7c
Compare
Choose a tag to compare

0.4.8 (2024-10-31)

Bug Fixes

v0.4.7

18 Oct 14:24
85b1a95
Compare
Choose a tag to compare

0.4.7 (2024-10-18)

Bug Fixes

  • Dockerfile update to give ownership to appuser of venv (#347) (4902cfc)

v0.4.6

18 Oct 02:49
ddb5af7
Compare
Choose a tag to compare

0.4.6 (2024-10-18)

Bug Fixes

  • Dynamic upload url and responsive from notebook (#344) (1a23236)

v0.4.5

17 Oct 03:49
573580f
Compare
Choose a tag to compare

0.4.5 (2024-10-16)

Bug Fixes

  • escaping: Corrected triple string and backslash character handling in TOML file creation (#339) (245b9df)

v0.4.4

10 Oct 20:07
c1e6720
Compare
Choose a tag to compare

0.4.4 (2024-10-10)

Bug Fixes

  • Only disconnect and try reconnect when code isn't running (#332) (26eefc3)
  • support multiple versions of python (#334) (955187d)
  • update dockerfile for security and optimizations (#335) (9a4d95e)

v0.4.3

25 Sep 20:13
13b5856
Compare
Choose a tag to compare

0.4.3 (2024-09-25)

Bug Fixes

v0.4.2

23 Sep 19:37
50c4fd6
Compare
Choose a tag to compare

0.4.2 (2024-09-20)

Bug Fixes

v0.4.1

10 Sep 19:33
79816b4
Compare
Choose a tag to compare

0.4.1 (2024-09-10)

Bug Fixes

  • Comments in app mode and docs update (#320) (37b25c2)