Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Releases: accrescent/devconsole

0.1.5

09 Jan 05:12
Compare
Choose a tag to compare

Changes since the last release:

Console

  • Sanitize versionName of uploaded apps
  • Fix order of app IDs in "app ID doesn't match" error
  • Bump apkstat from 0.1.2 to 0.1.3
  • Bump go-github from 48.2.0 to 49.0.0

0.1.4

07 Jan 01:28
Compare
Choose a tag to compare

Changes since the last release:

Console

  • Don't save files in randomly generated subfolders

Web

  • Bump Angular CLI from 15.0.4 to 15.0.5
  • Bump Angular Material from 15.0.3 to 15.0.4
  • Bump eslint from 8.30.0 to 8.31.0
  • Bump typescript-eslint from 5.47.1 to 5.48.0

0.1.3

30 Dec 05:12
Compare
Choose a tag to compare

Changes since the last release:

Console

  • Fix broken icon hash calculation
  • Fix broken icon file saving
  • Don't delete app icon when publishing

Web

  • Bump typescript-eslint from 5.47.0 to 5.47.1

0.1.2

22 Dec 19:03
Compare
Choose a tag to compare

Changes since the last release:

  • Bump gin from 1.8.1 to 1.8.2

0.1.1

22 Dec 05:38
Compare
Choose a tag to compare

Changes since the last release:

  • Don't publish standalone APKs
  • Use split APKs with uncompressed native libraries when available
  • Add app icon format and resolution requirements to "new app" form
  • Bump rxjs from 7.6.0 to 7.8.0
  • Bump eslint from 8.29.0 to 8.30.0
  • Bump typescript-eslint monorepo from 5.46.1 to 5.47.0

0.1.0

15 Dec 03:43
Compare
Choose a tag to compare

This is the first release of the Accrescent developer console.

Current features include:

  • Signing in / signing up with GitHub
  • Submitting apps as APK sets generated by bundletool along with an icon
  • Approving or rejecting apps in review
  • Publishing apps to a remote server
  • Generating "Get it on Accrescent" badges for existing apps
  • Submitting and publishing updates to existing apps
  • Registration / sign-in whitelisting

...and more. See the docs for more information.