abstruse v1.3.5 Release Notes

Release Date: 2017-11-16 // over 6 years ago
  • ๐Ÿ› Bug Fixes

    • console: console on Linux (efd99d3)
    • container: stop container and cleanup after build properly (ae6202e)
    • ๐Ÿณ docker: stop container or kill if not going nice way (925684d)
    • header: remove hardcoded avatar (f1f6405)
    • output: fix terminal output issues (e0fd26a)
    • terminal: fix terminal output before terminal ready (5ff62b9)
    • terminal: terminal output before terminal ready (c18a814)

    ๐Ÿ”‹ Features

    • API: run API & Socket Server on same single port (78fd624)
    • base-image: build base image during setup process (closes #277) (ddebe08)
    • base-image: build base image during setup process (closes #277) (f0fdf78)
    • ๐Ÿ— build: output container information (416560b)
    • ๐Ÿณ docker: Add a post push hook to make sure the latest tag gets built. (217071d)
    • ๐Ÿณ docker: Added healthcheck to dockerfile (5e46608)
    • ๐Ÿณ docker: Preliminary work for automated dockerhub builds. (18c83af)
    • ๐Ÿณ dockerfile: Add build command to npm scripts. (8ed216f)
    • ๐Ÿณ dockerfile: Addition of dockerfile for building Abstruse image (ae993ca)
    • hterm: hterm integration (eac7aa4)
    • images: removeing docker images (92504d2)
    • xterm: implementation of xterm terminal (90521b5)

    ๐ŸŽ Performance Improvements

    • container: force remove container instead of graceful stop (c9093fe)