ChangeLog - What's New?

UPDATE: As of March 18th 2020, class diagrams are parsed in a new way. They're a bit more picky! We've tested 100's of diagrams without issue. If you hit an issue, please report it on the forum and we'll fix them quickly.

Jan 17th, 2022

  • Have decreased margins slightly in response to plea. Sorry about that.

Jan 9th, 2022

  • Adverts moved back down the screen.
  • Create Account popup shows correctly.

Jan 8th, 2022

  • Better margins in class elements on diagrams.
  • Notes default to colour cornsilk.
  • Buy me a coffee button added, yes please!.
  • Can tap dismiss button on the diagram overlay/zoom.
  • General bug fixes.

May 6th, 2020

  • Labels can be either side of the arrow on associations. This now works: [User]*<by-attempt>*[Login]

May 4th be with you, 2020

  • Fixed issue where + is aggregation wasn't working if label follows. This now works: [User]+0..1->[Login]
  • Fixed issue where, if a line started with spaces it broke.

April 27, 2020

  • Fixed issue where semicolon wasn't allowed after class name. This now works: [Class Name;Some Stuff]
  • Fixed issue where, when clicking an edit link, the UML image didn't show immediately.

April 22, 2020

  • Fixed issue where you couldn't put association labels after the arrows. This now works: [Customer]thing<->0..1[Order] as does this [Customer]<thing-0..1>[Order].

April 3, 2020

  • [Thing|not_underline_ok;*bold*;_underline_|do_it()] Bold and underline working for attributes (beta).

March 26, 2020

  • // Comments no longer breaking your drawings. Sorry about that.
  • More tolerent of {bg:blue} in different places.

March 2020

  • Support for chaining multiple items like this: [A]->[B]->[C]
  • Better handling of international characters including Korean and Chinese
  • More flexible use of hashes and commas in classes, like this [Customer|#count|login(user,password)]
  • If you're a registered user, you can embed your named diagrams in Wikis etc http://yuml.me/bob/my_diagram.png
  • You can use // Comments like this in your diagrams
  • Stereotypes can be done like this: [<<IEntity>>;Customer]
  • You can redefine a class with functions and attributes and the most detailed one will be used
  • FIX: Diagram sizing works again
  • Updated samples to demo these things

Feb 2020

  • Fixed issue for paying customers where renewal didn't always work
  • You can more easily share on Twitter or Slack with the preview page

Jan 2020

  • New user interface to make drawing easier
  • New site design and home page
  • You can accesss a cheat sheet from the drawing page
  • Diagrams show in .svg by default because modern browsers support it
  • If you're registered, you'll notice your diagram dashboard is nicer