Skip to content

1.6.0

Compare
Choose a tag to compare
@MarcinOrlowski MarcinOrlowski released this 27 Jan 09:30
· 25 commits to master since this release
  • Added placeholders for seconds: {s} and {ss}.
  • Added locale based date/time placeholders: {ldl}, {lds}, {ltl}, {lts}, {ldtl} and {ldts}.
  • {k} now returns hour in 12hrs-based clock.
  • Theme editor's Bold/Italic checkboxes are now replaced with labeled buttons (@Zren [#49]).
  • Fixed {k} and {kk} to return 12 instead of incorrect 0 for 12hrs clock.
  • Added .pragma library to all stateless JS files (@Zren).
  • Fixed tooltip content not being properly updated ([#50]).