Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] 12.4.0 #1438

Open
9 of 37 tasks
jesmrec opened this issue Jan 28, 2025 · 2 comments
Open
9 of 37 tasks

[RELEASE] 12.4.0 #1438

jesmrec opened this issue Jan 28, 2025 · 2 comments
Assignees
Milestone

Comments

@jesmrec
Copy link
Contributor

jesmrec commented Jan 28, 2025

Release a new version

Xcode version to work with: Version 16.2 (16C5032a)

TASKS:

Git & Code

  • [GIT] Create branch release/[major].[minor].[patch] (freeze the code) release 12.4.0 #1440
  • [DEV] Update APP_SHORT_VERSION [major].[minor].[patch] in ownCloud.xcodeproj/project.pbxproj
  • [TRFX] Update translations from transifex branch.
  • [TRFX] Check for missing translations.
  • [DIS] Update changelog
  • [DEV] Update In-App Release Notes (changelog) in ownCloud/Release Notes/ReleaseNotes.plist
  • [DEV] Changelog: Created a folder for the new version like $majorVersion.$minorVersion.$patchVersion_YYYY-MM-DD
  • [DEV] Changelog: Moved all changelog files from the unreleased folder to the new version folder
  • [DEV] Inform Documentation-Team for the upcoming major/minor release with new version tag (notify #documentation-internal)
  • [QA] Design Test plan
  • [QA] Regression Test plan
  • [DOC] Update https://owncloud.com/mobile-apps/#ios version numbers (notify #marketing)
  • [GIT] Merge branch release/[major].[minor].[patch] in master
  • [GIT] Create tag and sign it [major].[minor].[patch]
  • [GIT] Add the new release on GitHub ios-app
  • [DEV] ownBrander: Update the ownBrander git tag in repository customer_portal to new release tag
  • [DEV] Update used Xcode version for the release in .xcode-version
  • [DEV] Inform #documentation about the new release to set new documentation branch tag

If it is required to update the iOS-SDK version:

  • [GIT] Create branch library release/[major].[minor].[patch](freeze the code)
  • [mail] inform #marketing about the new release.
  • [DIS] Update README.md (version number, third party, supported versions of iOS, Xcode)
  • [DIS] Update changelog
  • [GIT] Merge branch release/[major].[minor].[patch] in master
  • [GIT] Create tag and sign it [major].[minor].[patch]
  • [GIT] Add the new release on GitHub ios-sdk

If it is required to update third party:

  • [DIS] Update THIRD_PARTY.txt

App Store

  • [DIS] App Store Connect: Create a new version following the [major].[minor].[patch]
  • [DIS] App Store Connect: Trigger Fastlane screenshots generation and upload
  • [DIS] Upload the binary to the App Store
  • [DIS] App Store Connect: Trigger release (manually)
  • [DIS] App Store Connect: Decide reset of iOS summary rating (Default: keep)
  • [DIS] App Store Connect: Update description if necessary (coordinated with #marketing)
  • [DIS] App Store Connect: Update changelogs
  • [DIS] App Store Connect: Submit for review

BUGS & IMPROVEMENTS:

@DeepDiver1975 DeepDiver1975 mentioned this issue Jan 28, 2025
10 tasks
@jesmrec jesmrec added this to the 12.4-Next milestone Jan 28, 2025
@jesmrec
Copy link
Contributor Author

jesmrec commented Jan 29, 2025

(1)

That's bit weird..

  1. Open a txt file in order to preview it

Current:

Not previewed:

ScreenRecording_01-29-2025.09-20-50_1.MP4

Expected:

Previewed

I reproduce this in iPhone with iOS 18.2 with e0ab6fadf
With the same iPhone, it's not reproducible using the latest testflight version (build 293)
In iPadOS 17, works fine

Any idea, or extra info i can add?

Not a blocker, but a bit nasty.

@jesmrec
Copy link
Contributor Author

jesmrec commented Jan 29, 2025

(2)

  1. Add two accounts to the app
  2. In account 1, choose any file (no folder) and click on 3-dot-button
  3. Copy and then Copy to clipboard
  4. Go to account 2, and in top-right 3-dot-button menu, select Paste

Current:

Nothing happens:

ScreenRecording_01-29-2025.12-33-22_1.MP4

Expected:

File copied in step 2 is pasted in the account 2

With target in same account works fine

EDIT: Same bad behaviour with Cut option to Paste in another account

iPhoneXR 18.2
iPad2 17.4
e0ab6fadf67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants