Version: 2025.3.1

ℹ Full Changelog

✨ What's New (14)

This list includes all new major features implemented.

  • [#75158] Move WebDAV-Support into inPoint.Core
  • [#75458] inPoint.Archive: use gRCP connection to HybridStore
    • [#75459] inPoint.Archive: use gRCP connection to HybridStore
    • [#79558] inPoint.Admin: adapt to gRPC connection in inPoint.Archive
  • [#75466] Migrate inPoint.Core from HTTP.sys to Kestrel
    • [#75464] Migrate inPoint.Core from HTTP.sys to Kestrel
  • [#76352] Allow filtering and sorting for user fields in the document list
    • [#76354] Allow filtering and sorting for user fields in the document list
    • [#77004] Duplicate user display names in some edge cases
    • [#77611] Filtering and sorting for user fields in the shared documents
  • [#76937] HierarchyProvider: Disable Offline and Ping when used inPoint.Web
    • [#76945] HierarchyProvider: Disable Offline and Ping when used inPoint.Web
  • [#77482] Extended HierarchyProvider with gRPC client
    • [#77526] Extend HierarchyProvider with gRPC client
  • [#77614] HierarchyProvider refactoring
    • [#77638] Split HierarchyProvider state into user and global state
  • [#77629] Performance improvement in recycled documents: authorization should be done by the query when fetching the recycled documents
    • [#77630] Performance improvement in recycled documents: authorization should be done by the query when fetching the recycled documents
    • [#77932] Recycled documents: Build the ItemStatus_GetForUser calls directly to the query
    • [#80868] Recycle bin: create indexes for performance improvements (2025.3)
  • [#77917] [2025061201000141] Replace GetChildCount calls with child exists to improve folder tree construction
  • [#78749] Notes-Reply enabled when no text was entered
    • [#78750] Notes-Reply enabled when no text was entered
  • [#79065] Improvements for managing the Shares
    • [#79066] (speed) improvements for shares
    • [#79079] UnifyWCF: GetShareInfosElements/Documents-extend with optional arguments
  • [#79326] Raise Infragistics.WPF to 25.1.117 (⏳ Pending)
    • [#79327] Utils: Raise Infragistics.WPF to 25.1.117
  • [#80386] [2025121601000033] Jobs logs: Sort by Time Time DESC by default
  • [#81394] PowerShellHelper class to handle HierarchyProvider instantiation
    • [#81402] Creating a HierarchyProvider from PowerShell is not possible

💥 Breaking Changes (1)

  • [#81394] PowerShellHelper class to handle HierarchyProvider instantiation

🐛 Issues Fixed (91)

This list includes all bug fixes.

  • [#75728] ItemNote breaks ItemNotes_Read (nested objects can't be read with WCF)
    • wcf fix during read and write
    • Workaround for special extras in itemNotes
  • [#75932] [2025022001000099]: missing reverse operation for DB logging in case of rollback in the Loader
    • [#79865] Delete GSR: fails if there is a global site created with it
  • [#76149] inPoint.Admin.LoaderJob: all logs have Error LogType
  • [#76190] [2025010701000179] Template text is truncated
    • [#76194] 2025010701000179 Template text is truncated
  • [#76246] inPoint.Core LegacyWCF: Add tests with connections using Identity
    • [#76247] added check for host FQDN
    • [#76247] support for tests with downlevel logon name
    • [#76247] support for tests with downlevel logon name
    • [#76247] improved error logging
    • [#76247] enabling connection tests
  • [#76358] Filtering in the recycled documents is not working in inPoint.Web
    • [#76359] Filtering in the recycled documents is not working in inPoint.Web
  • [#76360] Paging in the shared documents is not working
    • [#77608] Allow sorting for user fields in the shared documents
    • [#77618] Integration test: Pagination in the shared documents
  • [#76706] Upgrade (dif.dir): the old setups are not moved to Backup folder
    • [#78575] fixed if there are multiple versions in the Setup folder - the upgrade fails
  • [#76789] [2025032501000024] doc list is not working after linking a document to another folder
    • [#76790] 2025032501000024 doc list is not working after linking a document to another folder
  • [#76883] Create/Modify group fails with Access denied to "...userdata\images\groups"
    • [#76885] set appPool permissions for image folder
  • [#76893] Tokenizer is not thread safe
    • Revert "#76896 changen indexer into GetOrAddValue"
    • [#76896] changen indexer into GetOrAddValue
    • [#76896] changen indexer into GetOrAddValue
    • [#76896] fixed thread-safe issues
    • [#76896] cleanup
  • [#77006] [2025042201000037] AdSync: User are synchronized multiple times
    • [#77007] AdSync: User are synchronized multiple times
  • [#77018] inPoint.Admin: FlatAU format issue with thai language (blocked) (⏳ Pending)
    • [#77021] removed #if DEBUG
    • [#77021] added sanity checks for corrupt element format localizations
    • [#77021] added sanity checks for corrupt element format localizations
  • [#77019] inPoint.Standalone/Thai: folder format, settings, admin dialogs cannot be opened (oracle, BLOCKED) (⏳ Pending)
    • [#77468] renamed tests
    • [#77468] renamed tests
    • [#77468] splitted test into test cases
    • [#77468] rearranged tests
    • [#77468] extended logging in tests
    • [#77468] fixed string.compare and unified element format access
    • [#77022] replace new CultureInfo
    • [#77022] fixed merge conflict after rebase
    • [#77022] added missing localization, added fallback for invalid language
    • [#77022] added checks, fixed local plugins build
    • [#77022] added checks, fixed local plugins build
  • [#77037] inPoint.Templates (thai): 2 templates fail to render
    • [#77042] fixed thai sendasemail* template
  • [#77038] inPoint.Admin/Edit user membership: add user to a group (root) fails
    • [#77041] fixed tenant check in EnsureGroupOperationIsAllowed
  • [#77043] FlatAU: the thai localization breaks the doclist header (⏳ Pending)
    • [#77044] fixed column setup (remove warning on startup)
  • [#77200] Fix Calendars to GregorianCalendar for all cultures
  • [#77222] Document_CreatorLastModified_PSScript failed on MSSQL
    • [#77223] PrincipalInfo has been relocated to the inPoint.Common. Changes in the Document_CreatorLastModified_PSScript.
    • [#77223] Document_CreatorLastModified_PSScript failed on MSSQL
  • [#77428] [2025050601000101] MailWCF Upload alters mail content
    • [#77429] 2025050601000101 MailWCF Upload alters mail content
  • [#77433] inPoint.Enterprise: Fix IndexOf for Thai
  • [#77444] MailWCF: DownloadChunk method is not working in Net8
    • [#77445] MailWCF: DownloadChunk method is not working in Net8
    • [#77445] MailWCF: DownloadChunk method is not working in Net8
    • [#77445] MailWCF: DownloadChunk method is not working in Net8
  • [#77659] [2025060601000028] Error during update from 2024.3 to 2025.1 when setup runs during midnight
    • [#77660] fixed Error during update from 2024.3 to 2025.1 when setup runs during midnight
  • [#77678] The itemuri related data is not updated for links when moving folders/documents
    • [#77631] Performance improvement in recycled documents: authorization should be done by the query when fetching the recycled documents
    • [#77631] Performance improvement in recycled documents: authorization should be done by the query when fetching the recycled documents
  • [#77697] Fresh install fails due to missing "ip.PAM_PERM_SHARE" object
    • [#77379] Performance improvements: getting the shared documents
  • [#77714] Fixing admin build because of new inPoint.Common
    • [#77715] fixed dependencies for new inPoint.Common
    • [#77715] raised version to inPoint.Common 2025.3.0.221
  • [#77757] inPoint.Wizard (DLC): NoDDL environments still requires the HybridStoreSv.exe instead of the appsettings.json
    • [#77758] fixed: NoDDL environments still requires the HybridStoreSv.exe instead of the appsettings.json
  • [#77834] Not possible to create folder link on Oracle
    • [#79282] Create link from child to parent - wrong message
    • [#77835] Not possible to create folder link on Oracle
  • [#77910] [2025061201000132] Rule-based security stops working after being imported into the DLC
    • [#77911] 2025061201000132 Rule-based security stops working after being imported into the DLC
  • [#77935] [2025061201000141] GetFolderItemsBySiteTypeWithLinks handle AUSites to get the visible FlatAUs
    • [#77936] 2025061201000141 GetFolderItemsBySiteTypeWithLinks handle AUSites to get the visible FlatAUs
  • [#78023] InPoint server start-up failure when ReinitializeTempTablesOnStartup is set to true
    • [#78024] InPoint server start-up failure when ReinitializeTempTablesOnStartup is set to true
  • [#78029] [2025070801000111] System crash when invalid entry exist in the PAM_USERREFERENCE table
    • [#78029] 2025070801000111 System crash when invalid entry exist in the PAM_USERREFERENCE table
  • [#78088] [2025070801000068] Incorrect firewall rule applied during install/upgrade
    • [#78089] backup/restore firewall rules for versions lower than 2025.*
    • [#78089] fixed: firewall rules are changed after upgrade
    • [#78089] fixed rules are changed after upgrade
    • Commit d2899e74: Changed HS.inPoint.SetupCommon package from version "1." to "2025.3."
    • Changed HS.inPoint.SetupCommon package from version "1." to "2025.3."
  • [#78220] Loader: Import fails with LoaderDependencyException
    • [#78221] Loader: Import fails with LoaderDependencyException
  • [#78223] Loader: Import fails with duplicate key row found in object 'pam.PAM_CUSTOMACTIONS'
    • [#78224] Loader: Import fails with duplicate key row found in object 'pam.PAM_CUSTOMACTIONS'
  • [#78230] Doclist: GetPositionForSelect fails from inPoint.Web
    • [#78231] Doclist: GetPositionForSelect fails from inPoint.Web
    • [#78231] Doclist: GetPositionForSelect fails from inPoint.Web
  • [#78232] SecurityManager: ValidateUriDocument fails on flat archive units
    • [#78326] ValidateDocumentUri broken for FlatAU
  • [#78239] inPoint.Wizard: .NET runtime check is failing
  • [#78316] Ora deployment hangs when checking for folder recursion
    • [#78317] Ora deployment hangs when checking for folder recursion
    • [#78317] Ora-deployment-hangs-when-checking-folderrecursion
    • [#78316] folder recursion - replaced "reverse" like with IP_SIMPLEURIS_EXTRACT
  • [#78378] Deployment: Create Folders failed with missing ELEMENT_TYPE
    • [#78412] inPoint.LegacyWCF.IntegrationTest: Using the NameValue from inPoint.Common for PamWCF
    • [#78379] Deployment: Create Folders failed with missing ELEMENT_TYPE
    • [#78397] Using the NameValue from inPoint.Common for PamWCF (was only UnifyWCF before)
    • [#78397] Using the NameValue, NameValueEx from inPoint.Common for the legacyWCF methods
  • [#78419] [2025072401000037] List all available templates throws NRE with Oracle DB
    • [#78420] added sanity checks for ListTemplates when no templates where found
  • [#78476] Add retry button to admin startup
  • [#78569] [2025082901000106] Setting the security on public folders is not working
    • [#78890] 2025082901000106 Groups in public folder security settings out of sync
    • [#78618] 2025082901000106 failed to process public folder security with huge folder path
  • [#78661] Fix null handling for gRPC
    • [#78662] added gRPC tests for null-value-maps
    • [#78662] added gRPC tests for null-value-maps
    • [#78662] added gRPC tests for null-values and null-collections
  • [#78702] Identity Login: the token expires, the user has wrong feedback
    • [#78723] cleanup of obsolete comments
    • [#78723] removed UnifyWCF.ServiceVersionCheck
    • [#78723] fix for exception in Bundle_Init
    • [#78723] remove obsolete from IsAny()
    • [#78723] extended FormatDuration(), changed IsAny to obsolete
    • [#78723] added check for IdentityLoginHelper in ShouldRetry()
    • [#78723] tried to open a LoginWindow on disonnect
    • [#78723] adjusted token-save
    • [#78723] adjusted notes
    • [#78723] cleanup
    • [#78723] fixed ping check, improved logging
    • [#78723] fixed unit test
    • [#78723] removed retry for FileDownloadPartAndCheckSum and UserAddElementLink
    • [#78723] added token-check before refreshing
    • [#78723] fixed usages of the WCF-channels for retry
    • [#78723] added TokenInfo.CreatedUtc, fixed refresh
    • [#78723] fixed unit test
    • [#78723] implemented token-refresh in the PingTimer_Elapsed
    • [#78723] updated comments
    • [#78723] implemented a Refresh instead of a Login when possible
    • [#78723] added POC for working with RefreshToken
    • [#78723] fixed Version_GetServiceVersionExAsync for gRPC/WCF, cleanup of obsolete comments
    • [#78723] improved error logging in ServiceVersionCheck, improved connection check
    • [#78723] cleanup: replaces string with TokenInfo
    • [#78723] cleanup: replaces string with TokenInfo
    • [#78723] added Token-Test to MessageBoxTest.
    • [#78723] added ShouldRetrySync, fixed retryin Initialize
    • [#78723] added auto-login on gRPC and WPF calls when
    • [#78723] fixed checks in IsUserNotFoundError
  • [#78703] inPointMirror: doesn't work
    • Revert "#78791 cleanup in web.config comments"
    • [#78791] cleanup in web.config comments
    • [#78791] cleanup in web.config comments
    • [#78791] added sanity check for itemUri == null
    • [#78791] added workaround for empty exceptionMessage
    • [#78791] added AssemlbyIniitalize with global applies AssemblyResolve
    • [#78791] renames all our AssemblyResolve helper
    • [#78791] fixed logging,added assembly-resolve
    • [#78791] added ref to System.IdentityModel.Tokens.Jwt 5.7.0
    • [#78703]
  • [#78706] New folder with new folder format created (EA/EDA plugin)
    • [#78822] fixed issue with non-initialized EA config
  • [#78718] Add new document: the DocList is not refreshed (⏳ Pending)
    • [#78832] improved logging Document-JumpTo when column was not found
    • [#78832] improved logging Document-JumpTo when column was not found
    • [#78832] update for new inPoint.Common: Changed ShareInfo with ID into PrincipalInfo
    • [#78832] excluding invalid principals in shares
    • [#78832] fixed GlobalSite.UserDetails checks
    • [#78832] fixed Share checks
    • [#78832] fixes for ElementShareInfo and DocumentShareInfo
    • [#78832] fixed GlobalSite, InitProviderResult
    • [#78832] fixed yml
    • [#78832] fixed error output
    • [#78832] fixed generate proto yml
    • [#78832] fixed InitProviderResult.UserDetails and GlobalSite.UserDetails, improved SchemaGenerator
    • [#78832] cleanup
    • [#78832] cleanup
    • [#78832] updates for new inPoint.Common
    • [#78832] updates for new inPoint.Common
    • [#78832] updates for new inPoint.Common
    • [#78832] updates for new inPoint.Common
    • [#78832] improved speed for JumpTo on non-virtualized lists
    • [#78832] added fix for Document-JumpTo when WebDavName is renamed
    • [#78832] cleanup
    • [#78832] fixed/improved GetCount calculation for IpDocList
    • [#78832] cleanup
    • [#78832] added itemUri filter to GetShares
    • [#78832] added GetCurrentUserDetails(), ToGroupDetails(), changed ShareInfo with ID into PrincipalInfo
    • [#78832] fixed GlobalSite.UserDetails checks
    • [#78832] fixed Share_* integration tests
    • [#78832] fixes for ElementShareInfo and DocumentShareInfo
    • [#78832] fixed InitProviderResult
    • [#78832] fixed GlobalSite, InitProviderResult
    • [#78832] changed proto to ServerSettings_ArchiveOptions
    • [#78832] reordered usings
    • [#78832] fixed InitProviderResult.UserDetails and GlobalSite.UserDetails
    • [#78832] fixed JSON serializing by switching to Newtonsoft, improved caching
    • [#78832] enabled EVENTSMONITOR for release builds
    • [#78832] excludedpayload data from save/load
    • [#78832] added Load/Save events
    • [#78832] added /Eventsmonitor command line option and env.Eventsmonitor check
  • [#78746] Remove MYTEST reg-var from inPoint.Admin.Setup
    • [#78747] removed MYTEST from server and client setup
  • [#78766] [2025082901000035] UX/Functional Improvement Report – Notes Icon Handling
    • [#78780:] Refresh doclist (or document only) when Notes was removed
  • [#78771] Delete document: the doc is not visible in RecycleBin
    • [#78777] Delete document: the doc is not visible in RecycleBin
  • [#78816] [2025090301000037] Primary key in PAM_OBJECT_MODULE_RIGHTS consistently reaching maximum value
    • [#79007] 2025090301000037 PublicFolder changes for Primary key overflow in PAM_OBJECT_MODULE_RIGHTS
    • [#78817] 2025090301000037 Primary key in PAM_OBJECT_MODULE_RIGHTS consistently reaching maximum value
    • [#78817] 2025090301000037 Primary key in PAM_OBJECT_MODULE_RIGHTS consistently reaching maximum value
  • [#78999] ItemNotes/Reply (WCF): it is not possible to add more than one Reply
    • [#79001] fixe ReplyNote
    • [#79001] added back the Reply-With-Empty check
    • [#79001] don'tadd itemNotes replies to the children at client side
  • [#79121] FlatAu: Email right is not enabled by default (needed for Share on inPoint.Web)
    • [#79483] FlatAu: Security_GetDocumentRights returns no_access in case all rights are allowed in the preprocessed permission table
    • [#79483] FlatAu: Security_GetDocumentRights returns no_access in case all rights are allowed in the preprocessed permission table
    • [#79122] FlatAu: Email right is not enabled by default (needed for Share on inPoint.Web)
    • [#79482] Integration test: FlatAu: Email right is not enabled by default
  • [#79162] inPoint.Core: Migrate AppSettings from web.config to pamSettings
    • [#79171] Migrate "appSettings" to "pamSettings"
    • [#79171] exclude pamWebDavUrl from web.config.example.template
    • [#79171] exclude pamWebDavUrl from web.config.example.template
  • [#79199] Share_15_Read_FolderInShare integration test fails
    • [#79200] Share_15_Read_FolderInShare integration test fails: listing of all shares is returning an empty list
    • [#79200] Share_15_Read_FolderInShare integration test fails: listing of all shares is returning an empty list
    • [#79200] Share_15_Read_FolderInShare integration test fails
  • [#79356] Identity-Login Offline Mode (gRPC/shutdown): Standalone doesn't detect the shutdown
  • [#79397] gRPC Null-Response causes Disconnect at the client
    • [#79398] fixed gRPC resulr for TemplateGet
    • [#79398] Improved feed tests,added retry when there is no (local running) indexer
    • [#79398] reduced warnings
    • [#79398] enabled nullable
    • [#79398] improved SetUserData: not saving empty data,
    • [#79397] updated gRPC API for nullables
    • [#79397] fixed typo
    • [#79397] removed comment
    • [#79397] throw RpcException(NotFound) when the gRPC result would be null
    • [#79397] prepared GetHierarchyElementfor NullableResponse
    • [#79398] fixed exception message
    • [#79398] improved GetSchema-Test for oracle
    • [#79398] fixed GetSchema-Test for oracle
    • [#79398] added tests for GetSchemaAsync()
    • [#79398] fixed Tokenizer.FormatValue()
    • [#79398] added missing null checks
    • [#79398] cleanup for nullable
    • [#79398] raised language to 11.0, enabled nullable on some projects, changed null/empty behavior for userData/pluginsData, fixed issue in BlobDataProvider
    • [#79397] updated gRPC API for nullables
    • [#79397] added comment
    • [#79397] improved ErrorMessage in RpcExceptionToinPointFault
    • [#79397] prepared GetHierarchyElementfor NullableResponse
  • [#79520] Fix integration tests
    • [#79521] improved logging
    • [#79521] reverted: raised test framework (d8a2bd3d465361b0d9b48d55d6be5fb49655c452)
    • [#79521] fixed tests for new testing framework
    • [#79521] raised test framework, increased logging
    • [#79521] fixed nullable
    • [#79521] fixed feeds tests
    • [#79695] improved verifyCheckedOutByThisHost()
    • [#79695] added CACHE_TOKEN_STATIC and CACHE_TOKEN_ON_DISK
  • [#79547] inPoint.Core IntegrationTests: Formats_FlatAu_GetFormatDocumentAsync fails
    • [#79548] inPoint.Core IntegrationTests: Formats_FlatAu_GetFormatDocumentAsync fails
  • [#79606] Shared documents are broken if it contains a document from my site
    • [#79607] Shared documents are broken if it contains a document from my site + logging
  • [#79633] [2025070401000021] deadlocks when reading/writing from/to the PAM_DESKTOPLINKS
    • [#80116] oracle-deadlocks-pam_desktoplinks
    • [#79713] Changes in fetching recent/favorite items/docs.search terms to avoid deadlocks
  • [#79823] Loader: pco creation build fails
    • [#79884] Loader: create temporary pco branch for each release
    • [#79884] Loader: create temporary pco branch for each release
  • [#79861] Delete GSR: fails if there is a global site created with it (2025.3)
    • [#80310] Folder table is deleted when the Delete GSRs process fails (2025.3)
    • [#80188] fixed archive unit not found exception handling
    • [#79865] Delete GSR: fails if there is a global site created with it
  • [#79864] Archive from Outlook (grpc): the Apply all is not applied in Standalone
  • [#80199] [2025121701000095] Download in C:\inPoint does not work when path is too long
    • [#80200] fix for long path names, added integration test
  • [#80224] Problem localizing element formats
    • [#80225] fixed localizing element format (MERGE)
  • [#80288] Mail archiving is not working with core.WCF(2025.3)
    • [#80289] Mail archiving is not working with core.WCF
    • [#80289] Mail archiving is not working with core.WCF(2025.3)
  • [#80308] Mailbox synchronisation is not working (2025.3)
    • [#80309] Mailbox synchronisation is not working
  • [#80313] Wrong implementation in GetWebDavFromUri
    • [#80314] fixed GetWebDavFromUri
    • [#77527] migrated ShellProvider, fixed ItemNodes loading
  • [#80380] Loader: import writes an entry into history even in the case of failure
    • [#80419] Create a new PCO for the 2025.3 release
    • [#80422] Integration test: loader import writes an entry into history even in the case of failure
    • [#80419] Create a new PCO for the 2025.3 release
    • [#76498] Loader: Simulating error on post deployment scripts is not rolling back the changes correctly
  • [#80462] fix of Pam.WCF integration tests
  • [#80470] Check the renamed archive unit indexes using their old names if the new names are not found during site validation (2025.3)
    • [#80486] Check the default optional archive unit indexes for integration tests
    • [#80471] Check the renamed archive unit indexes using their old names if the new names are not found during site validation (2025.3)
    • [#80471] Check the renamed archive unit indexes using their old names if the new names are not found during site validation
  • [#80528] Remove using the Visible and IsSearchField flags (2025.3)
    • [#80529] Remove using the Visible and IsSearchField flags (2025.3)
    • [#80537] Remove using the Visible and IsSearchField flags
  • [#80671] Deleting a folder/document from different tenant using different schema fails (2025.3)
    • [#80672] Deleting a folder/document from different tenant using different schema fails (2025.3) `+ new PCO history
    • [#80672] Deleting a folder/document from different tenant using different schema fails (2025.3)
    • [#80672] Deleting a folder/document from different tenant using different schema fails (2025.3)
  • [#80691] Standalone/Admin: opening it throws error with a dif. tenant admin (2025.3)
    • [#80834] removed unused code
    • [#80834] added esception to allow tenant admin to fetch the custom action defaults
  • [#80693] Preprocessed flatAU: it is not possible to create in dif. tenant (2025.3)
    • [#80866] Preprocessed flatAU: it is not possible to create in dif. tenant (2025.3)
    • Revert "#80866 Preprocessed flatAU: it is not possible to create in dif. tenant (2025.3)"
    • [#80866] Preprocessed flatAU: it is not possible to create in dif. tenant (2025.3)
    • [#80866] Preprocessed flatAU: it is not possible to create in dif. tenant
  • [#80741] Dif. tenant/Lookup: they are not filtered based the dif. tenants
    • [#80871] Dif. tenant/Lookup: they are not filtered based the dif. tenants (2025.3)
    • [#80871] Dif. tenant/Lookup: they are not filtered based the dif. tenants (2025.3)
  • [#80742] RecycleBin always shows folders/documents from the default one and not belonging to the respective tenant (2025.3)
    • [#80672] Deleting a folder/document from different tenant using different schema fails (2025.3)
    • [#80743] integration test for recycle bin pagination
  • [#80746] Updating RecycleBin after move updates folders/documents from the default one and not belonging to the respective tenant (2025.3)
    • [#80672] Deleting a folder/document from different tenant using different schema fails (2025.3)
  • [#80820] Dif.tenant: create external user fails (2025.3)
    • [#80832] removed PrincipalSource check in CreateUser
  • [#80873] Dif. tenant/GSR is not visible in inPoint.Admin when contains '_' (2025.3)
    • [#80874] Dif. tenant/GSR: it is not visible in inPoint.Admin (2025.3)
  • [#80951] Invite external user fails when "FallbackNTDomain" is not set!
    • [#80952] Invite external user fails when "FallbackNTDomain" is not set! (2025.3)
  • [#80986] RecycleBin: fails loading in case of lookup in dif. scheme/tenant (2025.3)
    • [#80989] RecycleBin: fails loading in case of lookup in dif. scheme/tenant (2025.3)
  • [#80998] The root user cannot see the recycle bin from other tenants (2025.3)
    • [#81056] The deleted folders are not visible for root
    • [#80999] The root user cannot see the recycle bin from other tenants (2025.3)
  • [#81000] Lookup candidates are not working in Oracle (2025.3)
    • [#81001] Lookup candidates are not working in Oracle (2025.3)
  • [#81016] RecycleBin: should not fail if there is not document type repository in the schema (2005.3)
    • [#81018] RecycleBin: should not fail if there is not document type repository in the schema (2025.3)
  • [#81017] Create lookup: should be possible even if the schema has no flatau (2025.3)
    • [#81021] Create lookup: should be possible even if the schema has no flatau (2025.3)
  • [#81019] Creating the PAM_RECYCLE_BIN table when creating FlatAU in archives with different schema and without tenant (2025.3)
    • [#81020] if default archive is not set, use the current archive for recycle
    • [#81020] passing the connection and transaction to the UnitConfigurator
    • [#81020] fixing connection issues
    • [#81020] Creating the PAM_RECYCLE_BIN table when creating FlatAU in archives with different schema and without tenant (2025.3)
    • [#81020] Creating the PAM_RECYCLE_BIN table when creating FlatAU in archives with different schema and without tenant (2025.3)
    • [#81020] Creating the PAM_RECYCLE_BIN table when creating FlatAU in archives with different schema and without tenant (2025.3)
    • [#81020] updating the structure of the PAM_RECYCLE_BIN table
    • [#81020] fixed ora recbin
    • [#81020] updated PCO history
    • [#81020] remove the PAM_RECYCLE_BIN table creation
  • [#81034] Tenant and ArchiveUnit on different schema (2025.3)
    • [#81035] changed IncludeExceptionDetailInFaults true for release builds, fixed toolTip, updated referenced version
  • [#81080] [2025070401000021] HierarchyProvider: Mix of Sync and Async methods in Initialize (as used by inPoint.Web, 2024.3.7)
      • ni mixing of async/sync during init of HierarchyProvider

📦 Changes (5)

This list includes minor changes not related to any feature.

  • [#75159] Migrate WebDAV to Net8
    • [#75159] added null-check to TryGetFromCookieOrHeader
  • [#76596] Create new Branch.DevDB pipeline in the inPoint.Enterprise collection
  • [#77844] New format: Integer without formatting
    • [#77853] extended SchemaRetriever with Number_IntegerNumberNotFormatted
    • [#77853] added CustomFormats.Number_IntegerNumberNotFormatted
    • [#77976] fixed number format in the input control
    • [#77976] fixed number format in the input control
    • [#77853] added CustomFormats.Number_IntegerNumberNotFormatted
  • [#78417] [2025072401000064] Update inPoint.Core Template Swagger documentation
    • [#78418] updated proto file
    • [#78418] improved build pipeline task
    • [#78418] improved build pipeline task
    • [#78418] fixes build pipeline task
    • [#78418] fix for new inPoint.Common (?)
    • [#78418] fixed Headers.Add
    • [#78418] fixed documentaion, splitted obsolete methids into a separate file
  • [#80231] Loader: Common base exception with the error-type as property (2025.3)
    • [#80232] Loader: Common base exception with the error-type as property
    • [#80232] Loader: Common base exception with the error-type as property

🎫 Other Changes (303)