Skip to content

Releases: bishopcais/cog-server

v1.7.0

28 Mar 15:30
Compare
Choose a tag to compare

Features

  • Allow removing disconnected machines from server

Bugfixes

  • Fix wrapping of cogs overflowing container

v1.6.0

11 Mar 14:21
2b8c20f
Compare
Choose a tag to compare

Features

  • Create new / edit user form

Bugfixes

  • Widen cog display
  • Fix production express not exposing webpack bundle
  • Update Dockerfile to run mongod

Chores

  • remove legacy implementation files
  • Update dependencies

v1.5.0

19 Aug 09:36
Compare
Choose a tag to compare
  • Fix typo in Dockerfile entrypoint
  • Move jsx files from client/src to src/client
  • Move socket/io.js -> src/server/io.js, api -> src/server/api, models/ -> src/server/models,
  • Begin work on Services feature
  • Fix import in scripts/create-admin.js
  • Fix remaining old-style font awesome icons
  • Add additional left/right padding on cog buttons
  • Fix broken label on SIGHUP button
  • Fix cog-cli crash when clicking icon on button
  • Improve styling of ANSI blue color
  • Hitting clear on cog now persists cleared log through reloads
  • Add button to send SIGUSR2 signal
  • Fix crash when second instance of cog-cli on one machine attempts to connect
  • Remove console log of credentials when logging in