Skip to content

Pre-release #1 for 1.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@minhducsun2002 minhducsun2002 released this 04 Apr 05:27
· 132 commits to master since this release
d2fbecf

This is a beta release for Hestia 1.4.

Non-exhaustive changelog :

  • Re-designed Problems page (merged with 691815b)
    image

    • 13466d0 and b966442 marked the initial design.
    • 2c72ea0 proposed a hack to fill Ace in the remaining space of viewport, with was then replaced with another workaround in 8163953, 2756daf and b82d88f to scale Ace by computing distinct width & height.
    • List of languages supported for highlighting in Ace has been reduced in 068adb4 and merged with 1b8af2e.
    • Language selector now shows human-friendly language names with 1b837a3 (merged in acc4bf8), with more languages revised/added/removed in ebe95d1 and 5cc93e0.
    • Loading solutions from file is now possible (#109, enhanced in #118, #120 and #121).
  • Colored Submissions page (#90)
    image

  • Title changes with contest name and currently displayed page (#103)
    image
    image

  • Localizations (#122, on hold at the time I write this). Only Vietnamese is added presently.
    image
    image
    image

This release will not be signed.

Tested by @minhducsun2002 for https://github.com/vnma0/wafter with this specific commit hash :

$ git show HEAD
commit c40738ee1c7961323d7949d6f036d9de51c77827 (HEAD -> cyclone, origin/cyclone)
Merge: 3725cc3 68aabe8
Author: Nguyễn Tuấn Dũng <[email protected]>
Date:   Thu Apr 4 07:19:55 2019 +0700

    Merge branch 'master' into cyclone