What's Changed
- Adds the
ignore_user_permissions
flag to the search process so fields that use this setting can handle custom query scenarios without user-based restrictions. (#31901) - Fixes a blank screen that appears when clicking "Show Report" in custom "Report Builder" if the filters are missing or invalid. (#31918)
- Uses your authentication token for permission checks if it exists, and otherwise relies on your cookie session ID. (#31926)
- Adds the Always BCC Address field to Email Account so that outgoing emails can also include this address as a blind carbon copy. (#31355)
- Fixes redirection in Workspace so that custom Reports open their report view instead of the configuration page. (#31941)
- Prevents forcibly resetting the Owner field on a custom DocType in developer mode. This avoids errors that can occur when moving a custom DocType to an app. (#31919)
- Adds a new PDF Generator field in Print Format for choosing between Chrome or the default PDF engine when printing your documents. (#31947)
- Adds an index to Tag Link so tags load faster. (#31953)
- Shows "Submitted" when submitting a record in any Submittable DocType, and retains "Saved" upon saving, so the alert matches the document’s actual status after each action. (#31962)
- Fixes a type mismatch for date filters in Auto Email Report when Use First Day Of Period is enabled, preventing errors for dynamic date ranges. (#31963)
- Adds row compression to selected log-type Version and Communication DocTypes to reduce storage usage for new sites. Existing sites remain unchanged by default and can enable this feature manually using
transform-database
. (#31711) - Adjusts the x-axis label spacing in charts so the labels occupy less room, allowing more space for the actual data. (#31968)
Full Changelog: v15.62.0...v15.63.0
Authors: @sokumon, @gavindsouza, @Raino-Harvest, @0xD0M1M0, @iamejaaz, @Ponnusamy1-V, @ankush, @akhilnarang, @nikkothari22, @ljain112
Reviewers: @sagarvora, @barredterra, @ankush, @akhilnarang, @iamejaaz