# Skyline Update log

Skyline The version number of the rendering engine is available through the [wx.getSkylineInfo ]((wx.getSkylineInfo )) Get.

# 1.4.0 (2024-09-06)

  1. newly added sticky-header State callback support for ceiling or not details
  2. newly added scroll-view Support Scroll-anchoring, keeping scrolling position stable when adding or deleting list items
  3. newly added list-view / *-builder Support settings background-color
  4. newly added swiper Support snap-to-edge
  5. optimization When the layout dimensions of a picture change, render using the layout dimensions instead of the original dimensions of the picture
  6. optimization Pictures in Weak Net/Unstable network does not display properly
  7. optimization Memory release optimization
  8. optimization Layout node memory size and improve cache performance
  9. optimization Layout accuracy
  10. repair iOS Image cannot load disk cache in non-network environment
  11. repair swiper Components are only 1 individual item When the slide beats more than
  12. repair swiper Component Settings display-multiple-items Back, far right item There is no right alignment when the animation terminates
  13. repair image assembly src Unable to update
  14. repair map assembly custom callout Occasionally invisible
  15. repair open-container Component animation first frame flash white
  16. repair svg image Decoding existence dead loop
  17. repair background-image Used in base64 svg cause mask-image Glimmer
  18. repair Brother node selector cannot mark dirty
  19. repair block placement margin Related behavior alignment webview
  20. repair inline-block placement padding and margin Behavior alignment webview
  21. repair Special Location Node Layout Size Anomaly Problem
  22. repair webview jump skyline There is a small amount of memory leakage
  23. repair iOS from WebView jump Skyline Multiple trips may occur crash
  24. repair Picture callback crash
  25. repair When you cancel a picture request crash
  26. repair v8 jsbinding crash

