Skip to content

Releases: Toxantron/scrumonline

Wipe session

11 Feb 20:27
Compare
Choose a tag to compare

Added option to wipe the session from the server.

Improved screen usage, Gitlab plugin

20 Jan 20:15
Compare
Choose a tag to compare

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.

Clean, stable version for on-premise

06 Dec 20:25
Compare
Choose a tag to compare

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

REST API

06 Jun 17:19
Compare
Choose a tag to compare

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

Plugins and Performance

26 May 07:09
Compare
Choose a tag to compare

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.

Docs and container

29 Apr 15:48
Compare
Choose a tag to compare

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.

Reevaluate after removal

11 Mar 08:29
Compare
Choose a tag to compare

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.

Card values

10 Mar 19:56
Compare
Choose a tag to compare

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.

Basic Auth for Github

09 Feb 12:05
Compare
Choose a tag to compare

Basic Authorization for Github allows loading issues from private repositories.

Member removal

01 Feb 08:58
Compare
Choose a tag to compare

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