abstruse v0.8.9 Release Notes

Release Date: 2017-08-20 // over 6 years ago
  • 🐛 Bug Fixes

    • avatar: fix path to default user avatarr (d7b4380)
    • console: fix console output (612a98e)
    • github-integration: fix GitHub integration (41c4dc7)
    • 🚑 hotfix: fix build item functionality (892dc90)
    • 👷 job: fix job socket events (788517f)
    • pm: correct sha for last commit (a8fbc45)
    • pm: update process manager (36186ae)
    • 🖨 process-manager: catch promises, fix unworking things in pm (a032e35)
    • regex: fix terminal output regex (547203b)
    • setup: docker image build fix (59c9630)
    • 🔒 package-lock fix (3ebba85)
    • terminal: fix terminal output (f02d004)
    • terminal: fix terminal output (102ad37)
    • terminal: update terminal code (35c073f)
    • tests: fix e2e tests for protractor (8f3600f)
    • tests: fix tests (866d959)
    • tokens: fix repository token getter (1f3f283)
    • 💻 ui: fix style glitches, remove job and build history option from UI (53a1768)
    • 🛠 bugfix, delete pr field before saveing build run (fdcb60f)
    • 🛠 bugfixes (e7768d0)
    • 🛠 multiple fixes (2da8c56)
    • 🏗 show correct status of previous build run (79009b4)
    • 💻 ui: update ui accordingly (099406f)
    • status badges (db34b0e)
    • ⚡️ update build end_time field when last job finish successfully and fix build time issue (e0eb1df)

    🔋 Features

    • access-tokens: access token form & repository settings (fead919)
    • avatar: default user avatar (a07621e)
    • fonts: Roboto fonts (41c00a0)
    • kill-container: use more aggresive strategy to kill containers (f95661b)
    • repositories: search implementation (613d1d6)
    • settings: access tokens (4ee4f6e)
    • sockets: full-screen socket connection status if disconnected / retrying to server (160248e)
    • sshd: enable ssh into containers (5dd7698)
    • status-badges: status badges (9a40e91)
    • team: team component and route (84ce5e0)
    • terminal: scroller (18a10f9)
    • tokens: make statuses work with new implemented access tokens (a68f774)
    • 💻 ui: add abstruse logo on login screen (d20ae17)
    • 💻 ui: job details modifications and features (714985f)
    • 💻 ui: terminal themes (9fd48a3)
    • 💻 ui: updated styles for build details (ce51290)
    • adjustable terminal height (633b030)
    • vnc: enables VNC for debugging (f9cd1bd)
    • 🏗 calculated time of previous build (abc7cec)
    • 🌲 collapse/expand commands log in terminal (1544fb1)
    • 🏗 list of previous build and job runs (fd87f07)
    • ⚡️ update commit status on github (ea00cf0)

    🐎 Performance Improvements

    • 🐳 docker: update default Dockerfile for abstruse image (a23acf3)
    • kill-container: swithc from observable to promise when killing docker container (d37a837)