v0.4.0 is now live ! 🚀
- fix(hotkey): move preventDefault() into specific conditional branching by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/303
- fix: make menu click trigger show/hide submenu for mobile users to be able to choose the submenu by @NaoCoding in https://github.com/plait-board/drawnix/pull/324
- feat: handle text editing on touch device by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/320
- fix(freehand): disable freehand and erase functionalities when user i… by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/332
- fix(toolbar): make arrow and shape picker button automatically select the first arrow/shape if it's the first time by @NaoCoding in https://github.com/plait-board/drawnix/pull/333
- fix(mind): fix image scaling issue by @seepine in https://github.com/plait-board/drawnix/pull/317
- Add Vietnamese translations for UI elements by @vigstudio in https://github.com/plait-board/drawnix/pull/343
- feat(export): support export as svg #278 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/348
- build: claim dependencies directly by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/351
- fix: add tooltip, fix get wrong percentage, change cursor when not allowed by @WBbug in https://github.com/plait-board/drawnix/pull/318
- build: add laser-pen to drawnix's package.json by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/354
- feat(theme-color): this pr will improve the issue of saving and loadi… by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/366
- feat(shapes): support both curly note of left and curly note of right by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/367
- fix(text): fix focus fail issue after add text through dblclick by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/368
- feat: add index.css export by @ylfeng250 in https://github.com/plait-board/drawnix/pull/370
- Text font size by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/374
- fix(freehand): prevent from hitting the freehand when click the cente… by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/376
- feat(toolbar): add More Options dropdown with duplicate/delete shortcuts by @dodolalorc in https://github.com/plait-board/drawnix/pull/386
- feat: freehand preset color and thickness by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/383
- 新增复制到剪贴板功能(SVG / PNG) by @nightt5879 in https://github.com/plait-board/drawnix/pull/395
- ci: update base image and github action by @lurenyang418 in https://github.com/plait-board/drawnix/pull/396
- build: bump plait into 0.93.1 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/398
- @seepine made their first contribution in https://github.com/plait-board/drawnix/pull/317
- @vigstudio made their first contribution in https://github.com/plait-board/drawnix/pull/343
- @ylfeng250 made their first contribution in https://github.com/plait-board/drawnix/pull/370
- @dodolalorc made their first contribution in https://github.com/plait-board/drawnix/pull/386
Full Changelog: https://github.com/plait-board/drawnix/compare/v0.3.0...v0.4.0
v0.3.0 is now live ! 🚀
- fix(hotkey): prevent switch arrow creation mode when mod+a #195 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/200
- fix: fix dockerfile build logic by @PeterChen1997 in https://github.com/plait-board/drawnix/pull/201
- Revert "fix: fix dockerfile build logic" by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/204
- fix(hotkey): prevent enter arrow creation mode when press a and there… by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/205
- build: bump plait into 0.83.1 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/207
- chore: README by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/216
- chore: add supports by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/225
- Added i18n tool for multi-Language support by @PATTASWAMY-VISHWAK-YASASHREE in https://github.com/plait-board/drawnix/pull/232
- feat(eraser): implement eraser feature by @NaoCoding in https://github.com/plait-board/drawnix/pull/221
- fix(eraser): adding i18n for eraser by @NaoCoding in https://github.com/plait-board/drawnix/pull/238
- fix(i18n): fix #237 by @NaoCoding in https://github.com/plait-board/drawnix/pull/240
- feat(eraser): Improving all the eraser feature mentioned in #247 by @NaoCoding in https://github.com/plait-board/drawnix/pull/249
- fix(freehand&i18n): fix i18n of freehand toolbar and make secondary toolbar always exist while using freehand element by @NaoCoding in https://github.com/plait-board/drawnix/pull/255
- fix(cursor): set mind element css to always be inherit by @NaoCoding in https://github.com/plait-board/drawnix/pull/260
- fix(mind): bump plait into 0.84.0 to fix text can not show completely mentioned in #208 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/261
- fix: Prevent Arc browser undo on Cmd+Z in Drawnix by @coderwei99 in https://github.com/plait-board/drawnix/pull/254
- fix(hotkey): skip creation hotkey when use press special key and the function key among of alt, meta and ctrl by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/262
- feat: support change line arrow by @WBbug in https://github.com/plait-board/drawnix/pull/258
- fix(frontend): comment addDebugLog to prevent potential XSS security … by @NaoCoding in https://github.com/plait-board/drawnix/pull/269
- Create SECURITY.md by @h3rrr in https://github.com/plait-board/drawnix/pull/266
- fix(menu): fix hotkey instruction for every OS by @NaoCoding in https://github.com/plait-board/drawnix/pull/274
- feat: add stroke select state, add stroke type text by @WBbug in https://github.com/plait-board/drawnix/pull/272
- i18n: Add Russian language, make toolbars translatable by @1280px in https://github.com/plait-board/drawnix/pull/265
- refactor(web): remove OLD_DRAWNIX_LOCAL_DATA_KEY by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/277
- feat(i18n): refactor the structure of i18n, adding with-common getI18n for plait objects, complete the translation of zh,en,ru by @NaoCoding in https://github.com/plait-board/drawnix/pull/276
- Add Arabic language by @MalikAliQassem in https://github.com/plait-board/drawnix/pull/280
- chore: bump plait into 0.85.0 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/282
- chore: bump plait into 0.86.0 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/284
- build(deps-dev): bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in https://github.com/plait-board/drawnix/pull/285
- build: bump plait into 0.86.1 by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/286
- feat(tutorial): Adding tutorial animation and instruction by @NaoCoding in https://github.com/plait-board/drawnix/pull/281
- fix(instruction): fix tutorial instruction issues and update styles by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/289
- fix(toolbar): fix issue mentioned in #290 by @NaoCoding in https://github.com/plait-board/drawnix/pull/291
- feat(eraser): drawing erasing effect by @pubuzhixing8 in https://github.com/plait-board/drawnix/pull/295
- @PeterChen1997 made their first contribution in https://github.com/plait-board/drawnix/pull/201
- @PATTASWAMY-VISHWAK-YASASHREE made their first contribution in https://github.com/plait-board/drawnix/pull/232
- @NaoCoding made their first contribution in https://github.com/plait-board/drawnix/pull/221
- @coderwei99 made their first contribution in https://github.com/plait-board/drawnix/pull/254
- @WBbug made their first contribution in https://github.com/plait-board/drawnix/pull/258
- @h3rrr made their first contribution in https://github.com/plait-board/drawnix/pull/266
- @1280px made their first contribution in https://github.com/plait-board/drawnix/pull/265
- @MalikAliQassem made their first contribution in https://github.com/plait-board/drawnix/pull/280
- @dependabot[bot] made their first contribution in https://github.com/plait-board/drawnix/pull/285
Full Changelog: https://github.com/plait-board/drawnix/compare/v0.2.1...v0.3.0