Skip to content

Releases: nearbeach/NearBeach

0.31.48

15 Nov 09:07
53fa4a1
Compare
Choose a tag to compare
0.31.48 Pre-release
Pre-release

Bug fixes

  • nearbeach-1472 If user removes all their groups - page should refresh
  • nearbeach-1455 Less privileged user can still click on "Include All Groups" in search
  • nearbeach-1457 Uploading an image into the TinyMce editor, adds the image to the documents, with a weird name

Code Smells

Some code smells were fix for developers

What's Changed

Full Changelog: 0.31.47...0.31.48

0.31.47

08 Nov 12:11
1dac421
Compare
Choose a tag to compare
0.31.47 Pre-release
Pre-release

Code Clean up

200+ code smells within the code base have been fixed up

Bug fixes

What's Changed

  • refactor: remove reimported module by @deepsource-autofix in #700
  • refactor: remove unused imports by @deepsource-autofix in #705
  • refactor: use identity check for comparison to a singleton by @deepsource-autofix in #706
  • refactor: remove unused imports by @deepsource-autofix in #708
  • refactor: access attribute directly by @deepsource-autofix in #707
  • Develop by @robotichead in #709

Full Changelog: 0.31.46...0.31.47

0.31.46

28 Oct 10:09
2ab7e1c
Compare
Choose a tag to compare
0.31.46 Pre-release
Pre-release

Bugfixes

What's Changed

Full Changelog: 0.31.45...0.31.46

0.31.45

25 Oct 11:43
dc3a680
Compare
Choose a tag to compare
0.31.45 Pre-release
Pre-release

New Features

  • Kanban Boards, now have a count of how many cards are within that column
  • Ability to add tags to kanban cards

Hidden Improvements

Code has been improved in multiple spots. For example we have extracted out the tags functionality and placed it in VueX

What's Changed

  • refactor: replace multiple == checks with in by @deepsource-autofix in #697
  • refactor: remove unnecessary return statement by @deepsource-autofix in #696
  • Develop by @robotichead in #701

Full Changelog: 0.31.44...0.31.45

0.31.44

23 Oct 11:02
4160d47
Compare
Choose a tag to compare
0.31.44 Pre-release
Pre-release

New Feature

Release of the Scheduler + unit tests

Bug Fixes

Minor bug fixes for the Scheduler. Bugs found during unit test construction

What's Changed

0.31.43

16 Oct 10:56
6e3fa43
Compare
Choose a tag to compare
0.31.43 Pre-release
Pre-release

New Feature

Implementation of the scheduled object feature. Users can now schedule a reoccuring object (task or project), to be created at a future date. The frequencies are;

  • Set Day of the Week
  • Weekly
  • Fortnightly
  • Monthly
  • Start of the Month
  • End of the Month
  • X Days before End of the Month

Currently the end conditions are;

  • No End Date
  • End Date
  • Number of Repetes

With the user having the ability to turn it off at any point

What's Changed

Full Changelog: 0.31.42...0.31.43

0.31.42

09 Oct 09:12
8537843
Compare
Choose a tag to compare
0.31.42 Pre-release
Pre-release

Bugfixes

What's Changed

New Contributors

Full Changelog: 0.31.41...0.31.42

0.31.41

04 Oct 11:50
6ba494c
Compare
Choose a tag to compare
0.31.41 Pre-release
Pre-release

Bug fixes

  • nearbeach-1432 Re-adding an object to a kanban board
  • nearbeach-1434 Kanban Board: Moving linked object into blocked column, does not add note to the object
  • nearbeach-1436 Public Kanban Board - Object Links have no description
  • nearbeach-1437 Linking Requirements to objects, does not show in the objects
  • nearbeach-1439 Can't Remove Items from Sprints

What's Changed

  • ci: update .deepsource.toml by @deepsource-autofix in #665
  • refactor: remove commented out code by @deepsource-autofix in #666
  • refactor: replace template strings with regular string literals by @deepsource-autofix in #667
  • refactor: remove unused imports by @deepsource-autofix in #668
  • Develop by @robotichead in #669

Full Changelog: 0.31.40...0.31.41

0.31.40

02 Oct 11:35
40f6b9a
Compare
Choose a tag to compare
0.31.40 Pre-release
Pre-release

Bug fixes

What's Changed

Full Changelog: 0.31.39...0.31.40

0.31.39

27 Sep 12:05
25a7fd5
Compare
Choose a tag to compare
0.31.39 Pre-release
Pre-release

Bugfixes

  • nearbeach-1430 iOS Bug - Kanban board header overlays incorrectly
  • nearbeach-1433 Users can link objects to a kanban board they don't have access too
  • nearbeach-1435 An archived object link on a kanban board still shows on the object

What's Changed

Full Changelog: 0.31.38...0.31.39