Skip to content

Releases: 51ngul4r1ty/atoll-core

Atoll v0.48.0

13 Apr 01:38
024f168
Compare
Choose a tag to compare
Atoll v0.48.0 Pre-release
Pre-release

This release implements the functionality to fix issue #367 - it isn't really a bug, more of a feature... you've heard that before, right? No seriously... this one is a feature: it's a redirect to login page any time there's a refresh token failure and it also preserves that entry page and restores it as soon as the user is logged in.

image

Atoll v0.47.0

12 Apr 00:09
Compare
Choose a tag to compare
Atoll v0.47.0 Pre-release
Pre-release

There have been quite a few releases since v0.41.7 but the release notes weren't published, so the notes for this release will include all the prior releases.

Atoll v0.47.0

This release includes:

  1. Refactor of all "Backlog Item Rank" entities to use "Product Backlog Item" instead (tech story #293).
  2. Refactor of all "Backlog Item Planning Panel" UI components to use "Product Planning Panel" related names so that these UI components are now consistent with the "Sprint Planning Panel" naming (tech story #305).
  3. Updated dependency for dependabot: moment from 2.29.1 to 2.29.2

Atoll v0.46.0

This version was never deployed to production so the work on story #305 was included in Atoll v0.47.0.

Atoll v0.45.0

This version included "Join Unallocated Split Parts" functionality (story #369):

image

Atoll v0.44.0

This version included the fix for item split text styling:

Before:

image

image

After:

image

image

Atoll v0.43.0

Implemented fix for issue #332:

image

Atoll v0.42.5

Fixed "No matching project" issue when viewing the backlog item detail (issue #364).

Atoll v0.42.4

  • Implemented tech story #356 (consistent fetcher export types).
  • Implemented tech story #365 (consistency with DB alias constants).

Atoll v0.42.3

  • Data Parity Tests for a Backlogitems Endpoint (tech story #349).

Atoll v0.42.2

  • Address security issues in tech story #342 (updated tar for dependabot).

Atoll v0.42.1

  • Address security issues in tech story #342 (updated immer, url-parse, ws, react-dev-utils for dependabot).
  • Fixed npm sync command issue (tech story #320).

Atoll v0.42.0

  • Added app version header (tech story #338):

image

Atoll v0.41.7

27 Mar 10:59
f8d0887
Compare
Choose a tag to compare
Atoll v0.41.7 Pre-release
Pre-release

Implemented story #222 to allow story splitting (in the screenshot below you can see how planned points only include the split story's remaining points = 5, but the accepted total includes the full story points = 13)

image

image

Atoll v0.40.9

05 May 02:53
edc144b
Compare
Choose a tag to compare
Atoll v0.40.9 Pre-release
Pre-release

Fix related to adding new sprints. There were 2 effects of early DateOnly changes:

  1. Adding new sprint didn't add to end of sprint list.
  2. Adding another sprint didn't add it after the first.

There was also another issue: the sprint start and end wasn't being correctly calculated.

The issue link: #283

Atoll v0.40.7

30 Apr 13:54
5f3db07
Compare
Choose a tag to compare
Atoll v0.40.7 Pre-release
Pre-release

Fix for SSL issue: "no pg_hba.conf entry for host "x", user "y", database "z", SSL off"

Atoll v0.36.0

04 Jan 04:52
3995043
Compare
Choose a tag to compare
Atoll v0.36.0 Pre-release
Pre-release

Now Plan View automatically expands the "Not Started" sprint when loading:

image

Atoll v0.35.1

28 Dec 14:37
de545bd
Compare
Choose a tag to compare
Atoll v0.35.1 Pre-release
Pre-release

Show unplanned points in sprint metrics (totalPoints field has now been added to a sprint).

#247

Atoll v0.34.0

28 Dec 00:45
4b6bde3
Compare
Choose a tag to compare
Atoll v0.34.0 Pre-release
Pre-release

Added "started date", "finished date", "accepted date" and "released date" fields to the backlog item data. See issue link below for screenshots.

#255

Atoll v0.33.0

27 Dec 04:07
e287a78
Compare
Choose a tag to compare
Atoll v0.33.0 Pre-release
Pre-release

Atoll v0.32.1

25 Dec 14:12
Compare
Choose a tag to compare
Atoll v0.32.1 Pre-release
Pre-release

Added favicon

image