{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":57082421,"defaultBranch":"master","name":"DocumentUltimate","ownerLogin":"GleamTech","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-04-25T23:15:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13236524?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714768917.0","currentOid":""},"activityList":{"items":[{"before":"fd1ed1da53423b2cde8a8b19eb66c2603ca10e2b","after":"6dc12d4becea44c1e1717ec92c78a548e819c68e","ref":"refs/heads/master","pushedAt":"2024-05-03T20:38:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.9.8\n\n## Version 6.9.8 - May 3, 2024\n\n - **Fixed:** DocumentViewer.MobileMode will be treated correctly. When OnAny (default value) mobile mode will be active both on phone and tablet.\n In addition to UA parsing in previous version, feature and screen size detection will be taken into effect to correctly determine\n it's a phone or tablet (even in desktop browser's emulation mode).\n\n - **Fixed:** incorrect code example in ImageOutputOptions class documentation.","shortMessageHtmlLink":"Version 6.9.8"}},{"before":"ee6343d7a1cbaf9a5edbc031afb9400c7d6a84c8","after":"fd1ed1da53423b2cde8a8b19eb66c2603ca10e2b","ref":"refs/heads/master","pushedAt":"2024-04-18T17:16:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.9.7\n\n## Version 6.9.7 - April 18, 2024\n\n - **Fixed:** The following error in console on mobile which prevented loading of the document viewer:\n Uncaught TypeError: Cannot read properties of undefined (reading 'top')\n The error was observed with Chrome on Android and emulated mobile views in browser's developer tools.\n\n - **Improved:** Mobile device detection to better detect new browsers.\n\n - **Improved:** Updated jquery to latest 3.7.1.\n Disabled unnecessary console message \"JQMIGRATE: Migrate is installed, version 3.4.1\"","shortMessageHtmlLink":"Version 6.9.7"}},{"before":"7130e0df886c75d7c72d9d897fde92f2a723af3b","after":"ee6343d7a1cbaf9a5edbc031afb9400c7d6a84c8","ref":"refs/heads/master","pushedAt":"2023-08-28T07:58:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.9.6\n\n## Version 6.9.6 - August 27, 2023\n\n - **Fixed:** In DocumentViewer, no scrollbars were visible for Attachments pane.\n\n - **Fixed:** In DocumentViewer, remove bottom right grip icon as it overlays over scroll bar bottom arrow.\n\n - **Fixed:** When loading a document from URL in DocumentViewer, the below error was raised for some formats (e.g. for DOCX but not for PDF):\n 'This stream does not support seek operations'\n Fixed UrlFileProvider: HttpBaseStream returned by GetStreamAsync is not seekable (members like Length and Seek throw NotSupportedException)\n so the stream should be copied to a temporary file stream and disposed.","shortMessageHtmlLink":"Version 6.9.6"}},{"before":"7d136cead678671cf7f0a95b19c1332971be3cb0","after":"7130e0df886c75d7c72d9d897fde92f2a723af3b","ref":"refs/heads/master","pushedAt":"2023-05-12T13:56:49.795Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"1a8e92b02d9eedf1ebc78b18f5aa2e29f9084a14","after":"7d136cead678671cf7f0a95b19c1332971be3cb0","ref":"refs/heads/master","pushedAt":"2023-05-12T13:09:08.641Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Update README.md and screenshot","shortMessageHtmlLink":"Update README.md and screenshot"}},{"before":"9b8383cc1b35fe2ab2b1341dd2b136a930673e91","after":"1a8e92b02d9eedf1ebc78b18f5aa2e29f9084a14","ref":"refs/heads/master","pushedAt":"2023-04-23T23:39:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.9.5\n\n## Version 6.9.5 - April 24, 2023\n\n - **Fixed:** AspNetCoreSession: Prevent unnecessary intermittent error in console: \"Error unprotecting the session cookie.\"\n\n - **Improved:** Used 9.0 to be able to inject module initializers.\n For example CheckTargetFramework method will throw error like below (some users still reference wrong DLLs):\n PlatformNotSupportedException: You currently referenced netstandard2.0 version of GleamTech.Common.dll which is\n not targeted for current runtime: .NET Framework 4.8.9139.0.\n Please reference net472 versions of GleamTech DLLs (found in folder Bin\\net472) for .NET Framework 4.7.2+ projects.\n\n - **Improved:** Stability of AssemblyResolver.\n Ensured old log files are cleared, e.g. AssemblyResolver-xx.log and GleamTech-xx.log files.\n\n - **Changed:** AssemblyVersion is changed so recompile your project against the new DLLs (drop in to bin folder will not work).","shortMessageHtmlLink":"Version 6.9.5"}},{"before":"40b7b32648fc7b9ccaa6b48d2ba8c6ea400fa701","after":"9b8383cc1b35fe2ab2b1341dd2b136a930673e91","ref":"refs/heads/master","pushedAt":"2023-04-16T18:41:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.9.0\n\n## Version 6.9.0 - April 16, 2023\n\n - **Added:** Cad formats (.dwg, .dxf, .stl) are now supported with our .netstandard2.0 DLL which means\n it can be used with .NET Core 2.0+ and .NET 5.0+ projects.","shortMessageHtmlLink":"Version 6.9.0"}},{"before":"efb570b25a6bca052d5ada8552d9b12bfd7aec11","after":"40b7b32648fc7b9ccaa6b48d2ba8c6ea400fa701","ref":"refs/heads/master","pushedAt":"2023-04-11T19:21:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.8.6\n\n## Version 6.8.6 - April 11, 2023\n\n - **Fixed:** DICOM format (.dcm) with JPEG compression did not work.\n\n - **Fixed:** Some conversions for Imaging formats like .png to .jpg or .bmp to .jpg.","shortMessageHtmlLink":"Version 6.8.6"}},{"before":"d3cc676c0f21ea8d9a002b62e64f0b4afebcdec2","after":"efb570b25a6bca052d5ada8552d9b12bfd7aec11","ref":"refs/heads/master","pushedAt":"2023-04-07T19:12:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.8.5\n\n## Version 6.8.5 - April 7, 2023\n\n - **Fixed:** Support for DICOM format (.dcm) was broken. Most files failed with \"Index was out of bounds of array\" error.\n We also added some features, i.e when converting DICOM files, we also render important DICOM tags on top-left and top-right\n corners of the image.\n Tags displayed on top-left corner: InstitutionName, StudyID, StudyDate, StudyTime, StudyDescription, Modality\n Tags displayed on top-right corner: PatientName, PatientID, PatientBirthDate, PatientSex\n\n - **Fixed:** The new GleamTech.Drawing.Font and GleamTech.Drawing.Color types could not be parsed from ASPX markup, effected properties were:\n TextWatermark.Font\n TextWatermark.FontColor\n DocumentViewerSearchOptions.HighlightColor\n DocumentViewerSearchOptions.ActiveHighlightColor\n CadInputOptions.RenderBackgroundColor\n CadInputOptions.RenderForegroundColor\n\n - **Fixed:** DocumentFormat.Dib was mistakenly disabled/commented out so \"object null reference error\" was raised.\n\n - **Fixed:** With .NET Framework projects, AzureBlobFileSystem stalled (waited indefinitely) when creating empty files.\n This also caused DocumentCache to stall, as it tries to create empty .sourceName files.","shortMessageHtmlLink":"Version 6.8.5"}},{"before":"c41fe3864e3048855eb57211cca2c610dd6e3583","after":null,"ref":"refs/heads/dependabot/nuget/Examples/AspNetCoreCS/System.Drawing.Common-4.7.2","pushedAt":"2023-04-03T00:17:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a14f174b50a4e574253261fa2947b454e45bd882","after":"d3cc676c0f21ea8d9a002b62e64f0b4afebcdec2","ref":"refs/heads/master","pushedAt":"2023-04-03T00:16:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.8.0\n\n## Version 6.8.0 - April 2, 2023\n\n - **Added:** Implemented GleamTech.Drawing namespace to replace System.Drawing.\n Starting with .NET 6, System.Drawing.Common is not supported on non-Windows platforms,\n so dropped dependency to System.Drawing.Common package\n for GleamTech.Common\n but unfortunately we still need it for GleamTech.DocumentUltimate because some format conversions depend on it:\n - Implemented GleamTech.Drawing.Image class which\n - Can load and save file formats Jpg, Png, Gif, WebP, Bmp, Tga, Pbm, Tiff\n - Can handle multi-frame Tiff and Gif images\n - Can resize, crop, rotate, flip, clone, import/export pixel data, draw text, provide detailed image info\n - Can be explicitly cast from/to (via cast operator or via extension methods) other image libraries:\n System.Drawing.Bitmap, System.Drawing.Image\n SixLabors.ImageSharp.Image\n SkiaSharp.SKBitmap, SkiaSharp.SKImage\n Microsoft.Maui.Graphics.Platform.PlatformImage\n - Implemented GleamTech.Drawing.Color struct which\n - Can convert from/to html color codes #RRGGBB or #RRGGBBAA (or short codes #RGB or #RGBA)\n - Can convert from/to named colors\n - Can be implicitly (automatically) cast from/to other image libraries:\n System.Drawing.Color\n SixLabors.ImageSharp.Color, SixLabors.ImageSharp.PixelFormats\n SkiaSharp.SKColor\n Microsoft.Maui.Graphics.Color\n - Implemented GleamTech.Drawing.Font class which\n - Can be implicitly (automatically) cast from/to other image libraries:\n System.Drawing.Font\n SixLabors.Fonts.Font\n SkiaSharp.SKFont\n Microsoft.Maui.Graphics.Font\n - Also implemented GleamTech.Drawing.Rectangle and GleamTech.Drawing.Size structs.\n\n - **Changed:** Changed type of these properties from System.Drawing.Font to GleamTech.Drawing.Font:\n TextWatermark.Font\n TextWatermark.FontColor\n Changed type of these properties from System.Drawing.Color to GleamTech.Drawing.Color:\n DocumentViewerSearchOptions.HighlightColor\n DocumentViewerSearchOptions.ActiveHighlightColor\n CadInputOptions.RenderBackgroundColor\n CadInputOptions.RenderForegroundColor\n\n These type changes will trigger a cache migration as in v6.7.0 so be patient when you first open a document:\n With this version, DocumentCache will migrate this change automatically for you, it will scan the cache folder,\n update all .json cache info files, regenerate cache keys (due to json serialization change) and rename cache files to match the new cache keys.\n This migration will be run on first access to the cache, it can take few seconds to complete (may take longer for cloud folders).\n You can check the details and results of the migration in CacheMigrate.log in cache folder.\n\n You won't need any code change because these new types can be implicitly (automatically) cast from/to System.Drawing counterparts.\n but it's recommended that you adjust your code for the new GleamTech.Drawing classes which is very similar.\n\n - **Fixed:** These properties were not working due to color json serialization change since v6.7.0 (was array, now hex code),\n DocumentViewerSearchOptions.HighlightColor\n DocumentViewerSearchOptions.ActiveHighlightColor\n\n - **Improved:** Updated jquery to latest 3.6.4 and jquery-ui to latest 1.13.2 for document viewer and ensured CSS is scoped.\n\n - **Added:** An Action parameter named \"configure\" to UseGleamTech. It's more neat to set GleamTech products\n related configuration in callback and it has better timing for especially web configuration:\n ```c#\n\tapp.UseGleamTech(() =>\n\t{\n\t\tGleamTechConfiguration.Current.LogEnabled = true;\n\n\t\tDocumentUltimateConfiguration.Current.LicenseKey = \"QQJDJLJP34...\";\n\t});\n ```\n\n - **Improved:** ExampleExplorer:\n - Added \"show system information\" button on the top-right corner to display system information in a message box.\n - Show error messages for server handler methods.\n - Refresh page automatically when session is expired.","shortMessageHtmlLink":"Version 6.8.0"}},{"before":"236a639fef3e9a8bf39afe0a48d0a1fd04a34c9f","after":"a14f174b50a4e574253261fa2947b454e45bd882","ref":"refs/heads/master","pushedAt":"2023-03-07T14:11:36.204Z","pushType":"push","commitsCount":1,"pusher":{"login":"GleamTech","name":null,"path":"/GleamTech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13236524?s=80&v=4"},"commit":{"message":"Version 6.7.1\n\n## Version 6.7.1 - March 7, 2023\n\n - **Fixed:** DocumentCache did not append to the existing log files (CacheTrim and CacheMigrate) correctly.","shortMessageHtmlLink":"Version 6.7.1"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQRlTYgA","startCursor":null,"endCursor":null}},"title":"Activity ยท GleamTech/DocumentUltimate"}