Commit Graph
2504 Commits
Author SHA1 Message Date
kean 4f34c4f91c Version 4.1.1 4.1.1 2024-05-06 19:20:49 -04:00
kean 0d2d49708c Add changelog 2024-05-06 19:15:33 -04:00
kean 7f609f9047 Make sure LoggerStore.init never blocks the main thread 2024-05-06 19:11:09 -04:00
kean 845122c7a5 Make RemoteLogger @MainActor 2024-05-06 18:51:42 -04:00
kean 5c8e188f29 Fix warnings in enableAutomaticRegistration 2024-05-06 18:38:42 -04:00
kean f098b456b4 Add Atomic 2024-05-06 18:36:34 -04:00
kean 43d63c6067 Version 4.1.0 4.1.0 2024-05-05 11:49:10 -04:00
kean 3e89898ec2 Version 4.1.0 2024-05-05 11:48:37 -04:00
Alex Grebenyuk 7ca60e4265 Merge pull request #252 from samlapse/feature/add-privacy-manifests
adds privacy manifests
2024-05-05 10:49:55 -04:00
Sam aae871c114 adds privacy manifests 2024-04-30 12:20:13 +01:00
Alex Grebenyuk 968d9b910d Merge pull request #249 from kean/wearemadstudio-visionos
VisionOS support (fixed)
2024-04-13 18:17:12 -04:00
kean 993f6db15c Merge branch 'visionos' of github.com:wearemadstudio/Pulse into wearemadstudio-visionos 2024-04-13 18:16:16 -04:00
Alex Grebenyuk ef3f9ae21d Merge pull request #247 from z-turk3/feature/in-memory-logs
Added option to use InMemory CoreData for logs
2024-04-13 14:01:50 -04:00
kean 706d56cbc3 Update copyright 2024-04-13 13:57:23 -04:00
Zoran 00d7e5cff8 Added option to use InMemory CoreData for logs 2024-03-26 14:27:40 +01:00
Alex Grebenyuk 77014c2b2d Merge pull request #240 from Mcrich23/fixed-unsupported-os-version-messaging
Unsupported OS Messaging fixes
2024-02-27 13:33:16 -05:00
Morris Richman 9fcbc711c2 messaging fixes 2024-02-25 21:07:26 -08:00
Alex Grebenyuk 4b5734597e Merge pull request #236 from jjotaum/feature/export-session-as-har
Export session logs as HAR file.
2024-02-18 12:53:47 -05:00
Maxim Mamedov c5f4791867 Fixed visionOS compilation 2024-02-18 17:05:11 +07:00
Jota Uribe c96d0ca685 Simplify renderAsAttributedString logic for HAR 2024-02-07 07:56:22 -05:00
Jota Uribe 4cd347669c Rename date formatter 2024-02-06 21:44:44 -05:00
Jota Uribe bb03166645 Implement preliminar logic to support exporting of HAR files 2024-02-06 21:43:10 -05:00
Alex Grebenyuk e4fc7cc5e4 Merge pull request #233 from Mr-Alirezaa/fix-writing-direction-rtl-langs
fix: Text writing direction to handle RTL languages (#114)
2024-02-01 17:28:32 -05:00
Alireza Asadi 5e6880c221 fix: Fix text writing direction to handle RTL languages.
Fix text writing direction to handle RTL languages.
2024-01-23 22:05:51 +03:30
Alex Grebenyuk 1df4524375 Update README.md 2023-11-27 19:41:11 -05:00
kean 1b486ead75 Fix highlighted titles 2023-11-27 08:16:46 -05:00
kean d647e99f06 Version 4.0.5 4.0.5 2023-11-27 08:07:10 -05:00
kean 16b54fe754 Update documentation about custom views 2023-11-12 22:32:02 -05:00
kean ffb94bc3bf Add analytics view to the demo 2023-11-12 22:29:13 -05:00
kean 8525da79e8 Add DebugAnalyticsView 2023-11-12 22:21:35 -05:00
kean c804e1d298 Reduce default line limit to 3 2023-11-11 19:37:07 -05:00
kean f9e6accf59 Document MainViewController 2023-11-11 11:35:26 -05:00
kean eb16d8f6ed Fix tint color of share button 2023-11-11 11:28:25 -05:00
kean 4ec6886818 Use custom accent color in the integration demo 2023-11-11 11:27:11 -05:00
kean ac78c788f4 Version 4.0.4 4.0.4 2023-11-05 16:58:52 -05:00
kean fcc72532cd Fix arithmetic overflow 2023-11-05 15:33:12 -05:00
kean 263602cd1d Fix build error 2023-11-05 15:30:12 -05:00
kean e080339a24 Version 4.0.3 4.0.3 2023-08-27 21:16:06 -04:00
kean c94f372701 Fix build on macOS 2023-08-27 18:45:51 -04:00
kean 9b79c6a94f Fix build on tvOS 2023-08-27 18:44:49 -04:00
kean b39146ac7e Fix warnings on watchOS 2023-08-27 18:44:03 -04:00
kean 062d8112f3 Fix build on watchOS 2023-08-27 18:42:37 -04:00
kean cdabfbf2d1 Fix an issue with requests from the previous sessions being displayed as pending 2023-08-27 18:40:44 -04:00
kean 8af6d7d63b Update performance tests 2023-08-20 21:57:31 -04:00
kean aeb944351d Simplify NetworkLogger.TaskContext 2023-08-20 21:52:26 -04:00
kean bcab6269b4 Skip filtering if possible 2023-08-20 21:49:09 -04:00
kean 4f1a8357f9 Update tests 2023-08-20 21:47:04 -04:00
kean ad5b18fda7 Slightly increase save interval 2023-08-20 21:40:22 -04:00
kean 89c775135e Improve performance of recording network tasks 2023-08-20 21:38:20 -04:00
kean 46b12aa24d Add performance tests 2023-08-20 19:30:17 -04:00