Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: YtoTech/latex-on-http

2025-09-23-3

23 Sep 22:18
48a196d

Choose a tag to compare

  • Bump Python dependencies

2025-09-23-2

23 Sep 20:19
c1fa550

Choose a tag to compare

  • Kill all children processes on timeout
  • Do not return partial PDF on timeout
  • Add option options.compiler.halt_on_error
  • Add option options.compiler.silent

2025-09-23-1

23 Sep 16:06
eeceaeb

Choose a tag to compare

  • Fix timeout for compilation, with proper error return
  • Return compilation log files on failure (default true with option options.response.log_files_on_failure)

2025-08-06-1

06 Aug 22:09
45b13ec

Choose a tag to compare

  • Switch to TexLive 2025
  • Use latexmk as default runner instead of latexrun
  • Add PostgreSQL database in prevision of job status

2025-02-13-1

13 Feb 15:58
86d0d28

Choose a tag to compare

  • Fix build with XelaTeX #43

2024-06-28-2

28 Jun 12:33
1263144

Choose a tag to compare

  • Run all commands in same directory to simplify path resolution for filecontents and uploaded resources

2024-06-28-1

28 Jun 12:00
b2c1e2a

Choose a tag to compare

    • TeXLive 204
  • Set cwd for latexrun.py so the filecontents directives can work as expected #42

2023-06-12-1

13 Jun 02:10
33176ac

Choose a tag to compare

  • Timeout long LaTeX compilations and prevent zombie processes (the timeout is of 100 seconds for now)

2022-12-07-1

07 Dec 01:39
4908c82

Choose a tag to compare

  • Add clearer input spec (payload) validation

2022-08-03-2

03 Aug 15:14
c80e954

Choose a tag to compare

(trigger CI)