Skip to content

v2.0.62: Keep title attribute and code optimizations

Compare
Choose a tag to compare
@YouG-o YouG-o released this 15 Feb 15:22
· 29 commits to main since this release

🔧 Improvements

  • Keep title attribute when not replacing translated title
  • Remove redundant code patterns

📝 Details

  1. Instead of removing title attribute when not replacing a title, we now set it to current title to maintain hover functionality
  2. Small code optimizations to remove redundant patterns