Scrumonline Versions Save

PHP web app for planning poker

v.2.1.1

5 years ago

Added option to wipe the session from the server.

v2.0.1

5 years ago

Screen usage was improved for larger devices while maintaining responsive behavior mobile devices.

A Gitlab plugin was added, which can be beneficial to teams with on-premise Gitlab instance.

v2.0

5 years ago

After splitting the public version, from mine at https://scrumpoker.online this is the recommended version.

v1.5.0

6 years ago

Inspired by @jfversluis and @faniereynders the API was refactored and documented/specified in swagger. This includes a refactoring of the controllers that eliminates the execute method and some other overhead. We also stole some features from open firepoker PRs.

@Raj-K-Joshi contributed a new cardset

v1.4.0

6 years ago

Since the last release the ticketing plugins were moved to dedicated JS files per plugin and the client polling was optimized to scale to an increasing number of users.

v1.3.2

7 years ago

Besides some minor features like Open and Join on sessions list, this release mainly brings improved documentation and easier contribution through Vagrant and Docker.

Thanks to @dbeuchler and @filipgolonka for their contributions in this release.

v1.3.1

7 years ago

The current poll is now reevaluated after a member was removed. So if someone is inactive and the only remaining member who did not vote,his removal will flip the cards.

v1.3

7 years ago

The biggest change in this release has been the different selectable card values. But in the same period @dbeuchler added the popular GitHub ribbon that doubled traffic to this repo and greatly improved ticketing style.

v1.2

7 years ago

Basic Authorization for Github allows loading issues from private repositories.

1.1

7 years ago

Removing members from sessions or leaving a session. It also has a new REST API for mobile apps.