Skip to content

Releases: philmtd/full-house

1.7.0

02 Apr 11:54
17e4ce4
Compare
Choose a tag to compare

What's Changed

  • chore: build with GitHub actions by @philmtd in #272
  • feature: add support for configurable persistent games by @philmtd in #271

Please check out the readme to read how to configure persistent games.

Full Changelog: 1.6.0...1.7.0

1.6.0

27 Mar 12:53
c277088
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #202
  • chore(deps): maintenance update of all dependencies by @philmtd in #232
  • chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.5 in /frontend by @dependabot in #233
  • update dependencies and migrate design to M3 by @philmtd in #260

Full Changelog: 1.5.0...1.6.0

1.5.0

27 Nov 19:14
c8e934a
Compare
Choose a tag to compare

What's Changed

  • improve agreement and add agreement circle to UI by @philmtd in #188

Full Changelog: 1.4.0...1.5.0

1.4.0

22 Nov 15:33
ec9e4eb
Compare
Choose a tag to compare

Highlights

The agreement algorithm has been improved to show a better agreement if the average vote is small and the deviation around that average is also small.

What's Changed

Full Changelog: 1.3.2...1.4.0

1.3.2

09 Nov 11:13
ae1d118
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

16 Jul 10:28
Compare
Choose a tag to compare

Dependency updates.

What's Changed

  • replace make with mage by @philmtd in #28
  • chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /frontend by @dependabot in #26
  • chore(deps): bump css-fx-layout from 3.0.0 to 3.0.2 in /frontend by @dependabot in #36
  • chore(deps): update frontend dependencies by @philmtd in #39
  • chore(deps): update backend dependencies by @philmtd in #40
  • chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #41
  • deps: update dependencies and use go 1.20 by @philmtd in #63
  • deps: update to Angular 16 by @philmtd in #62
  • chore: update go dependencies by @philmtd in #79

Full Changelog: 1.3.0...1.3.1

1.3.0

20 Jan 09:34
dfaa776
Compare
Choose a tag to compare

New features

Thanks to a suggestion by @Jisagi in #22, this release adds the option to show a QR code in the invite-dialog that participants of an on-site meeting can scan with their smartphones to easily join the game.

What's Changed

  • chore(deps): update backend dependencies by @philmtd in #25
  • chore(deps): update frontend dependencies by @philmtd in #24
  • feat: add qr code to invite dialog by @philmtd in #23

Full Changelog: 1.2.0...1.3.0

1.2.0

08 Jan 12:32
f286140
Compare
Choose a tag to compare

What's Changed

  • serve metrics under different port by @philmtd in #21

Metrics are served now under port 8090 per default. This can be changed using the fullHouse.metrics.port setting in the configuration file.

Full Changelog: 1.1.0...1.2.0

1.1.0

03 Jan 18:22
1079139
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /frontend by @dependabot in #17
  • chore: update to Angular 15 by @philmtd in #18
  • update dark theme, update css-fx-layout, change logo color with theme by @philmtd in #19
  • backend maintenance and configurable voting schemes by @philmtd in #20

Full Changelog: 1.0.4...1.1.0

1.0.4

14 Sep 17:26
bcc0be3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4