Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 18:19
· 40 commits to master since this release

fb7799b fix(ds-host): ssrf protection allows all ports
da5db3e feat(ds-host): add FetchDatetime to listing metadata
52beaf5 feat(ds-host): change app listing URL
9bb6585 feat(ds-host): improve app url data feedback UI
14f77f5 fix(ds-host): improve handling of listing http redirects
3ec905b feat(ds-host): AppListingFetch.NewURL is set if listing.NewURL is set
7ab1588 feat(ds-dev): improve generated page for app with missing icon
fbb7d6c feat(ds-dev: tweak generated html and css
c5f19ef chore: upgrade frontend packages
abb57f6 chore: upgrade some Go packages
18e1e2a feat(ds-dev): generate html with app listing
b30994e feat(ds-dev): add base url to app listing
e373858 feat(ds-dev): check version sequence of app listing
85b99a6 feat(ds-dev): generate app-listing.json
b3bd70d feat(ds-dev): packaging app generates separate icon file
d67c943 feat(ds-dev): packaging app generates separate changelog file
c567afe fix(ds-host): down migration for app urls
1534004 feat(ds-host): ensure app listing is fresh when appropriate
db95b8e feat(ds-host): app listing cache expiration
7845ad2 fix(ds-host): fix 500 error when creating appspace
29d201d fix(ds-host): fix errors when deleting appspace
3f8b6e6 Merge branch 'app-from-url'
022f057 chore: upgrade frontend packages
9b67fa0 feat(ds-host): show published app version in appspace UI
ccd90e6 chore(ds-host): update comments
b32a8b0 chore(ds-host): refactor app changelog validation
1a99c4f fix(ds-host): app changelog max size constant
8cac23d fix(ds-host): start auto-refresh listings
93e3959 feat(ds-host): automatically refresh app listings
20126cf feat(ds-host): show app icon for remote apps
eb44a94 feat(ds-host): show changelog in app from url
a41d4c3 feat(ds-host): requests for manifest report errors
263eba4 feat(ds-host): better remote fetch error reporting
f1b9515 feat(ds-host): set auto refresh listing at install
d79413e feat(ds-host): show manifest at install from url
241ca88 feat(ds-host): select version to install from URL
11092b2 feat(ds-host): upgrade app from URL to new version
d95784d feat: improve app op warnings
0a7c31a feat(ds-host): Manually refresh app listing
e0e2498 feat(ds-host): add AppUrlDataEvents
6e6f0dc feat: generic event classes
ce633e5 chore(ds-host): add RemoteAppGetter to testmocks
9436f71 chore(ds-host): improve code organization
22e7c00 feat(ds-host): migration minder with app listing
6112abc feat(ds-host): show app url data on frontend (WIP)
c35bdd2 feat(ds-host): store app listing in database
61489f9 feat(ds-host): store app url data in DB
ba7c135 feat(ds-host): restrictions for remote app fetches
5c195aa feat: ssrf protection for remote app fetches
35d6ae2 feat: install app from URL
b12d3c8 chore: refactor appgetter
1092b91 feat(ds-host-frontend): add UI to get app by URL