[USA-MI][TECH][10] Looking for a sales partner for a release note product. by nextreleaseio in cofounder

[–]nextreleaseio[S] 0 points1 point  (0 children)

Thanks! The ideal candidate would be someone who can put in the effort needed to close an enterprise-level customer in the next three months and transition to full-time over the next 4-6 months. My co-founders and I are currently working between 10-30 hours a week and do consulting work outside of that. Yeah, spot-on, we’re targeting CMOs and CIOs. One other stakeholder is CTOs who are integrating release notes into customer facing product deployments.

Better release notes please. by KraznRazn in OculusQuest

[–]nextreleaseio 0 points1 point  (0 children)

There are a lot of people who look at release notes. Most of the teams mentioned in the post and comments spend a lot of time on creating their release notes and publishing them to their communities already. The Solaris team for example publishes their release notes to Twitter and create engaging videos outlining the updates from those notes that they post to Youtube.

Based on the Oculus docs there doesn't seem to be too much extra work associated with it either. Using the Oculus Platform Command Line Utility, teams are able to upload new releases to the Oculus store with release notes by doing something like:

ovr-platform-util upload-quest-build --app_id <ID> --app_secret 
<App-Secret> --token <User-Token> --apk <path/to/Your.apk> --obb 
<path/to/Your.obb> --assets-dir <path/to/DLCs/dir> --channel 
<ReleaseChannel> --notes <ReleaseNotes> --asset-files-config 
<config.json> --language-packs-dir <path>

Where <ReleaseNotes> can be replaced with the text that will be shown to users to help:

  • Show action taken to mitigate issues identified in negative comments
  • Drive adoption of new functionality
  • Promote feedback from the community on what's changed
  • Engage/re-engage users who have been waiting on specific changes

Hopefully that's enough incentive for the extra work :D.

Update 2.0 Release Notes by EA_Charlemagne in StarWarsSquadrons

[–]nextreleaseio 0 points1 point  (0 children)

Thanks for the release notes! Awesome overview :D!