Skip to content

Releases: jasonraimondi/traverse

0.10.12

18 Feb 18:14
Compare
Choose a tag to compare

Features

0.10.11

12 Feb 07:02
Compare
Choose a tag to compare

Features

  • Adding some analytics. We are tracking event for 'application boot' and 'adding github access token'. Data is sent to segment. I would consider making this data public in the future if that is possible. Just curious of usage.

0.10.10

08 Feb 06:36
Compare
Choose a tag to compare

Features

  • Dice roll randomizes both language and frequency now instead of just language.
  • Added a better loader spinner with transparent background.
  • Updated splash page background color to theme white.

0.10.9

07 Feb 17:03
fffe308
Compare
Choose a tag to compare

Features

  • Creating a GitHub token in Traverse is a lot easier now that there is a link that will send you to https://github.com/settings/tokens/new with the appropriate scopes defined and Traverse [date] as the description.
  • I removed the "myself" page that was introduced in version 0.10.7, so that wont show as a bottom navigation route anymore. It will come back as part of the upcoming stargazer feature.
  • Loading states are added, but not styled.

0.10.7

28 Jan 05:31
Compare
Choose a tag to compare

Features

  • New page for authenticated user with list of starred repositories.
    Add a Personal Access Token with the following scopes to see the new page
public_repo
read:user
user:follow

Note: If the user page is not loading, you might need to go to Help... Reset Settings and re-add your personal access token.

image

image

0.10.6

25 Jan 07:19
Compare
Choose a tag to compare

Features

  • Added a button to clear GitHub access token. This fixes a bug where users were unable to clear a broken API key.
  • Scroll all the way to the bottom of a trending repository list to view the last updated date.
  • Continuing to tweak and update the styles.
  • Increased the application starting size to a larger height.

0.10.4

24 Jan 06:27
Compare
Choose a tag to compare

Features

  • Refactored the redux store which allows.... drumroll...
  • Offline-ish caching! The initial fetch is still needed to grab repository lists and user details, but after the initial grab, we should be good to go for the cache time limit, currently set to 5 minutes to help reduce the number of API calls while still keeping up to date on repositories. In the future I may allow the user to set this limit to their desired time.

0.10.3

10 Jan 05:31
Compare
Choose a tag to compare

Features

  • Fixing the sort order, show repo list by stars descending
  • Adding a flash message feature, sort of like toastr
  • Refactoring the GitHub rest code
  • Cleaning up some styling

0.10.2

05 Jan 06:53
Compare
Choose a tag to compare

Features

  • Add dice roll feature to randomly select language
  • Add settings page with ability to add a Github Access Token for more api calls
  • Add copy-to-clipboard helper for selecting crypto address on donation page

0 10 2-1

0 10 2-2

0 10 2-3

0.10.1

04 Jan 19:09
Compare
Choose a tag to compare

Features

  • Persist selected language list through app restarts
  • Updated more styling
  • Adding donation links for eth/nano

screen shot 2019-01-04 at 11 06 43 am

screen shot 2019-01-04 at 11 07 09 am