You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Database/Migrations
Morgan Pretty cac5542868 Additional bug fixes, log tweaks and update checking
• Added a new CheckForAppUpdates job which runs at most once every 24 hours
• Updated the job failure logs to include the error that caused the failure
• Updated the network instance to use 'single_path_mode' when not executing within the main app
• Updated the logger to append extension logs when resuming instead of only during startup
• Updated the export logs behaviour to append the previously rotated log data if the latest log file is too short (to ensure we get more useful info when debugging)
• Updated to the latest libSession commit to resolve a couple of edge-cases
10 months ago
..
_001_InitialSetupMigration.swift Fixed a crash and config issue 1 year ago
_002_SetupStandardJobs.swift Fixed a crash and config issue 1 year ago
_003_YDBToGRDBMigration.swift Initial work on 2.6.0 issues 11 months ago
_004_RemoveLegacyYDB.swift Fixed a crash and config issue 1 year ago
_005_FixDeletedMessageReadState.swift Fixed a crash and config issue 1 year ago
_006_FixHiddenModAdminSupport.swift Fixed a crash and config issue 1 year ago
_007_HomeQueryOptimisationIndexes.swift Fixed a crash and config issue 1 year ago
_008_EmojiReacts.swift Fixed a crash and config issue 1 year ago
_009_OpenGroupPermission.swift Fixed a crash and config issue 1 year ago
_010_AddThreadIdToFTS.swift Fixed a crash and config issue 1 year ago
_011_AddPendingReadReceipts.swift Fixed a crash and config issue 1 year ago
_012_AddFTSIfNeeded.swift Fixed a crash and config issue 1 year ago
_013_SessionUtilChanges.swift Fixed a crash and config issue 1 year ago
_014_GenerateInitialUserConfigDumps.swift Separate streams for attachment upload/download and bug fixes 11 months ago
_015_BlockCommunityMessageRequests.swift Fixed a crash and config issue 1 year ago
_016_MakeBrokenProfileTimestampsNullable.swift Fixed a crash and config issue 1 year ago
_017_RebuildFTSIfNeeded_2_4_5.swift Fixed a crash and config issue 1 year ago
_018_DisappearingMessagesConfiguration.swift Fixed a crash and config issue 1 year ago
_019_ScheduleAppUpdateCheckJob.swift Additional bug fixes, log tweaks and update checking 10 months ago