Skip to content

Commit 13f97ea

Browse files
committed
update changelog
1 parent 3a80aee commit 13f97ea

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,25 @@
44

55
**Added**
66

7-
- Internationalization support (#87)[https://github.com/repath-project/repath-studio/pull/87]
7+
- Internationalization support [#87](https://github.com/repath-project/repath-studio/pull/87)
88
- Initial attribute value support
99
- Reintroduce FPS component
1010
- Core attributes to container elements
1111

1212
**Changed**
1313

14-
- Font enhancements (#84)[https://github.com/repath-project/repath-studio/pull/84]
15-
- Persist enhancements (#86)[https://github.com/repath-project/repath-studio/pull/86]
16-
- Tool enhancements (#85)[https://github.com/repath-project/repath-studio/pull/85]
14+
- Font enhancements [#84](https://github.com/repath-project/repath-studio/pull/84)
15+
- Converting text elements to paths works on web
16+
- Noto Sans bundled with the app
17+
- Text elements without a font family set can be converted to paths
18+
- Font weight filtering based on the selected font-family also works on web
19+
- Improved scaling of text elements
20+
- Persist enhancements [#86](https://github.com/repath-project/repath-studio/pull/86)
21+
- Persisting is not constrained to local storage limitations
22+
- Some loading issues on we are now fixed
23+
- Tool enhancements [#85](https://github.com/repath-project/repath-studio/pull/85)
24+
- Preview attributes while creating elements
25+
- Disable attributes while modifying elements
1726
- Enhance performance
1827
- Enhance cursors
1928
- Enhance button styles

0 commit comments

Comments
 (0)