Releases: framebassman/chat
Releases · framebassman/chat
1.0.125: Feature/logs (#20)
* rename Chat.Web.Tests to Chat.Tests * add infrastructure for tests * try to fix * try to fix * open page * add tests * fix logs * add test dockerfile * break into two separate * downgrade sentry * workaround for CI * try to fix tests * try to fix * Update .travis.yml * Update .travis.yml * add healthcheck * fix CI? * fix CI? * fix CI? * fix CI? * fix CI? * fix * fix CI? * fix CI? * fix CI? * fix CI/ * fix CI? * add nunit project * fix CI? * change homepage to . * test with prod-like configuration * fix url * remove test proj from sln
1.0.100: Task/dotnet 3.1 (#19)
* move dockerfile to dotnet-3.1 and nodejs-12.15 * move to dotnet-3.1 * fix build * try to use dotnet3.1 in travisci * update test proj * fix launch,json
1.0.90: Bump acorn from 5.7.3 to 5.7.4 in /Chat.Web/Client (#16)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dmitry Romashov <[email protected]>
1.0.86: Bump handlebars from 4.1.2 to 4.7.6 in /Chat.Web/Client (#18)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.80: Bump websocket-extensions from 0.1.3 to 0.1.4 in /Chat.Web/Client (#17)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.70
update packages to npm v6.11.2 (#14)
1.0.66: Add simple launch.json (#12)
* Add simple launch.json Signed-off-by: Alexey Tretyakov <[email protected]> * Review changes Signed-off-by: Alexey Tretyakov <[email protected]> * Review changes * add configuration to launch the browser * add env variables Signed-off-by: Alexey Tretyakov <[email protected]>
1.0.61: Feature/autoscroll (#10)
* Create README.md * add gif to readme * Update README.md * Update README.md * Update issue templates (#7)
1.0.35: Feature/mobile (#5)
* add types * start to improve mobile styles * add send button * fix dev env in create-react-app * send button to separate component
1.0.27
fix (#4)