All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.99.0 - 2024-11-15
- Bumps follow-redirects from 1.14.1 to 1.15.9 #3295
- Bumps braces from 3.0.2 to 3.0.3 #3288
- Bumps ejs from 3.1.8 to 3.1.10 #3293
- Bumps socket.io from 4.5.4 to 4.8.1 #3292
- Bumps json5 from 1.0.1 to 1.0.2 #2453
- Bumps decode-uri-component from 0.2.0 to 0.2.2 #2374
- Bumps loader-utils from 2.0.0 to 2.0.4 #2318
- Bumps body-parser and express. These dependencies needed to be updated together #3261
- Bumps secp256k1 from 4.0.2 to 4.0.4 #3262
- Bumps http-cache-semantics from 4.1.0 to 4.1.1 #2558
- Bumps cookiejar from 2.1.2 to 2.1.4 #2513
- Bumps karma from 6.3.4 to 6.3.16 #1346
- Fix the default value for network action by removing the extra space, and ensure the default_values_list_text field is handled if it's missing in the response #3291
- Fix the issue where the button color doesn't change on the network action detail page when it is disabled #3291
- Fix npm WARN EBADENGINE and npm WARN deprecated warnings #3287
- Remove the unused ActionsDialogComponent #3291
- Fix issue preventing Dependabot checks from completing #3280
0.98.0 - 2024-10-29
- Add a shared link to the Showcase page on the Home page #3256
- Upgrade library cordova-plugin-purchase to version 13.11.1 to support Google Play Billing library 7.0.0 c07f1d0
- Display and update profile name instead of username #3255
- Reduce duplicate API calls for profile #3255
- Fix wallet credits not refreshing after a purchase c07f1d0
- Fix toast error display when canceling a purchase c07f1d0
- Remove unused pages:
ProfilePage
andPhoneVerificationPage
, and the serviceDiaBackendAssetRefreshingService
#3255
0.97.1 - 2024-09-20
- Fix the GitHub workflow issue where deprecated versions of actions/upload-artifact and actions/download-artifact are causing a deployment error. #3254
0.97.0 - 2024-09-20
- Link the asset profile to the parent asset instead of the child asset #3253
0.96.0 - 2024-07-25
- Switch the Firebase release to use the iframe test version #3252
- Replace the iframe FAQ with the GitBook FAQ #3251
- Update target API level for Android #3249
- Update the app to target Android 14 (API level 34) to meet Google Play's target API level requirements
- Upgrade Capacitor to v6 to set Android Target SDK 34
- Update the code to resolve type hint errors
- Fix the issue where the referral code is not included in the text when sharing in the zh setting #3250
0.95.1 - 2024-05-30
- Adjust the C2PA loading text and pass the current URL for returning back #3248
0.95.0 - 2024-05-29
- Improve the C2PA download flow by using a browser-based method instead of the sharing method #3247
0.94.0 - 2024-05-14
- Update the share menu in the asset detail page as follows: #3244
- Add "Download C2PA" (new option)
- Add "View Blockchain Proof" (old: View asset profile)
- Update "Share Blockchain Proof" (current: Share Asset Profile)
- Update "Copy Nid" (current: Copy IPFS address)
- Fix prefetch error caused by incorrect asset information format #3245
0.93.0 - 2024-04-25
- Change explorer tab to collection tab, replacing iframe URL and icon #3243
- Update the URL format of the asset profile from
/asset-profile?nid=${nid}
to/asset-profile/${nid}
#3242 - Remove the unused
tmp_token
from the asset profile URL #3242
0.92.0 - 2024-04-18
- Remove
View asset profile
and moveShare Asset Profile
to the first option in the detail share menu #3241 - Remove authmedia.net from the sharing process #3240
0.91.0 - 2024-04-03
- Create a CI/CD workflow for Firebase distribution. #3238
- Upgrade macOS from version 12 to version 14 to resolve the SDK version issue. #3239
- Sort network actions by
index
field to allow control of display order #3237
0.90.0 - 2024-03-08
- Feature sort assets in VERIFIED tab by uploaded at #3233
- Feature pass x api key to get app info #3231
0.89.2 - 2024-02-21
- Fix appsflyer iOS integration test IDFA not collected #3223
0.89.2 - 2024-02-21
- Feature track new app users shutter click (#3215)
- Feature Disable upload feature on Capture Cam (#3216)
- Hotfix test ci prevent actions run twice (#2989)
0.88.8 - 2024-01-31
- Revert Feat confirm dialog on pull to refresh (#3171)
- Revert Fix excessive api call (#3157)
- Revert Feat sort assets in VERIFIED tab by uploaded_at (#3158)
0.88.6 - 2024-01-11
- Feature update the NSE domain (#3161)
- Feat confirm dialog on pull to refresh (#3171)
- Feat sort assets in VERIFIED tab by uploaded_at (#3158)
- Fix excessive api call (#3157)
0.87.1 - 2023-12-04
- Fix in app purchase by migrating cordove-plugin-purchase to v13 (#3125)
0.87.0 - 2023-11-30
- Feature add integrity sha on asset creation (#3094)
- Feature Add the API key to the header in the API that creates an asset to record the service_name of assets (#3117)
0.86.4 - 2023-11-11
- Feature newtork app ui update (#3073)
- Feature Update instructions about the upload size limitation (#3074)
- Feature fit figma profile page tab (#3075)
- Fix Issue When user registers the account but user inputs the existing name the error message is wrong (#3076)
- Feature sprint 1 edit profile (#3028)
- Fix v230905 issue order details iframe url is broken (#3027)
- Feature v230822 use appsflyer official plugin (#3012)
- Feature v230822 Remove options from list on ionic asset page (#3013)
- Fix v230814 issue Some asset can't show "share asset profile" on asset page (#3014)
0.83.2 - 2023-08-15
- Feature v230808 configure capture app to receive deep links (#2974)
- Feature v230725 showing order information in the transaction (#2971)
- Feature set ios minimum version to 15.7 (#2967)
- Feature v230725 showing order information in the transaction (#2965)
- Fix v230808 Update Invite Friends Message Text (#2980)
- Fix v230808 After edit caption need to press back button (#2973)
- Fix v230725 Update Icon to Reflect Completed Email Verification Process (#2963)
- Fix v230725 appsflyer after capacitor 5 migration (#2962)
0.82.4 - 2023-08-01
- Fix User can’t register asset when using capture camera (#2930)
- Fix can't register new account on some android device (#2953)
0.82.3 - 2023-07-28
- Fix sign up page links for term of use and data policy.
0.82.2 - 2023-07-27
- Add new tab "DRAFT" on mycapture tab (#2931)
- Fix Change capture tab VALIDATED to VERIFIED (#2939)
- Fix 4k videos can not generate thumbnail on some android devices (Android only) (#2923). reverted (#2938)
- Fix show correct error mesage for sign up duplicate username error (#2926)
- Refactor details.page.ts according to ChatGPT suggestions (#2927)
- Migrate from Capacitor 4 to Capacitor 5 (#2918)
0.81.2 - 2023-06-04
- Feat Sprint 2 Upload video SHORT (#2868)
- Fix issue On android device user can't upload image (#2869)
- Fix build apks CI CD (#2879)
- Fix code quality discussion_r1144354340 (#2865)
- Fix code quality discussion_r1144347240 (#2866)
- Fix code quality discussion_r1144347240 (#2866)
0.79.0 - 2023-05-25
- Feat add status bar in ionic page between image and caption (#2810)
- Refactor pre publish component (#2809)
- Fix issue flip camera for oppo and other devices if any (#2811)
- Fix issue error message when without device permission (#2812)
0.78.0 - 2023-04-24
- Feat capture app flavours should be built automatically by CI/CD (#2731)
- Feat set device information when user signing up (#2732)
- Feat should be able to view photos even if the registration fails (#2733)
- Feat asset saved to device camera roll (#2734)
- Feat when user first open capture app pop up to encourage users to take a photo (#2735)
0.77.2 - 2023-04-18
- Fix issue When asset registration is incomplete the asset page will repeatedly reload (#2725)
- Fix error message for iOS duplicate photo uploads (#2724)
To check the difference between the last releaes and the latest dev status, click the link above.
0.77.1 - 2023-04-07
- Fix GitHub CI, add missing PIPEDREAM_DELETE_CAPTURE_ACCOUNT to pre-release.yml & build-apks.yml (#2700)
0.77.0 - 2023-04-03
- Feature upload image (#2671)
- Feature show clear error handling of change username on my capture page (#2664)
- Feature special provider for photos taken from capture app (#2667)
- Fix for ios action of capture ci fail to upload ipa to test flight (#2668)
- Fix show message if asset registration insufficient num (#2669)
- Fix ionic navigation with iframe back button (#2670)
- Fix issue capture details swipe left right is not showing expected capture (#2665)
- Fix delete account should work real (#2666)
0.75.2 - 2023-03-13
- Hotfixed allow user to publish videos.
0.75.1 - 2023-03-02
- Hotfix set FAQ iframe url to live version
0.75.0 - 2023-03-02
- Feature swap explore tab with profile tab (#2590)
- Feature add faq page (#2588)
- Feature crop ux flow improvement (#2587)
- Feature increase android minimum required os (#2586)
- Fixed unify iframe post messages in wallets page (#2613)
- Fixed unify iframe post messages (#2589)
- Fixed android 11 splash screen (#2585)
0.74.2 - 2023-02-14
- Disable deprecated uploadBitcode in ios CI
0.74.1 - 2023-02-16
- Changed text "Get 5 credits ..." to "Get 3 credits ..."
0.74.0 - 2023-02-14
- Feature support iframe wallet page (#2577)
- Fix camera tap to focus (#2527)
- Fix to show bronze pack price (#2521)
0.73.1 - 2023-01-30
- Feature to prevent collected captures to edit or unpublish (#2502)
- Rebranded settings page (#2499)
- Rebranded app menu (#2498)
- Changd translations "gas fee" to "estimated gas fee" (#2500)
0.72.4 - 2023-01-10
- Force set QR code text to white in Transfer page (#2466)
0.72.3 - 2023-01-06
- Revert workaround for forcing webview dark mode on Android (#2457)
- Revert qr code text color to white in Transfer page (#2460)
0.72.2 - 2023-01-04
- Change qr code text color to white in deposite page (#2448)
- Fix wallet page mainnet text vertical allignment to center (#2449)
0.72.1 - 2022-12-23
- Fix wallet page wording (#2438)
0.72.0 - 2022-12-23
- Support native NUM in wallet (#2425)
- User can update username (#2426)
- Update splash screen design for Android 12 breaking change (#2424)
- Avoid white flash on some OEM Android by setting Capacitor webview to dard (#2436)
- Force focus to 1st field in dialog on iOS (#2419)
- Remove iframe URL from clear traffic config (#2412)
- Fix translation (#2411)
- Fix linting (#2437)
0.71.2 - 2022-12-23
- Fix custom camera header, footer sizes (#2415)
0.71.1 - 2022-12-21
- Rename Story to Short (#2406)
0.71.0 - 2022-12-20
- Add auto rotate in camera to make asset generation UX like using native camera (#2401)
- Add tab mode in camera to show current mode is to take photo or video (story) (#2398)
- Fix white flash happened when switching views on iOS (#2371)
- Fix text in the camera's next button (#2370)
- Fix missing necessary build file (#2372)
- Fix CI linting error (#2392)
0.70.0 - 2022-11-29
- Cropping camera images (#2344)
- Upgrade Capacitor from 3 to 4 (#2329)
- User cannot confirm camera image on Pixel 6a (#2346)
- User cannot close camera on Pixel 6a (#2332)
0.69.3 - 2022-11-28
- Fix "File does not exist" error when deleting an asset (#2339)
- Fix NUM price status after a product is unlisted (#2336)
- Improve camera zoom in/out sensitivity (#2330)
- Fix Android Store uploading error by updating Android API to version 32 (#2325)
0.69.2 - 2022-11-17
- User can update asset info by clicking the
Edit
option (#2310)
- Fix Android go back button navigation (#2298)
- Disable the
Mint & Share
option temporarily (#2311)
0.69.1 - 2022-11-08
- Reload only iframe without feature creators' section (#2290)
- Update camera's HD icon from LOW/HD to HD with/without background (#2264)
- Fix the wording of asset listing target from CaptureClub to Capture App (#2276)
- Improve the wording of canNotPerformMintAndShareAction (#2277)
0.69.0 - 2022-11-01
- User can unpublish asset from CaptureClub (#2258)
- Rebrand NUM Points to Capture Credits (#2259)
- Move delete account button from profile page to settings page (#2260)
- Make photo editor to respect UI design of black-white filter and HD button (#2257)
- Result RUL in the network app history should be URL of Capture asset page (#2255)
- Increase thumbnail resolution to 500x500 in profile tab (#2256)
- Fix CI build (#2251, #2252)
0.68.0 - 2022-10-25
- Support photo editor (#2208)
- Remove duplicate network status (#2203)
- Fix camera crash on iOS when recording video (#2209)
- Rename Itegrity Key to Integrity Wallet (#2210)
0.67.1 - 2022-10-21
- Request num points on wallets page only (#2182)
- Implement pseudo lazy loading in the capture tab (#2200)
0.67.0 - 2022-10-04
- Camera supports 2 resolutions: max and social (#2154)
- Remove CC from menu (#2147)
- Update NUM price list endpoint (#2109)
- Use lighter Capture icon to improve loading speed (#2123, #2110)
- Update onboarding texts to the final version (#2078)
- Cache and reuse JWT token until near expiration (#2121)
- Fix typos (#2122)
- Fix Android notification icon (#2107)
0.66.3 - 2022-09-21
- CI update: update iphone compatibility from 12.0 to 14.7
0.66.2 - 2022-09-20
- User can click Capture after uploading is completed (#2082)
- Press Android back button after taking photo and before pressing confirm, go back to camera (#2092)
0.66.1 - 2022-09-15
- CI update: support both qa-release and live versions
0.66.0 - 2022-09-15
- Support zoom in/out in camera (#2059)
- Add rebrand onboarding (#2072)
- Change wording from certificate to profile (#2060)
0.65.0 - 2022-09-06
- Replace Authmedia by NSE (#2000)
- Support tapping to focus in camera (#2001)
- Make iframe URL configurable (#1979)
- Update asset_page URL params (#1989)
- Update grid layout in profile tab (#2022)
- Preserve tab state (#2027, #2034)
- Use new JWT in iframe (#2037)
- Centerize user email on profile (#1969)
0.64.4 - 2022-08-29
- Added the missed iframe URL secret to the CI scripts.
0.64.3 - 2022-08-29
- Update asset_page URL params (#1989)
- Make iframe URL configurable (#1979)
- Put user email at center in the capture tab (#1969)
0.64.2 - 2022-08-25
- Add missing AppsFlyer secret for CI
0.64.1 - 2022-08-25
- Use qa-release iframe in the details page (#1967)
- Add AppsFlyer key in CI scripts (#1966, #1968)
0.64.0 - 2022-08-23
- Hide go-back button on the asset pages of the explorer tab (#1957)
- Use qa-release iframe until next stable release (#1958)
0.63.2 - 2022-08-16
- Update logo on the sign in/up page (#1944)
- Set initial tab from the profile tab to the explorer tab (#1945)
- Notify user if there is new version available. Disabled unexpectedly and fixed the regression (#1946)
0.63.1 - 2022-08-09
- Use custom camera on native platforms (#1914)
- Adjust iframe height from 100vh to (100vh - bottom safe area - 48px) for showing entire popup list (#1915)
- Hide donation button on the asset/prod page (#1916)
- Include iframe URL to the trusted domains on Android (#1918)
- Fix iOS status bar appearance (#1919)
- Update splash screen to rebrand version (#1920, #1925)
- Set iframe height from 100% to (100vh - top safe area - bottom safe area - 66px) for smooth scrolling (#1921)
- Remove testing verison URLs (#1924)
0.63.0 - 2022-08-03
- Rebrand update phase 2, (#1889, #1892, #1893, #1894)
0.62.0 - 2022-08-02
- Update rebrand home page. (#1853, #1856)
- Update the App download URL to https://link.numbersprotocol.io/CaptureApp.
- Update dependency security patches: ejs, eventsource, minimist, plist, url-parse
0.60.4 - 2022-07-31
- The "Delete Account" button in the Profile page.
0.60.3 - 2022-07-27
- Undo app store, play store receipt truncate
0.61.2 - 2022-07-20
- Hide camera flash button for front camera
- Android flash light on only on capture photo or record video
0.61.1 - 2022-07-19
- Camera flash light
- Capture flow, confirm button work smoothly
- Use high resolution as default camera settings
0.60.2 - 2022-07-07
- Hide deposit button on wallets page for iOS
- Fix withdraw page the text color
- Show discard/confirm capture before upload
- Send generate SEO img & description on share asset
- Remove capture after discard/confirm
- Move wallet address QR code to deposit page
- Show QR code for asset wallet address
- Show camera feedback on capture photo
- Show correct error message on duplicate phone verification
- Temporarely disabled Apps Flyer SDK
- Truncate reciept_id from in app purchase
- Add In-App Purchase capability for iOS
- Revert Show capture options menu regardless of backend response. #1703
- Change In App Purchase IDs
- In App Purchase NUM points
- In App Upgrade nontification
- Integration with Apps Flyer SDK
- Fix phone verification error messages on phone submit
- Show capture options menu regardless of backend response
- Fix revert share asset profile url
- Fix build number
- Update authmedia link to use one-time token for private assets
- Fix sign up page errors to be more specific
- Fix user guide for highlighting capture less persistant
- Change share referral code text
- Show old user guide for iOS
- Show new user guide for Android, Web
- Fixed build number for android
- Add a capture app beginner guide
- Hide Buy NUM button from Wallets page
- Fix invitation page app bar text (centered)
- Fix custom camera auto rotate (install plugin from separate branch)
- Add invitation page, user can share invitation code
- Fix custom camera auto rotate
- Update sign up page, user can optionally enter referral code
- Revert commit to show custom camera
- Add custom camera ux
- Show buy NUM button at wallets page
- Hide buy NUM button at wallets page
- Temporarely remove custom camera ux
- Revert Download asset using CDN instead of DIA backend
/download/
endpoint #1362
- Add buy NUM button at wallets page
- Support redirecting to external website after successfully submitting a network action order
- Skip storing asset thumbnail for cached assets
- Download asset using CDN instead of DIA backend
/download/
endpoint #1362
- Remove the Capture after Gift a Capture or Web 3 archive network action #1129
- Fix wallets and NUM transfer page UI for screen width < 360px
- Fix refresh not working when there's no Capture
- Display insufficient NUM in order confirm dialog if applicable.
- Add loading indicator at Capture transactions history page.
- Warn user that the asset will become public when sharing asset profile.
- Support network action that doesn't take in any parameter.
- Support optional network action parameters.
- Go pro/multi select file upload.
- Fix incorrect zh-tw translation for "Share Asset Profile"
- Replace share option "Share C2PA Photo" with "Share Asset Profile"
- Prevent user from performing List in CaptureClub with the same asset twice.
- Prevent race condition when creating network action history record.
- Network action order detail page.
- Display a message on activities page if no transactions or network action orders found.
- Have activities display default to Capture transactions.
- Error message should be displayed at network action orders page. Like when no internet connection.
- Fix ios activity details page cid overflow. #1383
- Rename "More actions" to "Network actions."
- Connect points displayed on the wallets page to real backend.
- Have Capture blockchain certificate links to the new authmedia asset profile page.
- Better error display on wallets and transfer page.
- Check internet connection and prevent users from visiting transfer page if no internet connection.
- Hide buy NUM button.
- Fix network action order history getting generated even when confirm order failed.
- A whole new wallets page
- A new tab in activities page to display network action order history
- Change num token icon from the black one to the blue one
- Fix activity details cid text overflow. #1167
- Remove add to contacts checkbox when the receiver already exists in contacts
- Have message default to asset caption when send
- Update edit asset caption help text
- Display edit icon when no caption
- Removed the new introductory UI/UX for new users
- Add NUM balance loading indicator
- Add hyperlink for users to view NUM wallet transaction history on EtherScan/BscScan
- New introductory UI/UX for new users
- Show custody wallet balance instead of Capture wallet balance
- Fix null message overwriting asset caption when send. #1166
- Avoid bluetooth initialization at App startup.
- Unuploaded Captures disappear after user pulls to refresh. #918
- Add GoPro support (hidden by default)
- Support NUM payment for network applications.
- Do not show the private key directly. Users need to agree with the warnings to see and copy their private key.
- Make the default language of Camera UI to be
en
instead ofzh-TW
.
- Can edit caption of Captures.
- Show warnings when users try to copy private key.
- Show "Deregister from network" option when uploading is not completed.
- Change network application dialog to support selection input and input validation.
- Do not show Capture options menu when post-creation workflow has not been completed yet
- Fix camera activity issue on Android 11 (API level 30).
- Show ERC20 and BEP20 NUM tokens in profile page.
- Add migration for APPs upgrading from versions before 0.42.0.
- Change network application fields to meet the new Bubble database schema.
- Update Android target version to Android 11 (API level 30).
- Fix Capture icon display issue in signup page.
- Add "More Actions" in the Capture options menu, which will open a page of network applications.
- Support posting Capture in CaptureClub.
- Upgrade all dia-backend API to v3.
- Change the "send" icon to "share" icon in Capture Details page.
- Can see caption of every Capture
- Can see NFT address and token ID of every Capture
- Update "Public Key" text to "Wallet Address" in Profile page
- Update colors, icon, and splash screen to the new brand theme
- Incorrect verification code length validation caused by improper input type.
- Missing trusted client key variable settings in GitHub workflow template.
- Remove the ownership transfer restriction for not-from-store Captures.
- Missing CI trusted client key variable
- Show CAPT balance in profile page
- Can mint NFT token for asset in capture options menu
- Can either "Copy IPFS link" or "Share C2PA photo" by clicking the send button
- Create asset using v3 API
- Change descriptions for actions in capture option menu
- Dark mode display issue on Android devices
- Phone verification code form duplicate paste issue. #839
- Homepage side menu display issue.
- Add syncing mechanism with backend asset wallet to use consistent signing keys even if App is uninstalled and resinstalled.
- Upgrade to Angular 12 and Webpack 5.
- Share CAI-injected photo so that photos can speak for themselves.
- Shared photo can be parsed by media-reader only when sharing them as "files". (e.g. sharing with gmail/gdrive, etc)
- iOS: Share as "saving to files" instead of "saving to photos".
- APPs like instagram, facebook will compress the photo and the photo can not be parsed with our media-reader.
- Shared photo can be parsed by media-reader only when sharing them as "files". (e.g. sharing with gmail/gdrive, etc)
- Show capture images/videos in their original aspect instead of fixed 1:1 ratio, which will usually crop them.
- Update iOS permission usage description.
- Allow sending PostCapture acquired from store.
- Can pull down to refresh Capture tab to sync with backend.
- Add back all changes in 0.36.0 and fixed dark mode display issue.
- Revert all changes in 0.36.0
-
Add phone verification and email verification feature. #781 #783
-
Darkmode for Android and iOS. #678 #782 #796
-
Generate v2 signed message and signature and migrate data when upgrading. #778 #779
-
Activity text
Accepted
changed toReceived
.
- iOS video recording display issue. #747
- Attach user token when opening CaptureClub within the App.
- Fix broken-image icon appears in 0.34.3
- Add a check to fix incorrect thumbnail file-extensions when loading URLs
- Improve Home page initial loading time and UX.
- Fix video range request issue on Android. #754
- Use sha256sum instead of full file content base64 to reduce serialized
signedTargets
size to avoid crashing caused by signing a very large string with Web3.
- Remove incomplete dark mode styling
- Show different background color based on collection type.
- Implement checkbox to add PostCapture receiver to contacts.
- Avoid prefetching
DiaBackendAsset
s withoutsource_transaction
.
- Show PostCaptures transfered back to its original owner.
- Fix height of media on
SendingPostCapturePage
.
- Open certificate on clicking media ID.
- Show store icon on PostCapture grid if from store.
- Use ETH wallet signature. #692
- Fix media height on
DetailsPage
. - Show loading animation on media background.
- Bump node.js version to 16.2.0.
- Avoid screen rotation on iOS. #700
- Add back the missing information page.
- Fix details page toolbar oversize on iOS devices. #691
- Align slides on details page to top.
Re-release due to exception in Action workflow.
- Implement swipable details page. #689
- Support PostCapture transfer. #687
- Support PostCapture deletion. #686
- Display Not Disclosed if no created timestamp.
- Remove email icon on friend-invitation dialog.
- Fix geolocation coordinate to 6 digits.
- Maintain ignored transactions from DIA backend. #690
- Make series details page readonly.
- Replace deprecated
FirebaseInstanceId
withFirebaseMessaging
token. #688
- Remove email icon on
friend-invitation-dialog
. - Allow thumbnail not found error from DIA backend and show broken image icon if thumbnail cannot be found.
- Fix floating point of geolocation to 6 digits.
- Show video recording limitation dialog.
- Support large media as Capture assets. #683
- Allow
deploy-app-store
inpre-release
workflow to be failed.
- Support video recording.
- Support GIF as Capture media asset.
- Add Play and App Store badges on README.
- Reorganize shared services, components and modules.
Re-release for exceptions occur in pre-release workflow.
- Replace
DiaBackendAsset.parsed_meta.mime_type
withDiaBackendAsset.asset_file_mime_type
to avoid undefined value.
Re-release for exceptions occur in pre-release workflow.
- Switch to Capture tab (the leftmost) after clicking capture button.
- Revert accidentally reverted home page tab order and icons.
- Fix typo:
BETTERY_LEVEL
->BATTERY_LEVEL
.
- Move CaptureClub link from tab buttons to side menu.
- Revert Sentry error report integration.
- Integrate Sentry error report. #641
- Show optional menus without network connection on capture-details page.
Re-release to update Android versionCode
.
- Show video icon on thumbnail if the media type is video. #629
- Catch and toast error messages on HTTP error responses.
- Enable CaptureClub.
- Fix orientation bug on Android API 26.
- Replace
MatBottomSheet
withActionSheetController
to handle Android back button. #628 - Change NS usage description to English.
- Support video view. #627
- Re-add series view.
- Show IPFS supporting files if the URL is valid.
- Move the order of optional menus on PostCapture details page.
- Remove view on CaptureClub option on Capture details page.
- View IPFS supporting files on in-app browser.
- Show view CaptureClub option if the source of the DIA backend asset is 'store'.
This release is for CaptureClub beta-launch event. Thus, we need to fix the minor version to 27 even though we have added features.
- Show supporting video on IPFS. #640
- Add option to view asset on CaptureClub.
- Remove CaptureClub in home drawer.
- Revert home tab icons.
- Move CaptureStore tab to drawer.
- Update tutorial screenshots.
- Update i18n for NS usage descriptions.
- Update
EndBug/version-check
to v2 to avoidTypeError: Cannot read property 'id' of undefined
.
- Change NS usage description to English.
- Remove tab change animation to avoid the waiting time after capturing.
- Update optional icons on tutorial images. #626
- Show tutorial for store/series release. #622
- Change
selectedIndex
of home tabs to capture tab after capturing. #623
- Replace series view and store tab with coming soon images. #625
- Update tutorial images and text.
- Update tutorial pages.
- Remove mock from-store icons.
- Bump dependecies and enable dependabot integration.
- Replace
ion-img
withimg
to avoid a lazy loading bug.72b260
- Connect series page with DIA backend series APIs. #618
- Improve performance of loading image thumbnail after capturing. #616
- Enable production mode.
- Show offline icon on avatar when no network connection. #615
- Refresh PostCaptures correctly with local cache. #614
- Show editable avatar on profile page. #608
- Move network status bar below
ion-segment
on PostCapture tab for consistency. #607 - Make contacts header style consistent with other headers. #605
- Prevent user from dismissing prefetch dialog by clicking backdrop.
- Use native
getUri
when reading large image. #604
- Enable AOT on build.
- Migrate linter from TSLint to ESLint.
- Use lodash-es for tree-shaking.
- Show network status bar on PostCapture tab. #601
- Cache PostCaptures in memory. #600
- Implement fullscreen image viewer. #602
- Implement contacts page to remove contacts. #599
- Upgrade Angular from 10.0 to 11.0. #603
- Show avatar on contact selection dialog. #597
- Display username instead of email. #590
- Change the order of Store tab.
- Change in-app browser toolbar color to the primary color of the theme.
- Avoid fetching expired PostCaptures created before onboarding timestamp. #596
- Open store with in-app browser. #588
- Implement better validation geolocation for showing geo icon. #588
- Revert #576 for stable performance on mobile devices. #580
- Refresh PostCaptures when accept transaction. #581
- Fetch returned PostCaptures on app start. #587
- Swap the order of PostCapture and Capture tabs. #577
- Implement series page with placeholding data. #574
- Get thumbnail source with native URI instead of DataURL. #576
- Open Google maps with internal browser instead of external app.
- Prefetch 9 PostCaptures upon initializing PostCapture tab. #572
- Remove geolocation icons on PostCapture tab. #569
- Display username instead of email on PostCapture details page. #570
- Save iOS build number only if the version number increased.
- Add the missing translations on PostCapture details page. #571
- Implement avatar uploading. #565
- Display profile information on Capture tab. #562
- Update the layout of PostCapture tab to grid layout. #564
- Revert string 'Moment' to 'Capture'. #566
- Display username instead of email on Capture details page. #563
- Add upload-google-drive-qa job to pre-release workflow.
- Change the app name from Capture Lite to Capture for iOS.
- Add username editing. #550
- Open Google Maps with extenrnal URL on clicking localtion info. #548
- Implement password-resetting dialog. #549
- Improve register performance. #551
- Remove calling
logout
endpoints on logging out. #547
- Show build number on Slack message. #546
- Remove all user data on logging out. #545
- Add CI/CD for iOS. #544
- Implement options menu for
PostCaptureCard
. #536
- Update the title of error dialog on prefetching. #533
- Reduce the size of PostCapture sender email. #530
- Disable tab pagination on
HomPage
. #537 - Adjust he position and size of the capture status-preview icons. #537
- Remove the title on
CaptureDetailsPage
. #538
- Display stroked status style on transactions page if the asset is not owned by the user. #526
- Update tutorial images. #527, #524
- Adjust the items of options menu on capture-details page. #525
- Replace media-query with safe-area properties. #525
- Remove email confirmation page after signup as users no longer need to verify their emails before using the app. #523
- Implement capture sharing. #499
- Show capture status icons on capture-tab. #509
- Show certificate on authmedia by clicking media ID. #512
- Remove new year frame when sharing. #507
- Fix error handling on login
HttpErrorResponse
. #508 - Remove "view more" information on
PostCaptureCard
#510
Re-release due to an internal error on releaseing.
- Fix unintended pre-fetching conditions. #501
- Adjust tutorial slides layout.
Re-release due to an internal error on releaseing.
- Force screen orientation to portrait on Android devices to avoid layout error.
- Adjust tutorial layout and i18n. #498
- Show error dialog on pre-fetching errors. #496
- Format tutorial pages. #495
- Move tab toolbar to bottom on home page. #493
- Use "moment" to replace "photo". #497
- Remove beta string on splash screen for Android.
- Avoid redundant writing of original image when update
ProofRepository
withupdate()
. #489 - Avoid some corner cases when prefetching without network connection. #490
- Prevent prefetching dialog from displaying again when the user decides to skip. #492
- Fix the toolbar height on Activity and CaptureDetails pages in iOS devices. #492
- Remove
isNewLogin
condition wrappingredirectOnboarding()
on home page. - Set
isNewLogin
tofalse
before checking if to prefetch dialog. - Set
hasPrefetchedDiaBackendAssets
totrue
after migration.
- Migrate
Proof.diaBackendAssetId
. #482 - Determine if pre-fetch by remote asset count. #483
- Change tab labels to icons. #485
- Migrate data only if user logged in first time.
- Add order parameter on querying DIA backend transaction.
- Use local font to load icons offline. #479
- Show prefetching/tutorial pages only on first time login. #480
Re-release due to an internal error on uploading to Play Store.
- Implement uploading bar. #455
- Resume uploading after reconnection. #457
- Display spinner on loading captures. #459
- Show contact information on about page.
- Implement customized GPS cache policy. #454
- Improve capture performance. #444
- Load PostCaptures from remote only.
- Remove buggy PostCapture deletion feature.
- Display photo directly after captured. #442
- WORKAROUND: remove asset cache and refresh asset after sending PostCapture.
- Use
shareReplay({bufferSize: 1, refCount: true})
to replaceshare()
to avoid the sharedObservable
from not emitting on subscribe.
- Implement deletion for PostCaptures. #434
- Fix PostCaptures accidentally displayed on Capture tab. #431
- Show resend activation email button on user-not-active-error. #420
- Hide share button on PostCapture preview. #426
- Fix iOS native i18n. #418
- Fix font and text position on tutorial page. #410
- Add padding to empty inbox text. #409
- iOS splash screen has Beta mark now.
- Fix iOS push notifcation issues. #337 #365
- Login will timeout after 20 seconds to prevent infinite loading popup.
- Show tutorial slides when users open the app first time. #376
- Share watermarked PostCapture to other apps. #346
- Show migrating and syncing message on home page. #370
- Avoid captures disappear when loading thumbnails. #361
- Show push notification on foreground and background with Android and iOS devices. #373
- Fix typos.
- Add
beta
string to the splash image. #360
- Sort captures descendingly. #358
- Collect complete device info provided by Capacitor Device plugin. #359
- Fix the view-all button out of place in WebKit browser in iOS devices. #348
- Add extension to files stored in
ImageStore
. #345
- Fix drop pictures during capturing. #341
- Change the
background-size
tocover
for capture thumbs. #343 - Rename
nothing-here
toempty-inbox
. #342 - Migrate
DiaBackendAuthService
. #340 - Handle geolocation error message for native devices. #328
- Limitation: Cannot receive push notification on iOS. Inbox on iOS is only updated when the App is started.
- Migrate old assets and proofs by fetching from DIA backend.
- Migrate the old
FileStore
toImageStore
.
- Use
r0adkll/[email protected]
to avoidThis edit has already been successfully committed, please create a new Edit.
error.
- Remove
npm run test-ci
during pre-release CD.
- Update version code for Android to avoid releasing conflicts.
- Show error message with snackbar when fails to get geolocation information. #308, #267
- Show contact list on contact selection dialog. #307, #230
- Improve contacts and transactions loading time with repository pattern. #226
- Implement the re-upload mechanism on publishing Proofs to DIA backend. #321, #217, #292, #212
- Show notification when receive new PostCapture. #310, #295
- Show notification when a PostCapture has expired. #229
- Show a badge indicating new items in inbox. #190
- WORKAROUND: Limit to display 10 PostCaptures to avoid #291.
- Update UI to follow the design. #320
- Use repository pattern to implement
DiaBackendContactRepository
andDiaBackendTransactionRepository
.
- Remove opening dashboard on clicking media ID. #324
- Add transaction-details page. #286
- Display different status badge to distinguish different "In Progress" activity. #199
- Rewrite the tests of
NotificationService
withMockLocalNotificationsPlugin
. - Rewrite tests for
PreferenceManager
service by mocking CapacitorStorage
plugin. - Rewrite the interface of
ConfirmAlert
with tests. - Add tests for
LanguageService
. - Change the pre-release branch to master.
- Rename
NumbersStorageBackend
withDiaBackend
. - Implement
NotificationService.notifyOnGoing
method. Close #254. - Apply on-going notification to
CollectorService.runAndStore
method. - Apply on-going notification to
DiaBackendAssetRepository.add
method. - Reimplement simplified
IgnoredTransactionRepository
. - Extract
/api/**/transactions
endpoints to standalone service. - Extract
/api/**/assets
endpoints to standalone service. - Extract
/auth
endpoints to standalone service with tests. - Add readonly modifier to most dictionary interface.
- Improve the import location for
secret.ts
from set-secret preconfig.
- Fix white margin on iOS 13.7 iPhone 6s Plus. #289
- Fix background color of the PostCapture image. #285
- Fix unified font size on Capture tab. #284
- Fix cannot scroll on asset page. #282
- Rename
FileStore
toImageStore
for self-explanatory naming.
- Lazily generate thumbnail and cache it to reduce memory use. #287, #288
- Remove confusing hash on collecting notifications.
- Migrate to Node 14.x. #279
- Add tests for
CapacitorFactsProvider
. - Add tests for
WebCryptoApiSignatureProvider
. - Remove
MemoryTable
by mocking CapacitorFilesystem
plugin. #42 - Implement
ImageStore
to randomly and safely store files with base64 string. - Extract
serializeSortedSignedTargets
method fromProof
class andCollectorService
.
- Fix warning: Form Submission Canceled. #251
- Fix captures cannot be stored on mobile devices. #283
- Extract binary (base64) string from
Proof.assets
property. - Remove the proof after sending the PostCapture.
- Improve the performance of Proof saving and loading.
- Reduce the memory use with the operations on
Proof
instances. - Use
async
pipe to resolveProof
thumbnail independently. - Refresh captures on home page only when a
Proof
get published.
- Extract binary (base64) string from
- Fix
CapacitorFilesystemTable.initialize
may cause a race condition.
- Increase the timeout for QA release and Android build to 60 minutes.
- Use
SharedModule
andSharedTestingModule
to import all common module at once. #253
- Unable to display captures.
- WORKAROUND: Store expired PostCapture with a very fragile implementation. #229
- WORKAROUND: Polling to get inbox badge count. #190
- Crop image with fixed ratio. #235
- Open dashboard link on clicking asset ID. #197
- Update UI and color theme. #228
- Remove notification after a proof published or collected.
- Create GitHub Release page only if deploy on Play Console successfully.
- Refactor
Proof
class. #252 - Add formatter and linters. #180
- Refactor
NotificationService
with mock for test. #236 - Use
Promise
to replaceObservable
only emitting once. #233
- Fix PostCapture UI. #276
- Align title in header to center. #260
- Update style of the "View-All" button on the capture details page. #260
- Fix the ripple effects for buttons. #260
- Fix the scrolling on PostCapture tab. #260
- Fix warning:
ExpressionChangedAfterItHasBeenCheckedError
#260
- Remove demo app section on README.
- Update
r0adkll/upload-google-play
from v1.0.4 to v1 to avoid using deprecatedset-env
command in Action.
- Require user name on sign-up page. #224
- Show "Nothing here" on inbox page when no item to show. #222
- Rename "publishing proof" to "registering asset" #223, #208
- Update UI components and color scheme to follow the Figma design. #255, #228, #218, #219, #235
- Change the notification small icon to launcher icon. #237
- Improve stability and reliability of data persistence. #227
- Rename app name to Capture and proof detials to capture details. #201 #202
- Show the sender instead of owner on app-post-capture-card. #198
- Release APK connecting to prod-site.
- Workaround: Catch Error from Capacitor.Filesystem.deleteFile on Android or iOS Devices. #193
- Workaround: fix different naming for information. Use constant string for the names of information.
- Fix location cannot display on asset page in zh-tw. #187
- No response on clicking Ignore button the on inbox page. #184
- The copy button of the media ID on the asset page only copy "mid-here" string to the clipboard. #185
- The operations in
Plugin.BackgroundTask
from Capacitor is running outside ofngZone
, which causes the change detection fails. #186
- PostCapture MVP. #182, #170, #171
- Add terms and policy links to singup page.
- Update UI design. #178
- Fix toolbars (headers) overlap on iOS devices. #179
- Build capture wall. #141
- Build pages for contact selection and sending PostCapture. #143, #147
- Configure the CD with GitHub Action to deploy Android release to Google Play Console on QA release. #144
- Remove unnecessary
header.component
. #151 - Merge the
internal
branch intodevelop
. From now on, we only maintain the develop branch with secrets environment variables to access storage backend. - Improve the architecture for router guards.
- Rebuild most pages with
@angular/material
library, including: #160- rebuild
storage.page
with PostCapture tab - rebuild
about.page
- add
profile.page
- add
privacy.page
- rebuild
settings.page
- rebuild
proof.page
- rebuild
information.page
#142 - rebuild
signup.page
- rebuild
login.page
- rebuild
- Remove unnecessary abstraction in UI:
- multiple publishers on
settings.page
- multiple information providers on
information.page
- multiple signatures on
information.page
- multiple publishers on
- Update Ionic color theme to be consistent with design and
@angular/material
.
- Cascadingly remove proof thumb. #149
- Fix
this.router.navigate.(['..'])
not working bug.
- Add missing zh-TW translations.
- Add zh-Tw language support.
- Add login and signup pages.
- Revert the accidentally overridden drawer menu.
- Add settings and drawer. #97
- Group photos by date. #95
- Add ALL/TAG view modes on the storge page.
- Add iOS platform support.
- Improve storage performance. #85
- Fix the app does not catch the image from external camera app when the available memory is low on Android. #83
- Display version on the settings page. #20
- Implement the preferences for CapacitorProvider. #24
- Implement numbers-storage publisher. #28 #25
- Add launcher icon and splash screen. #22
- Use PKCS#8 and SubjectPublicKeyInfo format in ECDSA signatures.
- Change the format of SortedProofInformation to be the same as Starling Capture.
- Make the proof deletion a blocking action.
- Enable TypeScript strict checks. #19
- Replace ngx-translate with transloco library. #18
- Update dependencies and enable dependabot. #30
- Enable Codacy with coverage. #41
- Fix race conditions caused by Promise is eagerly created in switchMapTo(), concatMapTo(), or mergeMapTo() by wrapping the promise with defer().
This is the first release! Capture Lite is a cross-platform app adapted from Starling Capture app.
- Media Source
- Picture captured from the internal camera
- Information Provider
- Capacitor built-in
Device
andGeolocation
plugins
- Capacitor built-in
- Signature Provider
- Web Crypto API
- Publisher
- Sample publisher - a sample publisher does nothing
- Web - see the demo here
- Android - the APK file
app-debug.apk
is attached to this release