Skip to content

Releases: blackjackkent/RPThreadTrackerV3.FrontEnd

1.5.0 - Refactors and Bugfixes

01 May 21:18
ceca242

Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.5.0

1.4.1 - Clickable Rows

10 Mar 22:29
9e3d575

Choose a tag to compare

New

  • Added functionality to allow users to click table rows to select them.

Updates

  • Patron list updates

1.4.0 - Sponsor info and bugfixes

02 Jan 00:27
eee1c9c

Choose a tag to compare

New

  • Added link to create new GitHub issue in place of existing contact form.
  • Added link to Patreon in dashboard layout and footer.
  • Added info about Patreon sponsors to "About" page.

Updates

  • Fixed buggy elements of dark/light theme styling.
  • Fixed bug preventing rows from being deselected once they were selected.

Operations

  • Added issue and pull request templates for GitHub interaction.
  • Repaired Codecov connection and missing test coverage.

1.3.0 - Account Deletion Tool

04 Dec 01:07
4c0b3ce

Choose a tag to compare

New

  • Added option to delete account to "Settings" screen.

Updates

  • Added highlights to selected table rows.
  • Fixed behavior of light/dark theme on CheckboxTable consumers.
  • Persisted navbar state across site refreshes

Operations

  • Fixed deployment settings in appveyor.yml
  • Added path mapping support.
  • Updated linting rules.

1.2.0 - Tag Management Feature

15 Apr 16:20
05e8fdd

Choose a tag to compare

New

  • Added tag management feature to Tools section.

Improvements

  • Updated codebase to React 16.8 to allow use of hooks.

1.1.0 ~ Resolved Thread Duplication Bug

21 Feb 18:03
d67303c

Choose a tag to compare

New

  • N/A

Improvements

  • Fixed a bug resulting from not clearing out queued actions during authentication refresh, causing threads to duplicate if they were created earlier in the application session.

1.0.1 - Fix For Thread Deletion Blank Screen

29 Jan 22:15

Choose a tag to compare

New

  • N/A

Improvements

  • Fixed a bug which was causing the application screen to blank out when users deleted or archived a thread.

1.0.0 - Dependency Updates

03 Dec 20:48
5bcafc8

Choose a tag to compare

New

  • Updated and cleaned up dependency chart for transition to GitFlow release process.

Improvements

  • Removed notification message for users retrieving more than 100 threads.