v15.66.0
·
977 commits
to version-15
since this release
What's Changed
- Automatically fills in known information such as country, timezone, currency, language, and user details in the Setup Wizard, making the initial setup process faster and easier. (#32141)
- Removes automatic image extraction from HTML Editor fields, so images are only processed when added through the Text Editor. (#32145)
- Fixes an issue in translation extraction to prevent empty workspace labels from appearing in translation files, and corrects a typo affecting navbar text extraction. (#32142)
- Improves the speed of global search by showing only results that actually match the search terms, so searches now complete much faster. (#32154)
- Makes the address display consistent across different sections of the system, so that addresses now appear in the same format everywhere. (#32157)
- A new symbol for the Saudi Riyal is added to the system fonts, so printing and viewing the currency now show the updated design. (#32159)
- Allows custom fonts to appear correctly in PDF documents generated with wkhtmltopdf, so that fonts added for specific purposes—such as special currency symbols—are used as expected. (#32164)
- Restricts API v2 update responses to show only the fields the user is permitted to view. (#32168)
- Fixes issues with repeating events in Event calendar, including correct handling of events that recur at the end of the month and weekly repeats within a date range. (#32172)
- Creates the system user when setup data is initialized in the Setup Wizard, preventing missing user issues during initial system setup. (#32182)
- Fixes an issue where the print preview was not displaying correctly. (#32183)
- Removes the custom "saudiriyal" font from the font list used throughout the site, so text now displays in standard fonts. (#32191)
- Fixes issue in the Setup Wizard where the Country, Time Zone, and Currency dropdowns stop working after changing the Language selection, allowing users to complete the setup process. (#32198)
- Improves the Map view by displaying links to each entry's form, hiding the sort selector, and allowing users to view entries near their current location. Updates how map data is loaded, so filtering or refreshing does not reset the map, and adds support for coordinates entered as text in Latitude and Longitude fields. (#32202)
- Automatically fills in the Party field with the selected supplier or customer when opening the accounting ledger from Supplier or Customer views, so you no longer need to select it manually. (#32197)
- Removes unnecessary "Added" or "Removed" prefixes from attachment comments in the form timeline, so file actions display only the filename. (#32204)
- Fixes an issue where the Timezone field in the Setup Wizard was not updated correctly after changing the Language. (#32212)
- Fetches translation messages in the Setup Wizard only when the selected language changes, preventing unnecessary loading of translations. (#32225)
- Sets system-generated status by default when creating customizations with
make_property_setter, making it act consistently with other customization tools. (#32234) - Improves error messages when grouping data by fields from both parent and child doctypes, making it clearer why this action is not allowed. Adds the parent doctype name as a prefix to child doctype fields to help distinguish between similar field names. (#32245)
- Improves detection of subqueries when checking input fields, making field validation stricter to help prevent invalid or potentially unsafe entries. (#32239)
- Allows users to manually send emails from the Email Queue even when the email queue is disabled, and removes the extra confirmation step when sending an individual email manually. (#32237)
- Changes "Manage Billing" from a text item to a button in the user dropdown, making it clearer that it can be clicked. The mouse cursor now shows as a pointer when hovering over "Manage Billing". (#32249)
- Prevents users from seeing fields they do not have permission for in list filters. (#32250)
Full Changelog: v15.65.2...v15.66.0
Authors: @gavindsouza, @ankush, @shashankshirke, @sokumon, @petnd, @ruthra-kumar, @diptanilsaha, @iamejaaz, @barredterra, @ljain112, @marination, @akhilnarang, @BreadGenie
Reviewers: @gavindsouza, @surajshetty3416, @sagarvora, @kunhimohamed, @iamejaaz, @netchampfaris, @krantheman, @akhilnarang