Skip to content

Releases: Mokkapps/scrum-daily-standup-picker

2.0.0

08 Feb 10:42
Compare
Choose a tag to compare

Breaking Change

  • Completely rewritten in Vue 3
  • Previous data backups are not compatible with this version

1.2.0

26 Jul 18:27
Compare
Choose a tag to compare

Features

  • Basic internationalization.
    • Default language is en_US
    • Available languages: de_DE, en_US
    • Language can be changed in settings
  • Implemented manual update mechanism (OS X & Windows only). If a new version is available on GitHub you should see a dialog the next time you start the Standup Picker. You can then choose to install the download from GitHub and install it manually.
  • New settings version. Backups from older versions are no longer compatible.

1.1.1

09 Jul 21:47
Compare
Choose a tag to compare

Bugfixes

  • Images in settings dropdown are shown again
  • Background image changes are now detected correctly
  • Show app icon in Linux distributions
  • Changed to correct electron build types for Windows & Ubuntu as portables do not work with my code

Tested on latest MacOS X High Sierra, Windows 10 and Ubuntu distribution.

1.1.0

08 Jul 19:37
Compare
Choose a tag to compare

Features

Show mute button which can be used to stop a very long sound file

Bugfixes

Fixed Windows 10 portable version which did not show any images or did play any sound

1.0.0

02 Apr 19:52
Compare
Choose a tag to compare

First release of the desktop standalone version of the Standup Picker based on Electron.

I have only fully tested it on OS X (High Sierra) and Ubuntu 16.04.4 LTS.

Features

  • Configure team members and sounds in an own settings screen.
  • Backup import/export.
  • Randomly select a team member. You can click on team member images to "ignore" them if they are not attending at the standup.
  • Play standup music at a given time.
  • Inform about ending standup time by a sound.

Known issues

In Windows assets are not shown but I unfortunately I have no solution for this issue.

Deprecated "Angular-only" version

Check version 0.1.0 which is a pure Angular version of the Standup Picker. This version is not maintained anymore.

1.0.0-beta.6

26 Feb 21:26
Compare
Choose a tag to compare
1.0.0-beta.6 Pre-release
Pre-release

Changed from 0.2.0-beta.x to 1.0.0-beta.x to support semantic versioning

This will probably the latest beta version before release of version 1.0.0.

Features

  • Added functionality to delete imported sounds or images
  • Backup import/export

Misc

  • Added placeholder image and removed old images
  • Removed default standup music
  • Added & improved CSS animations
  • Improved SCSS code
  • More unit tests

Known issue

In Windows assets are not shown but I unfortunately I have no solution for this issue.

0.2.0-beta.5

01 Feb 22:10
Compare
Choose a tag to compare
0.2.0-beta.5 Pre-release
Pre-release

Features

  • Change background in settings
  • Improved standup sound selection
  • Standup hint is shown and text color can be toggled between black & white in toolbar

Bugfixes

  • Reminder sound is played at configured time

0.2.0-beta.4

29 Jan 18:38
Compare
Choose a tag to compare
0.2.0-beta.4 Pre-release
Pre-release

Bugfixes

  • Improved card image fit
  • Avoid mutliple audio sounds playing at once

Known issues

  • Windows assets are not shown
  • OS X build is currently unsigned but this will be changed in production ready release
  • Import exported settings is currently not supported and the button disabled

0.2.0-beta.3

28 Jan 20:19
Compare
Choose a tag to compare
0.2.0-beta.3 Pre-release
Pre-release

What is new

  • Use toolbar in standup picker
  • Centered settings content
  • Adjusted loading background color

Known issues

  • Windows assets are not shown
  • OS X build is currently unsigned but this will be changed in production ready release
  • Import exported settings is currently not supported and the button disabled

0.2.0-beta.2

28 Jan 15:55
Compare
Choose a tag to compare
0.2.0-beta.2 Pre-release
Pre-release

Bugfixes

  • Fixed standup music trigger and subscription
  • Increased settings button z-index
  • Fixed disappearing Mokkapps webiste button in about dialog

Known issues

  • OS X build is currently unsigned but this will be changed in production ready release
  • Import exported settings is currently not supported and the button disabled