Tags: Pasmeia/PakePlus
Tags
Update Chinese documentation for local packaging to clarify limitations Enhanced the section on local packaging by adding details about the lack of support for singleton mode and the implications for cookie/localstorage state retention. This update aims to improve user understanding of the local packaging process and its constraints.
Refactor URL handling in desktopapi.md and test.js to enhance link cl… …ick behavior. Updated hookClick function to prevent default actions for specific link targets and implemented a custom window.open function to invoke Tauri's open_url method. This improves user experience when opening URLs and maintains consistency across the codebase.
Update version in package.json from 1.0.1 to 1.0.2 to reflect the lat… …est changes and improvements.
Remove max-width constraint from .appDesc in home.vue for improved la… …yout flexibility and refactor window size handling in init.rs to streamline position logic and enhance window management.
Update version to 0.6.3 and optimize local packaging process in JSON … …files. Adjust platform URLs and signatures for new release. Modify command formatting in Rust for improved script execution.
Update version to 0.6.2 in package.json and reorder updater endpoints… … in tauri.conf.json for improved clarity and consistency.
Update window height in setup JSON in init.rs for improved UI consist… …ency
Refactor updateInitRs function to remove jQuery parameter - Removed the injectJq parameter from the updateInitRs function to simplify its signature and improve code clarity. - Updated the function call in the main function accordingly, ensuring consistency in the codebase.
PreviousNext