-
Notifications
You must be signed in to change notification settings - Fork 25
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
24.4.0 Release #340
Merged
Merged
24.4.0 Release #340
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* rewriting feedback module to hide private variables * updated feedback.js * updating countly.js --------- Co-authored-by: turtledreams <[email protected]>
* validators * radix * typo and deepscan warning
* new app with pages * image at header * deepscan issues
* updating Countly.js * updating Countly.js * default value
* Add the type information and comments to functions * linter * adding types to package.json * updated countly.d.ts file * removed interfaces and types for easy access * endEvent updated * default value --------- Co-authored-by: Artūrs Kadiķis <[email protected]>
* Updated iOS SDK to 23.12.0 * Updated changelog for iOS SDK
* rules * fix most lint issues (#296) * fix most lint issues * Update Countly.js * move to double quotes for all files (#297) Co-authored-by: Artūrs Kadiķis <[email protected]> --------- Co-authored-by: turtledreams <[email protected]> Co-authored-by: Artūrs Kadiķis <[email protected]> --------- Co-authored-by: turtledreams <[email protected]> Co-authored-by: Artūrs Kadiķis <[email protected]>
* removed undefined callbacks * added changelog entry for the callback * changelog fix
* disableAdditionalIntentRedirectionChecks * dts lint * more kint * much more --------- Co-authored-by: Artūrs Kadiķis <[email protected]>
* Added all function comments * removed void return and used string[]
… credentials have been set or it still has the defaults. (#299) * feat: add warning for defaults * Update Configuration.tsx * Update Configuration.tsx --------- Co-authored-by: turtledreams <[email protected]>
* update to android 24.1.0 * 1 --------- Co-authored-by: turtledreams <[email protected]>
* adding apm sub config module - draft * nested apm config * added native integration * updated native android to latest version * Updated native ios to latest version * fixed bug in native implementation * remove package-lock file * Update CountlyReactNative.java * Update Countly.d.ts * changelog and deprecation * example config * remove package-lock --------- Co-authored-by: turtledreams <[email protected]>
* Proof of concept for RN Tests * fixed file and updated test * remove example tests * jest config * removed utilscrash * crash related things back * adding comments to test * undo dot notation * added more test concepts and better comments --------- Co-authored-by: Artūrs Kadiķis <[email protected]> Co-authored-by: turtledreams <[email protected]>
* switched to intToDeviceId * added more tests and switched to NSInteger * tests * reverted to NSNumber * added logs to each switch statement * fixed log issues
added event module
Deprecation number fix
Added iOS sdk missing changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.