# 1.3.4 (2024-07-11)

  1. newly added tag Selector Increase legacy Options to be compatible with WebView (not restricted by component isolation) [details]((skyline/wxss#Enable tag selector global match))
  2. newly added grid-view Support setting background color
  3. optimization Picture Load Blocking in Fast Scrolling Scene
  4. optimization Memory footprint optimization
  5. optimization css var() Performance optimization
  6. repair Single Page Route Backout White Screen
  7. repair text assembly user-select abnormal details
  8. repair scroll-view assembly scroll-top No illegal values are filtered.
  9. repair scroll-view In the component wx:if + scroll-into-view Not effective
  10. repair picker-view wx:key Update rendering error
  11. repair The pushed back page on the keyboard cannot be recovered
  12. repair fixed In the node input Unable to push up page
  13. repair css transition Used in calc() Invalid
  14. repair Occasional svg vague
  15. repair GetBoundingClientRect crash
  16. repair list-builder Recycling leads to crash

# 1.3.3 (2024-06-14)

  1. newly added Support css background conic-gradient
  2. newly added Support css :nth-child Pseudo-class
  3. newly added scroll-view assembly nested Pattern nested-scroll-body Support offset-top attribute details
  4. newly added swiper Component support next-margin
  5. newly added The component style isolation option supports the selection from the Component options Incoming, with WebView Fully Compatible (Base Library 3.6.2)
  6. optimization gif Picture plus willChangeHint Avoid generating raster Cache
  7. optimization Pictures Loaded In Advance
  8. optimization scroll-view Components are no longer limited type Required (poor performance by default)
  9. repair image Component-related crash
  10. repair image Component rendering gif When, through setData After the update, the rendering is abnormal, the page is white screen
  11. repair scroll-view assembly builder Under mode gif Background Picture Flashing
  12. repair scroll-view assembly lazy mount Mechanism causes the node to not render
  13. repair texting Component cannot set line spacing
  14. repair input assembly bindfocus Do not trigger
  15. repair input assembly placeholder Uncentering
  16. repair input Component application text-align Center Not fully centered
  17. repair picker-view Component cannot be triggered after several slides Bindtap
  18. repair css transition / animation background-position Animation failure
  19. repair open defaultContentBox After the option, image Have padding Time dimension calculation error
  20. repair css line-height Detail alignment
  21. repair rpx Accuracy problem
  22. repair root-font-size Post-change child node calc rem Not updated
  23. repair Offspring selector + :not Analytic failure
  24. repair css animation keyframes Unable to use var
  25. repair from webview Page Jump skyline Page, the picture cannot be loaded, need to wait
  26. repair css mask-image Render Flicker
  27. repair css short hand variable Not effective
  28. repair List Scroll Stuck Dead
  29. repair Some crash And optimization

# 1.3.0 (2024-04-19)

  1. newly added Support for general sibling node selector (a b {})
  2. newly added Support for immediate sibling node selectors (a + b {})
  3. newly added Support css :not() Pseudo-class
  4. newly added Support css :only-child() Pseudo-class
  5. newly added Support css :empty() Pseudo-class
  6. newly added Support css inline-flex placement
  7. newly added Developer Tools Support DarkMode debugging
  8. optimization position Layout increase Cache
  9. optimization wxss Parsing time
  10. optimization transform paint time-consuming
  11. optimization transition / animation Event dispatch mechanism
  12. optimization Font module preheating
  13. optimization Memory footprint
  14. repair Styles cannot be updated in special cases
  15. repair transition attribute var Support issues
  16. repair First set Transform-origin Set again transform invalid
  17. repair flex align-items Uncentering
  18. repair font-size calc Support bug
  19. repair fixed node z-index Same node level wrong
  20. repair input Long press not to menu bar
  21. repair input bindfocus Return value height Always for 0
  22. repair map Custom Callout Update is not timely
  23. repair scroll-view Touch events do not trigger when scrolling horizontally
  24. repair canvas touch event return x / y attribute
  25. repair Some crash

# 1.2.5 (2024-03-18)

  1. newly added Support css border-style
  2. newly added Support css Font-feature-settings for Chinese punctuation width adjustment
  3. newly added Support css letter-spacing
  4. newly added Page Return Gesture Mechanism
  5. newly added Container transition animation
  6. newly added list-builder Components support variable height mode
  7. newly added Support grid-builder assembly
  8. newly added input Component placeholder-style Support Message Style String
  9. optimization worklet function Execution time
  10. optimization Layout Phase Performance
  11. optimization Node Occupied Memory
  12. repair Map component two-fingered operation exception
  13. repair position fixed z-index Less than 0 Not effective
  14. repair unilateral border-width + border-radius Not effective
  15. repair inline Under Layout text-align Property does not take effect
  16. repair linear-gradient transparent Rendering the gray
  17. repair Page node font-size use var() crash problem
  18. repair backdrop-filter var() Invalid
  19. repair align-items Baseline When aligned margin Offset problem
  20. repair outer layer Transform: scale Unable to function mask-image On the node
  21. repair text in view Node setting margin Will cause subsequent text to be truncated.
  22. repair input assembly value and placeholder Overlapping issues
  23. repair input Component Long Press Not Available Menu Bar
  24. To update input Component Keyboard Height worklet Callback missing page push height
  25. repair scroll-view Component refresher-background Default value does not take effect
  26. repair grid-view assembly aligned Click on the mode navigator Child rearrangement disappears
  27. repair iOS custom tabbar First scan into the white screen
  28. repair apng GIF rendering doesn't work
  29. repair Android shared value crash problem
  30. repair Developer tools. input The default font is italic
  31. repair Developer Tools WXML Pseudo-element check style mismatch
  32. repair Occasional white screen phenomenon
  33. repair HTTP Number of resource requests crash
  34. repair Several internal leaks, crashes

# 1.2.0(2024-01-08)

  1. newly added Developer tools support real machine debugging
  2. newly added CSS Support flex order details
  3. newly added CSS Support will-change: Contents, used to declare draw boundaries details
  4. newly added Support for global cross-page components [details]((skyline/Appbar ))
  5. newly added Support apng GIF
  6. newly added scroll-view Component support builder Mode for building on-screen nodes on demand [details](/miniprogram/dev/component/scroll-view.html##percent E5%88%97%E8%A1%A8%E6%9E%84%E9%80%A0%E5%99%A8%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95)
  7. newly added picker-view Component support indicator-style attribute
  8. newly added input Keyboard animation provides worklet Callback, used to implement keyboard follow animation details
  9. newly added Subtitlers Component support linechange event
  10. newly added worklet increase ref Mechanism, which is used in the ui Thread operation node details
  11. newly added worklet Support scrollTo interface details
  12. optimization Rendering performance
  13. optimization Performance Loss Due to Anomalies Inside Event Dispatch
  14. optimization CSS background linear-gradient Support px unit
  15. optimization CSS line-height calc Mixed Unit Support
  16. repair position fixed Some stability problems
  17. repair background-image png Picture blur
  18. repair Hot start to different path The previous page will appear first.
  19. repair id / class Incoming non ascii Code character string flashback
  20. repair Dynamically inserted list-view / grid-view Unable to open prelayout
  21. repair nested-scroll-header / nested-scroll-body The direct child node cannot be updated
  22. repair input Cursor is not centered
  23. repair Dark Mode may not show the problem
  24. repair tab page handlePreviousPageAnimation invalid
  25. repair Picture Occasional Rendering Exception
  26. repair Shared element animation failure
  27. repair touching Trigger may occur earlier than the touchmove
  28. repair CSS background linear-gradient At a width and height of 0 Time anomaly
  29. repair picker-view Initial background color error
  30. repair swiper Scrolling Down a Single Child Node webview
  31. repair mask-image and image Flicker Problem When Used Together
  32. repair box-shadow None + boder-radius There will be a black line around the edges
  33. repair line-through Can't get rid of
  34. repair inline Under Layout text-align Attribute invalidation
  35. repair absolute node top Behave abnormally when not specified
  36. repair input of value and placeholder overlap
  37. repair Map Component Two Finger Operation Failure
  38. repair snapshot Rendering exceptions in some cases
  39. repair Several Developer Tools crash
  40. repair Several flash back, white screen, memory leakage problems

# 1.1.0(2023-11-06)

  1. newly added CSS Support position fixed
  2. newly added span/text Layout node support in components display inline-block
  3. newly added draggable-sheet Rolling container components for fast half-screen interaction
  4. newly added swiper Components support a new set of interactive animation types for common native interaction effects
  5. newly added scroll-view Component support type="nested", used to process scroll-view Nested Scenes
  6. newly added input Component support [cursor-color ](/miniprogram/dev/component/input.html#::text=cursor% 252Dcolor ) Property to customize the cursor color
  7. newly added input Component support compositionstart / compositionupdate / compositionend Event for sensing the input draft state
  8. newly added input Component support selectionchange Event for sensing a cursor position change
  9. newly added input Component support hold-keyboard Properties, Alignment WebView
  10. newly added texting Component support confirm-hold Properties, Alignment WebView
  11. newly added [wx.preloadAssets ]((wx.preloadAssets )) Interface, Alignment WebView
  12. newly added Custom Routing Added Fullscreen Drag Configuration items, so that full-screen range can be right-swiped back
  13. newly added Support page level configuration rendererOptions
  14. optimization Custom Component Nodes display The default value is adjusted to Inline, solve the problem of layout confusion
  15. optimization scroll-view assembly type="list" Frequent relayout occurs when scrolling back and forth causing frame scrolling off
  16. optimization CSS animation It is also refreshed after node removal, causing unnecessary performance consumption.
  17. optimization webp GIF Play Catton
  18. optimization iOS video Component rendering stutter, heating problem
  19. optimization Text measurement plus caching
  20. optimization Bottom JSBinding Some Performance Optimization of Communication Mechanism
  21. repair video Component repeatedly clicking the mute button causes the video proportion to be abnormal
  22. repair sticky-header Click through to the back text
  23. repair many input When switching keyboardheightchang The event returns the detail.height for 0
  24. repair input Keyboard height change causes input box push up exception
  25. repair input Components cannot be entered again after losing focus
  26. repair input Push on input box failed
  27. repair input / texting Not conducted Measure Causes the setting font-size Unable to hold the layout
  28. repair texting Not conducted Measure cause auto-height Invalid
  29. repair texting Component cannot wrap (wrap out of focus)
  30. repair texting Component cursor cannot move
  31. repair sticky-section nested template View cannot be updated
  32. repair video object-fit Property does not take effect, the vertical video fills the container
  33. repair On the pseudo-element css animation Not effective
  34. repair Picture Rendering Repeat
  35. repair component placeholder Rendering exception
  36. repair picker view Some Update Anomalies
  37. repair Change in some cases padding Post Layout Error
  38. repair swiper Set up current after Change Event not aligned webview
  39. repair sticky-header lower scroll-into-view Invalid
  40. repair to load 302 Jump graph of a network failed
  41. repair Under Android svg Picture plus mode="widthFix" Image blur phenomenon
  42. repair min/max-height/width auto Setting failure
  43. repair inline style Dynamic setting custom property failure
  44. repair in transition and worklet Animation uses border-width & border-color Invalid
  45. repair calc() Nested usage appears stuck
  46. repair illegal utf16 Character causes ui Abnormal death
  47. repair text assembly overflow Property does not pass a value crash
  48. repair text/span set image Under certain circumstances. crash
  49. repair Some flashback problems

# 1.0.12(2023-09-06)

  1. newly added Support box-sizing: content-box
  2. newly added Support [NodesRef.scrollOffset ](/miniprogram/dev/api/wxml/NodesRef.scrollOffset .html)
  3. newly added Support scroll-view assembly scroll-into-view-offset Properties (Base Library 3.1.0)
  4. newly added Support text rich-text assembly user-select attribute
  5. newly added Support map assembly custom callout Characteristic
  6. optimization Skyline First Render Performance
  7. optimization snapshot Component supports export long form
  8. optimization utilize snapshot optimization scale Animation Performance (Base Library 3.1.0)
  9. optimization Image Request Caching Mechanism for Android
  10. optimization Event dispatch performance
  11. optimization font-face The font appears empty when it is not loaded to avoid garbled
  12. repair Picture Request Bring UA and Referrer
  13. repair transverse scorll-view Direct child node margin Invalid
  14. repair filter & backdrop-filter transition Animation does not take effect
  15. repair background: url(//xxxxx) Writing is not effective
  16. To update background-image Use svg UrlData Unable to render when formatting
  17. repair scroll-view scroll-x scroll-y Set as false invalid
  18. repair span Child Update Flash Back Simultaneously
  19. repair scroll-view Dynamic increase of child nodes, child node percentage size failure
  20. repair css var shorthand Non-entry into force
  21. repair flex item margin Collapse problem
  22. repair svg use utf8 Format (normal is Charset = utf8) cannot be displayed
  23. repair calc The expression uses the em cause crash
  24. repair backdrop-filter Node to do opacity Animation Stuck Dead
  25. repair scroll-view refresher restore Should not be triggered afterwards. pulling event
  26. repair CSS flex-basis In some cases, the interface gets stuck.
  27. repair swiper Only one swiper-item When, autoplay Animation should be closed
  28. repair scroll-into-view Jump to: virtualHost Node will crash
  29. repair scroll-view Nether nether swiper When, scroll-view Rolling will affect swiper state
  30. repair To update list-view The page height is too high and gray blocks appear
  31. repair background-image repeat Jitter due to accuracy calculation problems when rolling
  32. repair intersectionObserver Interface alignment
  33. repair getBoundingClientRect Not included transform
  34. repair Small screen time scroll-view Scroll bar position anomaly
  35. repair Deformation occurs when the map changes height
  36. repair Developer tools are available in windows Several under the platform crash
  37. repair Some Flashback and Thread Safety Issues

# 1.0.5(2023-06-30)

  1. newly added CSS Support animation attribute details
  2. newly added scroll-view Component Support Drop Down Second Floor Interaction
  3. newly added snapshot Screenshot component, which is used to transfer the WXML Content Export Pictures
  4. newly added sticky-header Component support offset-top Property, used to set the top offset
  5. newly added text Component support overflow Property for aligning text ellipsis
  6. newly added scroll-view Direct child node under component height Support % unit
  7. newly added Support on Developer Tools backgroundColorContent Configuration item [details](/miniprogram/dev/framework/runtime/skyline/custom-route.html#Setting Page Transparency)
  8. newly added Support on Developer Tools getSkylineInfo interface
  9. optimization Frequent modifications in custom routes opacity / transform Performance issues with the
  10. optimization Preheat the rendering to reduce the iOS Time Consuming for First Rasterization
  11. optimization Optimized character string creation reduction JSBinding Communication overhead
  12. optimization Route animation duration changed to default 400 ms
  13. optimization adjustment image assembly onload And ensure that the cache in the animation is not invalidated
  14. repair block Under Layout scroll-view Child element margin Offset problem
  15. repair block Layout Under Pictures margin Not effective
  16. repair block Under Layout scroll-view In some cases, the child cannot fill the parent's width.
  17. repair block Layout if there are between parent and child nodes border、padding time margin Will not merge.
  18. repair position absolute lower margin Inaccurate location
  19. repair picker-view Components in the value Does not show the last one when crossing the line value
  20. repair Multi-node gesture negotiation failure
  21. repair Pseudo-element event response problem
  22. repair Pseudo-class selector priority error
  23. repair scroll-view Bottom Loading More Rebound Animation Questions
  24. repair swiper-item More pictures cannot be released in time.
  25. repair text Node content from scratch Sometimes, unable to click
  26. repair text When a node moves after a click, events can no longer be dispatched
  27. repair css Removed during animation transtion Property should interrupt animation
  28. repair sticky Set up padding after scroll-into-view Invalid
  29. repair root-portal The elements inside cannot change the height
  30. repair list-view Children cannot be rendered properly in some cases
  31. repair Flash black when map component initializes
  32. repair scroll-view assembly enable-back-to-top Rolling animation failure
  33. repair With pseudo-class selector style Sharing Matching error
  34. repair scroll-view or root-portal The child nodes of a component cannot be relaid in some cases
  35. repair image assembly mode=heightFix Invalid
  36. repair Failure to relayout causes rendering problems when text is reused
  37. repair Developer Tools safe-area-inset-* Not effective
  38. repair Developer Tools mac End defaults to italic
  39. repair Developer Tools page switching if the operation on the page will appear crash
  40. repair Several flashbacks, ANR problem

# 1.0.0(2023-05-11)

  1. newly added CSS Support calc function details
  2. newly added CSS Support for pseudo-elements Before and after details
  3. newly added CSS Support var function details
  4. newly added CSS Support mask-image attribute details
  5. newly added Support picker-view assembly
  6. newly added scroll-view Component support clip Property to display overflow content
  7. newly added scroll-view / grid-view / list-view / sticky-header / sticky-section Component support padding Property, sets the padding inside the component
  8. newly added scroll-view Component Direct Child Node Support CSS margin
  9. newly added scroll-view Component support min-drag-distance Property, sets the starting scrolling threshold
  10. newly added text / span Component support inline view Ordinary nodes
  11. newly added Support for new versions of component framework glass-easel details
  12. optimization perfect SVG degree of support
  13. optimization Custom Routing Interface Design, and Launch Page Cannot Bind Custom Routing details
  14. optimization Image rendering performance, CSS Performance and GIF Refresh Rate in Animation
  15. optimization First screen rendering performance
  16. optimization share-element key Give hints when repeated
  17. repair Continuous call didPop Page White Screen
  18. repair background-image The Disappearing Problem Under Certain Paths
  19. repair picture UrlData Parsing when format is not standard crash
  20. repair text (span) nested text (navigator) Unable to click
  21. repair block Under Layout margin Merge positive and negative bug
  22. repair iOS input assembly digit Keyboard Style Error
  23. repair Set up border-style And specifies one side width, the remaining other side widths should be the default
  24. repair sticky-section Child nodes do not recalculate styles
  25. repair scroll-view assembly bounces and refresher conflict
  26. repair scroll-view Component bottoming load more rebound animation curve anomaly
  27. repair scroll-view Cannot load more nodes when a component is scrolling fast
  28. repair grid-view Partial attribute update failure
  29. repair iOS Dark mode from the background to the foreground will change the problem
  30. repair swiper assembly circular & autoplay Performance abnormalities during dynamic switching
  31. repair swiper Component Loop Mode Cache extent abnormal
  32. repair line-height Direct inheritance of numeric types
  33. repair video Components in the scroll-view Scroll down to go out and then back to disappear
  34. repair Go beyond share-element The node cannot respond to the click
  35. repair Page Background Color Default Transparent
  36. repair Several flashbacks, ANR problem

# 0.10.1(2023-03-23)

  1. newly added CSS Support block placement details
  2. newly added share-element on - frame Support for returning custom rect
  3. newly added Developer Tools Support CSS env safe-area-inset-*
  4. optimization send scroll-view Components can scroll when content is not overflowing
  5. optimization Preheat the font module to reduce the time required for font measurement
  6. optimization image Local cache read performance
  7. optimization Yes JS Thread Part Tasks Increase Priority
  8. repair Text font size not affected by system font configuration
  9. repair scroll-view Use under components image Component fade-in The problem with a layout exception when the
  10. repair Custom Route Continuous Call didPop Interface page white screen problem
  11. repair share-element Components can be automatically raised according to child nodes
  12. repair share-element on - frame Problems with callbacks that are not triggered when the animation is complete
  13. repair Developer Tools under the custom font does not work
  14. repair CSS transition in bottom Animation not triggered when change
  15. repair CSS background-image Unable to remove
  16. repair image Problems with components flashing in some cases
  17. repair Under Custom Routing, the page's input The push-up distance is too small for assembly
  18. repair input Problem with input jitter after pushing pages on components
  19. repair scroll-view assembly custom Unable to drop down refresh in mode
  20. repair scroll-view assembly bindscrolltolower and Bind scroll top Multiple trigger problem
  21. repair darkmode The problem of occasional ineffectiveness
  22. repair text Component Settings max-lines="2" Flashback problem
  23. repair in ui Thread setTimeout Flashback problem
  24. repair Developer Tools JS Problem with thread deadlock
  25. repair Several flashback, thread safety, memory leak issues

# 0.9.15(2023-01-16)

  1. newly added Support grid-view To achieve network layout, waterfall flow layout, etc. details
  2. newly added Support share-element More Custom Features details
  3. newly added perfect swiper Feature Support ( bindtransition、bindanimationfinish、display-multiple-items) details
  4. newly added swiper Component supports gesture negotiation details
  5. newly added swiper Support scroll-with-animation and Cache extent attribute details
  6. newly added Support Parsing CSS text-shadow
  7. newly added and applyAnimatedStyle Matching use clearAnimatedStyle interface
  8. newly added doubletap Gesture returns coordinate information details
  9. optimization Unified skyline The release process of
  10. optimization font-face Increase local cache
  11. optimization image Component Rerenders Related Logic
  12. optimization Performance of style parsing and computation
  13. optimization input Push the input box up the viewable area when the keyboard pops up
  14. optimization background-image Performance of Rendering Pictures
  15. repair Background Gradient Failure
  16. repair Custom Route Parity crash
  17. repair share-element/scroll-view The child nodes are passed through the absolute Ability to respond to events when the parent container is exceeded
  18. repair worklet Deadlocks under certain conditions
  19. repair css env The Correctness of Constant Value
  20. repair nested scroll-view Events should not be passed to the outermost scroll-view
  21. repair Developer Tools v8 Engine Initialization problem
  22. repair scroll-view Insert child node repetition layout & paint problem
  23. repair applyAnimatedStyle Release logic
  24. repair Modification at an earlier time sharedValue Unable to sync to animatedStyle
  25. repair shared value Ensure that the synchronization is written and read to the
  26. repair Custom Routing secondaryAnimation Not effective
  27. repair share-element in tab Under Page tag The problem of dynamic failure caused by repetition
  28. repair scroll-view initial scroll-left invalid
  29. repair swiper Error in indicator position when scrolling lengthwise
  30. repair worklet animatedStyle Priority should be more than WXSS high
  31. repair tab After page switching swiper Problem with the scroll position being reset
  32. repair nested scroll-view lazy mount Anomalous problem
  33. repair sticky-header When a nested relationship exception occurs crash
  34. repair Start immediately. redirectTo To the new page may appear white screen problem
  35. repair Several flashbacks, thread safety, memory vulnerabilities, ANR Other issues

# 0.9.10(2022-11-23)

  1. newly added Support sticky Ceiling mechanism details
  2. newly added Support for accessibility [details]((aria - component ))
  3. newly added Support rem unit
  4. newly added scroll-view Support custom type details
  5. newly added scroll-view Drop Down Refresh Increase willRefresh Events and Bounce optimization details
  6. newly added scroll-view Support scrollend Events and scrolling reason details
  7. newly added scroll-view increase scroll-into-view-alignment / scroll-into-view-within-extent attribute details
  8. newly added scroll-view increase Cache extent attribute details
  9. newly added Small page background color support
  10. optimization Image Cache Memory Footprint
  11. optimization skyline Release process
  12. optimization to toss worklet Function Exception Information
  13. optimization Simplified page stack structure
  14. optimization Several stability modifications
  15. repair Push the keyboard. input Invalid
  16. repair tap Gesture missing coordinate information
  17. repair scroll-view The child node uses the wx:key Update error
  18. repair input maxlength Does not take effect when the parameter is initialized
  19. repair Custom Route Click on the mask layer to return to the page stack derangement
  20. repair Custom Route Jump Page Part Exception Error Issue
  21. repair Android Router push crash
  22. repair In some cases, applying styles causes crash
  23. repair Text node cannot be dirty
  24. repair Font scaling is not uniform
  25. repair worklet Module presence UAF problem
  26. repair canvas Layout Completion Callback Not Triggered
  27. repair Event not responding after gesture return during routing
  28. repair image onload Type conversion exception
  29. repair In some cases, gestures are mispronounced
  30. repair Some Thread Safety Issues
  31. repair viewport Information synchronization timing problem
  32. repair background Related properties crash
  33. repair darkmode The first time to enter the page after the white screen flash black
  34. repair input Selection Style Differentiate platforms and support internationalization
  35. repair Several items crash problem

# 0.9.8(2022-10-11)

  1. newly added darkmode Support details
  2. newly added span Component for image and text inline layout details
  3. newly added scroll-view reverse Property, supports reverse scrolling details
  4. newly added CSS Support first-child / last-child Pseudo-class skyline wxss Style Support and Differences
  5. newly added scale Gesture callback returns more information
  6. newly added background-image Support for mixing images and gradients
  7. optimization filter / backdrop-filter None Rendering performance when
  8. optimization Picture Memory Occupancy Recovery Not Timely
  9. optimization Gesture node insertion on demand
  10. optimization Image predecoding
  11. repair To update opacity after z-index Invalid
  12. repair scroll-view Gesture binding fails during dynamic update
  13. repair JSCore Errors of usage lead to iOS Flash back down
  14. repair inline style cover worklet Overrides the style set
  15. repair scrollIntoView Failure and error reporting
  16. repair SelectorQuery lookup display None of Canvas Node Callback not triggered
  17. repair nested text Component flashback
  18. repair Shared page elements and single page routing black screen
  19. repair iOS Diminutive crash
  20. repair Page Gesture Return Notification Timing Error
  21. repair The page is in process. getBoundingClientRect Read error
  22. repair Touch Event There is a memory leak
  23. repair Gesture to return to the page after a short time unable to respond to click
  24. repair iOS System input method cannot input Chinese
  25. repair CSS Length Unit calculation error
  26. repair image / video / canvas When the leaf node is inserted, the node will flash back
  27. repair Mini Program jump Mini Program worklet to crash on startup
  28. repair input Unable to center vertically
  29. repair input Cursor misalignment & focus for false No keyboard. & Click on the blank space is not out of focus to receive the keyboard
  30. repair texting Long text appears half-words
  31. repair iOS Main JSContext Memory leak