All Versions
60
Latest Version
Avg Release Cycle
6 days
Latest Release
1545 days ago

Changelog History
Page 4

  • v2.0.2 Changes

    January 11, 2020
  • v2.0.1 Changes

    January 10, 2020

    ๐Ÿ› Bug Fixes

    • โšก๏ธ revert angular update (f1dd473)
  • v2.0.0 Changes

    January 10, 2020

    ๐Ÿ› Bug Fixes

    • โž• add base tag, fixes #1075 (5ae473f)
    • ๐Ÿ—„ mongoose deprecations (58d7840)
    • โšก๏ธ update engines (61ce935)
    • โšก๏ธ update node to 10 on travis (5013efb)
    • โšก๏ธ update simple-runner dep (56cafbc)

    ๐Ÿ’ฅ BREAKING CHANGES

    • โฌ‡๏ธ drop node 6 and node 8, since both are EOL.
  • v1.11.0 Changes

    August 10, 2018

    ๐Ÿ› Bug Fixes

    • api: deprecated count method for mongoose (d5a838b)
    • client: tweak ui for jobs on build page setting (2de5e32)
    • client/layout: remove build specific footer, fix layout, show fotter on build page (16c2895)
    • db: move mongoose setup to a utility that can be reused (c3df476)

    ๐Ÿ”‹ Features

  • v1.10.1 Changes

    July 31, 2018

    ๐Ÿ› Bug Fixes

    • โž• Add missing morgan dependency (#1056) (63d070e)
    • 0๏ธโƒฃ minor tweaks and adding new plugins by default (e737d59)
    • db: update mongoose to v5 and use new db uri format (0ee9481), closes #1059
  • v1.10.0 Changes

    December 04, 2017

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’… button style fixes (c9fbca1)
    • ๐Ÿ—„ mongoose open() deprecation, resolves #1044 (5484c31)
    • โšก๏ธ revert jquery update, bootstrap2 doesn't play well with it (7f1adea)
    • โšก๏ธ update request to prevent vulnerability (5664403)
    • ๐Ÿ”’ security: update jquery to 3.x, probably about time any way (9d34ad9)
    • ๐Ÿ”’ security: update vulnerable packages (4766749)
    • ๐Ÿ’… styles: add margin to bottom of wrapper (7aa49ef)
    • ๐Ÿ’… styles: another footer fix (dac61ca)
    • ๐Ÿ’… styles: button icons moving out of buttons (0001bdf)
    • ๐Ÿ’… styles: job-title margin (eea4f43)
    • ๐Ÿ’… styles: wrapper footer being too high up in desktop size (d9d6874)

    ๐Ÿ”‹ Features

    • ๐Ÿš€ make build deploy/test header more obvious (1053557)
    • ๐Ÿšš move cancel out of dropdown (098f8dd)
  • v1.9.6 Changes

    March 21, 2017

    ๐Ÿ› Bug Fixes

    • Name of project should link to config page (7a7e9d9)
    • ๐Ÿ‘‰ Use correct name for project deletions. (dc4ccb2)
    • wording for error message (0ce4b92)
  • v1.9.5 Changes

    February 20, 2017

    ๐Ÿ› Bug Fixes

    • cli use strict and semi (a76bb0b)
    • context server name was undefined (8e5cb5c)
    • ๐ŸŒฒ log error if bad mongo connection, resolves #997 (04cdefb)
  • v1.9.2 Changes

    September 13, 2016
    • ๐Ÿ›  [BUGFIX] HAve server us it's own version of ansi.js, see (#991)
  • v1.9.1 Changes

    September 09, 2016
    • ๐Ÿ›  [BUGFIX] Fix collaborator router returning 404, see (#990)
    • ๐Ÿ“‡ [UI] Build Metadata: Move progress bar to the bottom
    • ๐Ÿ’ป [UI] History Row: Hide took and / in certain states
    • ๐Ÿ— [DEV] Build client scripts on prepublish