owncloud-archive / documents

ownCloud Documents is collaborative editing of rich-text documents.
http://owncloud.org/
137 stars 55 forks source link

Re-check 0.12.0 release on appstore #620

Open ghost opened 8 years ago

ghost commented 8 years ago

Seems oC9 users are still getting 0.9.2 from the oC internal appstore where the appstore itself has 0.12.0 "behind" the Download button for 9.0:

https://apps.owncloud.com/content/show.php/Documents?content=168711

as seen here:

https://forum.owncloud.org/viewtopic.php?f=38&t=34166

Please re-check the appstore release of documents so users get 0.12.0 instead of 0.9.2 for oC9.

ghost commented 8 years ago

The difference can be seen here:

0.9.2 for oC 9 https://api.owncloud.com/v1/content/data?version=9x0x0x0&categories=922&approved=all

0.11.1 for oC 8.2 https://api.owncloud.com/v1/content/data?version=8x2x0x0&categories=922&approved=all

ghost commented 8 years ago

@VicDeo Is there anything what you can do here to release 0.12.0 correctly for oC 9? If might help to just change the order of the releases by sorting from the newest to the oldest release like seen here: https://github.com/owncloud/calendar/issues/308

magenbrot commented 8 years ago

same problem here. I'm still getting the old version in oc9

VicDeo commented 8 years ago

@RealRancor this is actually an appstore issue as stated in https://github.com/owncloud/core/issues/23089 Reordering links will deliver incompatible version of the app to OC 8.2 and lower

ghost commented 8 years ago

@VicDeo Are you sure? For calendar this works as seen here: https://github.com/owncloud/calendar/issues/308