Watch Face Studio release notes
Introduction
- Release Version: 1.1.14
- Release Date: Apr 1, 2022
Note :
The project file created in a higher version of Watch Face Studio is not allowed to open in an older version for compatibility. We recommend that you download the latest version.
Change History
- Fixed preview image bug that hands component only shows up.
- Replaced all fonts provided by Text component.
- Fixed blank warning dialog issue after build.
- Fixed group ordering issue.
- Fixed jumping time issue on watch.
- Fixed group resize issue on watch.
- Deleted '3 digit' in the description of Tag [MON_S].
- Removed android.permission.QUERY_ALL_PACKAGES permission.
- Fixed tap animation lag when using multiple MASK elements on watch.
- Update Open Source license. (SIL Open Font License)
1. Common
- Provide Version Update notice.
- Support Dark theme for comfortable & relaxed use.
- Support color label in Layer.
2. Component
- Support Mask.
- Support Multimedia. (webp, agif, lottie)
3. Edit & Properties
- Improve Properties. (Bitmap font, Curved text, Progressbar)
- Improve Animation panel. (Loop times, Frame count)
- Support Trigger for Animation and Multimedia component.
- Support Bitmap font management in Setting.
- Support Image Appearance for Image.
- Support Loop, Copy, Paste in Conditional line.
4. Style
- Support Grid view.
- Support Reorder item.
- Increase the number of each item.
5. Etc
- Provide editor tutorial on Watch.
- Update Open Source license.
- Fixed known issue:
- Editable complications that support various layouts, such as "Icon+Text" and "Title+Text" of Short Text Complication, display only one layout.
Known issue:
Editable complications that support various layouts, such as "Icon+Text" and "Title+Text" of Short Text Complication, display only one layout.
1.Build
- Use workspace folder to save build output.
- Provide previously used build information in Build dialog.
2. Edit & Properties
- Support functions in the tag expressions.
- round(num), floor(num), ceil(num), sin(num), cos(num), tan(num), abs(num), clamp(num, min, max), numberFormat(form, num)
- Support multiple image selection in Add component.
- Change image max size to 2250(450*5) in Import image.
- Updated naming rule for Style.
- Fixed minor bugs.
3. Preview & Run
- TAP action shows visual touch feedback.
- Improved smoothness of sweep animation for second hand.
- Fixed HR to be measured even in devices without body-off sensor.
4. Terms of service
- Change the coverage of 'Watch Face' like 'for Android watch devices and Samsung mobile devices'.
1.Build
- Support APK build output for uploading watch faces to Galaxy Apps.
- Added logic to check valid characters for a package name. Package name can contain only alphanumeric characters and the underscore.
- Fixed crash issue when using non-ascii character for a project name.
2. Properties
- Removed number type in Index setting.
- Fixed undo issue on Dimension, Curved-Text in Properties.
- Added new tag expressions.
- [TMZN_OFS_WITH_DST], [HR_MEASURE_RESULT]
3. Preview & Run
- Fixed tag expression issues.
- [UTC_TS], [WEEK_IN_MONTH], [SC_PER], [DAY_OF_WEEK], [HR_IS_MEASURING]
- Fixed locale and timezone issues.
- Fixed theme color, angle position and gyro effect issues.
- Fixed opacity issue in ambient mode.
- Fixed transform tag issue in a group.
- Fixed complication data issue from watch device.
- Fixed bitmap font issue for custom string including zero.
- Improved for smoother animation.
- Improved power consumption in ambient mode.
- Fixed minor issues.
- Initial version