{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":38750668,"defaultBranch":"master","name":"FileUltimate","ownerLogin":"GleamTech","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-07-08T11:45:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13236524?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722294836.0","currentOid":""},"activityList":{"items":[{"before":"6aa92265040ba7bb1f9dbad63e9a29eeb68e3ee6","after":"628536586f27832b36a484eaa03366ef2a19e8a2","ref":"refs/heads/master","pushedAt":"2024-07-29T23:11:19.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 9.0.2\n\n## Version 9.0.2 - July 30, 2024\n\n - **Improved:** Document Viewer:\n - **Improved:** Updated pdfjs libray to 4.5.136 for stability and performance.\n\n - **Fixed:** In older browsers some toolbar icons did not display correctly (required old CSS property -webkit-mask-image).\n\n - **Fixed:** When DocumentViewer.DisplayMode is set to Panel, resizing handles did not work correctly.\n\n - **Fixed:** DocumentViewer's progress bar for download progress was not showing (should be shown after preparing document is completed).","shortMessageHtmlLink":"Version 9.0.2"}},{"before":"1d03e48c75fe447f41995c053f2a9f5503dff368","after":"6aa92265040ba7bb1f9dbad63e9a29eeb68e3ee6","ref":"refs/heads/master","pushedAt":"2024-07-22T22:40: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 9.0.0\n\n## Version 9.0.0 - July 22, 2024\n\n - **Changed:** License keys are changed so please go to https://www.gleamtech.com/upgrade and acquire a new license\n key if you want to use this version (or higher). If your one year maintenance has not ended, you will receive a\n new free license key on the same page.\n\n - **Changed:** AssemblyVersion is changed so recompile your project against the new DLLs (drop in to bin folder will not work).\n\n - **Improved:** Document Viewer:\n - **Added:**: New redesigned Document Viewer with new modern UI and new features.\n We now based our Document Viewer on the best PDF viewer \"pdfjs\".\n\n pdfjs is a great open-source project which is frequently updated and\n new features are being added to, however looks-wise it's ugly, or\n maybe let's say it looks outdated. How about getting the latest\n PDF features and fixes from pdfjs but having a slick look on the presentation side?\n\n Our pdf viewer is unobtrusive, we don't directly change code of pdfjs,\n we just include pdfjs in an iframe and at runtime override HTML, JS and CSS\n to offer a slick modern look and better ui structure and usability and new features.\n This way we can always update pdfjs to the latest version easily and\n get all bug fixes and improvements.\n\n Other pdf viewers based on pdfjs usually don't update the default look,\n and the ones that does usually miss functionality due to separating\n into components but partially implementing them or offer a bad/partial API.\n\n - **Added:** Document Viewer now supports 3 built-in themes: \"slate\", \"classic-light\", \"classic-dark\".\n When two values separated by comma is set, the second value will be the dark theme.\n Dark theme is used when a user indicates their preference through an operating system setting (e.g. light or dark mode) or a user agent setting.\n When single value is provided, dark theme is disabled, i.e. the only provided theme will be used always even when user prefers dark mode.\n Note that you can emulate prefers-color-scheme via browser's F12 dev tools to test dark mode which is normally activated according to user's OS preferences.\n\n - **Improved:** Mobile viewer is removed, instead same viewer will use large UI sizing for mobile devices.\n DocumentViewer.MobileMode property now specifies on which mobile device type to use large UI sizing.\n Note that device features are not detected, instead browser's viewport size is used to decide the UI sizing.\n So if you manually resize the browser window (or emulate a device via browser's F12 dev tools),\n phone or tablet size can be triggered.\n\n - **Added:** Document Viewer now supports 111 language files which are bundled with pdfjs project.\n However for some few custom text which are not inside those language files,\n DocumentViewer.Translations property is used to override.\n\n - **Improved:** As our new Document Viewer is PDF based, we only need one conversion step from now on,\n i.e. we no longer need the second step PDF -> XPZ, we will not need XPZ format and we will display PDF format directly.\n This will improve the stability and performance of Document Viewer beause some reported errors\n mostly occured when converting specific documents to XPZ format in second step.\n Converting to PDF in first step was usually stable.\n This will solve most of the weird native DLL crashes.\n In later versions, we will also try to ditch native DLL and go full managed for conversion to PDF.\n DocumentCache will trim unused .xpz files over time so you don't need to remove them manually.\n\n - **Changed:** For supporting new modern UI, browser requirements are changed.\n Browsers released in the last 2 years are okay, e.g. Chrome 98+, Safari 16.4+\n Legacy browsers like IE are no longer supported.\n\n - **Fixed:** Scrollbars appearing in MessageBox when device pixel ratio is different than 1 e.g. when windows display scale is 125 percent.","shortMessageHtmlLink":"Version 9.0.0"}},{"before":"4ba91cd2d4cad2d5a44ce9df3b71ea046801b53f","after":"1d03e48c75fe447f41995c053f2a9f5503dff368","ref":"refs/heads/master","pushedAt":"2024-05-03T20:38:46.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 8.8.8\n\n## Version 8.8.8 - May 3, 2024\n\n - **Improved:** Document Viewer:\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).","shortMessageHtmlLink":"Version 8.8.8"}},{"before":"e6494ef59498382553214d8b95b051727fe6d87b","after":"4ba91cd2d4cad2d5a44ce9df3b71ea046801b53f","ref":"refs/heads/master","pushedAt":"2024-04-18T17:17:28.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 8.8.7\n\n## Version 8.8.7 - April 18, 2024\n\n - **Improved:** Document Viewer:\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 - **Improved:** Mobile device detection to better detect new browsers.\n - **Improved:** Updated jquery to latest 3.7.1.\n Disabled unnecessary console message \"JQMIGRATE: Migrate is installed, version 3.4.1\"\n\n - **Improved:** Updated GleamTech.Common.","shortMessageHtmlLink":"Version 8.8.7"}},{"before":"3a3d2b98775fdcdc7d0aa1ff33440a48da6400c1","after":"e6494ef59498382553214d8b95b051727fe6d87b","ref":"refs/heads/master","pushedAt":"2023-08-28T07:58:40.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 8.8.6\n\n## Version 8.8.6 - August 27, 2023\n\n - **Improved:** Document Viewer:\n - **Fixed:** In DocumentViewer, no scrollbars were visible for Attachments pane.\n - **Fixed:** In DocumentViewer, remove bottom right grip icon as it overlays over scroll bar bottom arrow.","shortMessageHtmlLink":"Version 8.8.6"}},{"before":"990411ba0ab5c1b5e17a7bc8eb4d6696ea02c5a2","after":"3a3d2b98775fdcdc7d0aa1ff33440a48da6400c1","ref":"refs/heads/master","pushedAt":"2023-05-12T13:50:23.699Z","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":"b70ece0ca432bec1b99b39e5896ca3764a9edc84","after":"990411ba0ab5c1b5e17a7bc8eb4d6696ea02c5a2","ref":"refs/heads/master","pushedAt":"2023-05-12T13:14:29.998Z","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":"902c070fac9a80fc55bd63046303fb57ec90d29b","after":"b70ece0ca432bec1b99b39e5896ca3764a9edc84","ref":"refs/heads/master","pushedAt":"2023-04-23T23:40:19.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 8.8.5\n\n## Version 8.8.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 - **Changed:** Compiling source code package now requires Visual Studio 2019 (16.8 update which comes with C# 9.0) (16.0.30709.132) as minimum.\n Requirement for consuming compiled DLLs is NOT changed (VS 2015+).\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 8.8.5"}},{"before":"998aa3adc192b264ecd47b0004a30ae9f40097b8","after":"902c070fac9a80fc55bd63046303fb57ec90d29b","ref":"refs/heads/master","pushedAt":"2023-04-16T18:42:25.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 8.8.0\n\n## Version 8.8.0 - April 16, 2023\n\n - **Improved:** Document Viewer:\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 8.8.0"}},{"before":"f9d0c82b4c9c0748f440e26db104a109273b1b14","after":"998aa3adc192b264ecd47b0004a30ae9f40097b8","ref":"refs/heads/master","pushedAt":"2023-04-11T19:21:51.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 8.7.6\n\n## Version 8.7.6 - April 11, 2023\n\n - **Improved:** Document Viewer:\n - **Fixed:** DICOM format (.dcm) with JPEG compression did not work.","shortMessageHtmlLink":"Version 8.7.6"}},{"before":"a830bfced14b497e1aec2623385226c340e8652f","after":"f9d0c82b4c9c0748f440e26db104a109273b1b14","ref":"refs/heads/master","pushedAt":"2023-04-07T19:13:20.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 8.7.5\n\n## Version 8.7.5 - April 7, 2023\n\n - **Fixed:** In some cases, root folder quota was not respected, and chunks continued to be uploaded.\n A file that exceeds quota, will be rejected as expected.\n\n - **Improved:** Document Viewer:\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 - **Fixed:** DocumentFormat.Dib was mistakenly disabled/commented out so \"object null reference error\" was raised.\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 8.7.5"}},{"before":"c4f3c2d6680e1dccda587323137e893ef760a824","after":null,"ref":"refs/heads/dependabot/nuget/Examples/AspNetCoreCS/System.Drawing.Common-4.7.2","pushedAt":"2023-04-03T00:17:48.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":"f124acf912d2c82efb4728131557efa98134727a","after":"a830bfced14b497e1aec2623385226c340e8652f","ref":"refs/heads/master","pushedAt":"2023-04-03T00:17:16.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 8.7.0\n\n## Version 8.7.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.FileUltimate, GleamTech.ImageUltimate, GleamTech.VideoUltimate and 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 - **Improved:** Document Viewer:\n - Updated jquery to latest 3.6.4 and jquery-ui to latest 1.13.2 for document viewer and ensured CSS is scoped.\n - Some type changes will trigger a cache migration as in v8.6.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 - **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\tFileUltimateConfiguration.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 8.7.0"}},{"before":"46ca290ace9b29654764ec28923f9d175a08787d","after":"f124acf912d2c82efb4728131557efa98134727a","ref":"refs/heads/master","pushedAt":"2023-03-07T14:12:01.708Z","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 8.6.1\n\n## Version 8.6.1 - March 7, 2023\n\n - **Fixed:** Video thumbnails failed on older supported OS, i.e. Windows Server 2008 R2 SP1 and Windows 7 SP1.\n\n - **Fixed:** FileCache did not append to the existing log files (CacheTrim and CacheMigrate) correctly.","shortMessageHtmlLink":"Version 8.6.1"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEjGcr4AA","startCursor":null,"endCursor":null}},"title":"Activity ยท GleamTech/FileUltimate"}