v2.0.4 - Feature Restoration & Major UI/UX Improvements
This is a significant update that not only fixes the critical issues from the previous refactoring but also restores all core PDF processing functionalities and introduces major user experience enhancements.
π Bug Fixes
- Complete Tool Functionality Restored: Fixed a major regression where PDF processing logic (
split
,merge
,rotate
,convert
,security
) was disconnected from the UI. All tools are now fully functional and correctly connected to their respective control panels. - File Handling Logic Corrected: The logic for handling single and multiple file uploads has been restored and improved, ensuring each tool receives the correct files.
βοΈ Code Refinement
- Improved Type Safety: Introduced a specific
PdfAction
type to make the code more robust and prevent similar bugs in the future. - Re-integrated Handler Functions: All backend-calling handler functions have been restored and properly linked to the UI components, ensuring operations are executed as intended.
v2.0.4 - κΈ°λ₯ 볡μ λ° μ£Όμ UI/UX κ°μ
μ΄μ 리ν©ν λ§ κ³Όμ μμ λ°μνλ μ¬κ°ν μ€λ₯λ₯Ό ν΄κ²°νμ λΏλ§ μλλΌ, λλ½λμλ λͺ¨λ ν΅μ¬ PDF μ²λ¦¬ κΈ°λ₯μ 볡μνκ³ μ¬μ©μ κ²½νμ ν¬κ² ν₯μμν€λ μ£Όμ μ λ°μ΄νΈμ λλ€.
π λ²κ·Έ μμ
- λͺ¨λ λꡬ κΈ°λ₯ μλ²½ 볡μ: PDF μ²λ¦¬ λ‘μ§(
λΆν
,λ³ν©
,νμ
,λ³ν
,보μ
)μ΄ UIμ λΆλ¦¬λμλ μ¬κ°ν λ¬Έμ λ₯Ό ν΄κ²°νμ΅λλ€. μ΄μ λͺ¨λ λκ΅¬κ° μ μ΄νκ³Ό μ μμ μΌλ‘ μ°κ²°λμ΄ μλ²½νκ² μλν©λλ€. - νμΌ μ²λ¦¬ λ‘μ§ μμ : λ¨μΌ λ° λ€μ€ νμΌ μ λ‘λ μ²λ¦¬ λ‘μ§μ 볡μνκ³ κ°μ νμ¬ κ° λκ΅¬κ° μ¬λ°λ₯Έ νμΌμ λ°μ μ μλλ‘ μμ νμ΅λλ€.
βοΈ μ½λ κ°μ
- νμ
μμ μ± κ°ν: ꡬ체μ μΈ
PdfAction
νμ μ λμ νμ¬ μ½λμ μμ μ±μ λμ΄κ³ , ν₯ν μ μ¬ν λ²κ·Έ λ°μμ λ°©μ§νλλ‘ κ°μ νμ΅λλ€. - νΈλ€λ¬ ν¨μ μ¬μ°κ²°: λλ½λμλ λͺ¨λ λ°±μλ νΈμΆ νΈλ€λ¬ ν¨μλ₯Ό 볡μνκ³ UI μ»΄ν¬λνΈμ μ¬λ°λ₯΄κ² μ°κ²°νμ¬, λͺ¨λ κΈ°λ₯μ΄ μλλλ‘ μ€νλλλ‘ λ³΄μ₯ν©λλ€.