Skip to content

Releases

bfosberry edited this page Oct 22, 2014 · 8 revisions

v0.4

https://github.com/bfosberry/GameSocial/tree/v0.4

Release notes:

  • Errors now create github issues to ease reporting
  • Various bug fixes and styling/wording changes
  • Impoved admin access to app
  • Allow non-admins to create game entries
  • Added private visibility type
  • Added game groups to select boxes to separate board games from steam games

v0.3

https://github.com/bfosberry/GameSocial/tree/v0.3

Release notes:

  • Adding launch buttons to let users join steam and teamspeak servers via a link
  • Allow users to view public events and game events when not logged in
  • Allow users to delete comments
  • Populating event/lan party forms datetime pickers with previous datetime (previously this was Datetime.now()
  • Fixing some redirect issues
  • Allowing users to manually add games to their list of games
  • Allowing users to view their list of games and friends on their profiles

v0.2 Interface revamp

https://github.com/bfosberry/GameSocial/tree/v0.2

Release notes:

  • Updated to bootstrap3
  • Revamped considerable parts of the interface
  • Users can specify visibility level of object being created
  • Users no longer see controls for resources they do not own
  • Invites and comments are created using modal forms
  • User badge added for listing attendees of events

v0.1.1 - Minor updates

https://github.com/bfosberry/GameSocial/tree/v0.1.1

Release notes:

  • Fix bug with login redirect
  • Adding db indexes

v0.1 - Initial Alpha release

https://github.com/bfosberry/GameSocial/tree/v0.1

Release notes:

  • Users can sign in with steam
  • Users can set their email address
  • Users friend and game list is synced from steam
  • Users can view/create/edit/destroy/join/leave Lan Parties
  • Users can view/create/edit/destroy/join/leave Events
  • A users upcoming events are shown on the dashboard
  • Events and lan parties are exported to google calendar
  • Users receive emailed calendar invites to events they have joined
  • Users can invite other users to events
Clone this wiki locally