Skip to content

Releases: repath-project/repath-studio

0.4.8

03 Jul 18:40
Compare
Choose a tag to compare

Added

  • Internationalization support #87
  • Initial attribute value support
  • Reintroduce FPS debug component
  • Core attributes to container elements

Changed

  • Font enhancements #84
    • Converting text elements to paths works on web
    • Noto Sans bundled with the app
    • Text elements without a font family set can be converted to paths
    • Font weight filtering based on the selected font-family also works on web
    • Improved scaling of text elements
  • Persist enhancements #86
    • Persisting is not constrained to local storage limitations
    • Some loading issues on we are now fixed
  • Tool enhancements #85
    • Preview attributes while creating elements
    • Disable attributes while modifying elements
  • Enhance performance
  • Enhance cursors
  • Enhance button styles
  • Increase handle size

Fixed

  • Refresh bbox on set parent
  • Various precision issues
  • Multi-selection label
  • Stop propagation of escape on various cases
  • XML view id console warnings

0.4.7

17 May 09:21
Compare
Choose a tag to compare

Changed

  • Set label cursor to text only when the item is selected
  • Move help messages over canvas
  • Simplify and improve performance of tests
  • Enhance close button styles
  • Enhance pan help messages

Fixed

  • Accessibility issues
  • Polygon and polyline description
  • loadURL on windows

0.4.6

07 May 18:16
Compare
Choose a tag to compare

Added

  • Clipboard-write error handling
  • Ellipse area method
  • Animation icons

Removed

  • cljs-ajax dependency

Changed

  • Stroke width of bounding box
  • Enhanced history preview
  • Unlock element on create/copy/duplicate
  • Svg tree label font weight

Fixed

  • Recenter to dom rect
  • Adjusted bounds on nested containers
  • Multiple image selection error
  • Timeline animations
  • Saved and close event
  • Simplify history drop-rest
  • Persist effect
  • Image tool drag end
  • Browser compatibility overflow
  • Drag start on canvas
  • Grid index

0.4.5

05 Nov 09:27
Compare
Choose a tag to compare

A release dedicated to snapping enhancements.

Screenshot From 2024-11-05 11-25-03

Added

  • Snap while creating or measuring elements
  • Snap labels
  • Highlight snapped object

Changed

  • Normalize all element attributes
  • Improve snap performance
  • Enhance readability of debug overlay
  • Hide bounding corner handles while scaling

Fixed

  • Snap with locked proportions or restricted direction
  • Icon on home page
  • Path manipulation actions
  • Fill tool
  • Pan to element

0.4.4

14 Oct 08:22
Compare
Choose a tag to compare

Added

  • Icons to element tree
  • Select element range on tree shift click
  • Default font weights

Removed

  • Blocking loader

Changed

  • Enhance performance
  • Enhance readability of attribute info
  • Enhance scale behavior

Fixed

  • Multiselect on tree
  • Fill/stroke picker offset
  • Keyboard navigation on element tree
  • Form input width
  • Disabled state of font family popover

0.4.3

23 Sep 04:36
Compare
Choose a tag to compare

Added

  • Font preview on font select
  • Persisting snap options
  • System language
  • Initial attr value for browsers
  • Portfolio
  • Default document title on save dialog

Removed

  • Dropper error message
  • Id, title and saved from saved documents

Changed

  • Enhance brush cursor
  • Enhance square-handle styles
  • Simplify select messages
  • Enhance attribute info on browsers
  • Persist the last history state only
  • Performance enhancements

Fixed

  • Document migration
  • Local storage clear and relaunch
  • Mobile pointer events
  • Deleting text element when there is no content
  • Avoid creating empty paths after bool operation
  • Persist on canvas zoom
  • Mobile app height
  • Clearing temp element on deactivation
  • Multiple file load
  • Saved indicator
  • Disabled state on attributes
  • Minor icon issues

0.4.1

30 Aug 11:30
Compare
Choose a tag to compare

Added

  • Document migrations

Changed

  • Switch to uuids

0.3.0

29 Aug 12:55
Compare
Choose a tag to compare

Added

  • System font select on supported browsers
  • Auto center on resize
  • Document templates and icons to home
  • Print document
  • Missing icons
  • Scaling children while holding alt
  • Persist documents on local storage
  • Version to db and clear storage on incompatible versions

Removed

  • Sentry integration

Changed

  • Use :id instead of :key to avoid shadowing
  • Enhance image performance
  • Enhance scrollbars
  • Enhance mobile view
  • Enhance tool messages
  • Enhance recent view on home
  • Reduce auto-pan threshold
  • Update CONTRIBUTING
  • Enhance error handling

Fixed

  • Auto center on load
  • Attributes of multiple selected elements
  • Select all
  • Title-bar saved indicator
  • Brush bounds
  • Style attribute on render to string
  • Eye dropper tool
  • Dynamic snap threshold based on zoom level
  • Dialog title accessibility
  • Set parent locked condition
  • Group element bounds

0.2.13

13 Aug 11:33
Compare
Choose a tag to compare

Added

  • Copy to system clipboard
  • System theme option
  • Spec validation
  • Various icons
  • Per tag attribute dispatch
  • Font family attribute search
  • Font weight attribute dropdown

Changed

  • Small icons eliminated
  • Minor mobile fixes
  • Default panel sizes
  • Document saved info
  • Enhance attribute info card

Fixed

  • Deleting nested selected elements
  • Group index
  • Fullscreen event listener
  • String drop to canvas
  • Dialog markup
  • Recent documents order
  • Image trace
  • Initial value and disabled state of attribute

0.2.12

31 Jul 09:18
Compare
Choose a tag to compare

Added

  • Multiple dialogs support
  • Disabled state of menubar items
  • Stroke attribute to line

Removed

  • Resize handles of tree and properties panel
  • Ruler lock button

Changed

  • Enhance item tree arrow handling
  • Enhance untitled document handling
  • Enhance dialog a11y
  • Enhance closing multiple unsaved documents
  • Move status text to canvas
  • Use setPointerCapture to maintain cursor styles

Fixed

  • Brush pressure
  • Window document title
  • Parent element after boolean operation
  • Element tree overflow
  • Pointer leave on element tree