Releases: NamanShergill/diohub
v1.0.0-dev.1
Fortunately, I added flavours to the app, so this will install as a separate app, instead of as an update to the play store build.
Refer to https://github.com/NamanShergill/diohub/blob/development/changelog.md#100---draft for the (wip) changes.
As this Is a dev build, I would prefer that issues in it be reported/discussed here, instead of on the repository: https://t.me/+1puUpht0nl44MjU1
(Y'all can chill with the "Is the project abandoned" issues now 😮💨)
0.3.2-beta
[0.3.2] - 07 August 2021
Bug Fixes
- App getting stuck on splash screen on reinstall.
- Search type getting reset on typing in search screens.
- Fix a null value check on pull request screens.
- Pull request reviews not loading.
[0.3.1] - 06 August 2021
Enhancements
- View pinned issues on a repository.
- Watch buttons on repository screens now works.
- Follow button added to user profile screens.
- Follow users from user cards themselves (For example, in search).
Bug Fixes
- Search type dropdown vanished on search screen.
0.3.0-10072021.internal
[0.3.0] - 10 July 2021
Authentication
- Authentication to access the app made compulsory.
- Added the option to authenticate via a browser or a one-time code.
- Removed a lot of the permissions the app requested for that it does not need currently.
- If app was opened via a deeplink and user is unauthenticated, the deep link will be honored as
soon as the authentication is completed.
Settings
- Customise the app's color palette according to your preferences.
- Share themes as a link that opens in the app and gives a prompt to load said theme.
- Added multiple font options to select from.
Issue/Pull Request Screen enhancements
- Ability to quote (full/select) replies.
- Added all missing timeline item cases.
- Added ability to view Pull Request Reviews and reply to them.
Create Issues
- Ability to create issues on repositories.
- Supports issue templates.
- Markdown editor for description.
- Supports previewing the text markdown.
Enhancements
- Added organizations tab to the home screen.
- Text in code blocks is now selectable.
- Added share URL button on many screens.
- Star button on repository screens now works.
- Star repositories from the repository cards themselves (For example, from the activity tab)
- Splash screen logo improvements.
- Complete Github Flavored Markdown support.
Deep-links
- Settings URL exception added in deep-links.
- (FIXED) Pull request deeplink fixed.
Misc
- App caching default max-age dropped from 10 minutes to 3 minutes.
0.2.1-29042021.internal
0.2.1
Bug Fixes
- Issues/Pulls screen would not open if unauthenticated.
- Links opened through another app gave a grey screen.
0.2.0
If you had a previous release installed, this version will install as a new app. You can uninstall the previous one.
- New logo
- New splash screen
- New loading indicator
- New app name
Deeplinking
- External links now open in the app.
- Internal links will now lead directly to the relevant page instead of showing a popup for the URL.
- Cases not handled will open in an in app browser.
- Report any URL patterns that should be opening in the app or any patterns not opening as they should here: #17
- Upcoming: Deeplink to directory/file paths in repository code view in the next release.
Enhancements
- Code browsing rewritten to be more similar to the website.
- Content load on code browsing is now ~40% faster.
- Quick filters and sort options initially collapsed on some pages with the search bar.
Fixes
- Search bar animates twice in some cases.
- Some other misc fixes.
0.1.2-22042021.internal
Search improvements
- Quick Filters
- Bug fixes
Markdown improvements
- Tables fixed
- Check if a # issue exists or not before linking to it, same with user mentions.
- Code blocks improvements.
0.1.1-16042021.internal
- Bug/Fixes and scroll enhancements.
- Scroll to top prompt added.
- Search UI improvements.
0.1.0-15042021.internal
Search/Filters
- Context based filter suggestions
- Context based query helpers.
- Visual indication of if a filter has been formatted properly, or not, or is not allowed.
0.0.4-04042021.internal
Fixes
- Failure to open URLs on Android 11.
- Notifications never refresh unless manually done so.
- Wrong issue/pulls linked to in cross reference events in issue/pull discussion.
- Markdown emojis not being parsed.
- Comment box does not close after new comment is added in some cases.
Enhancements
- Bottom sheet with lists (for example. commit history browsing), opens halfway on initial tap instead of full screen now.
- Splash effect fixes on some tab bars.
0.0.3-25032021.internal
-Better authentication error handling.
-API wrapper logging enabled by default for easier debugging.
0.0.2-24032021.internal
versioning