Releases: bishopcais/cog-server
Releases · bishopcais/cog-server
v1.7.0
v1.6.0
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
- Fix typo in Dockerfile entrypoint
- Move jsx files from
client/src
tosrc/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