Skip to content

Releases: SimonAlling/better-sweclockers

CI/CD

12 Sep 20:10
e58e17b
Compare
Choose a tag to compare

This release marks the end of explicitly numbered versions like 3.17.0 and the start of a more continuous delivery model, in which releases are made automatically on every merged PR to master and assigned a version number based on the build date and time, e.g. 2020.9.12.19.25.3. No future GitHub releases are planned as of this one.

v3.17.0

19 Aug 21:13
cb26e58
Compare
Choose a tag to compare

Commits

v3.16.0

10 Jul 11:07
9dac900
Compare
Choose a tag to compare

Commits

  • [cdb76b9]: Make quote button icons more intuitive (#76) (Simon Alling) #76
  • [48b3591]: Add ins, del and abbr buttons (#77) (Simon Alling) #77
  • [f5205ce]: Fix editing tools preview (#79) (Simon Alling) #79
  • [3d499e7]: Fix textarea resizing in preferences menu (#80) (Simon Alling) #80
  • [fd1a2db]: Add dl, dt and dd buttons (#81) (Simon Alling) #81
  • [263f344]: Add smileys in editing tools (#82) (Simon Alling) #82
  • [d081980]: Enable autosave draft for PMs (#83) (Simon Alling) #83
  • [68b3da6]: Fix incorrect semicolons (#84) (Simon Alling) #84
  • [81473fb]: Remove useless escapes (#85) (Simon Alling) #85
  • [51781f0]: Use ESLint (#86) (Simon Alling) #86
  • [acb6b55]: Add links to dark theme forum threads (#87) (Simon Alling) #87
  • [d29f7d3]: Fix layout issues in preferences menu (#88) (Simon Alling) #88
  • [9dac900]: Version number 3.16.0 (#89) (Simon Alling) #89

v3.15.1

07 Jul 21:31
e19179b
Compare
Choose a tag to compare

Commits

  • [b7c77e9]: Separate npm ci and npm run build (Simon Alling)
  • [f20a1d3]: Update adaptive width to match SweClockers (#71) (LemonIllusion) #71
  • [c6e612a]: Update/rewrite improved corrections (#72) (Simon Alling) #72
  • [8ea89bf]: Fix validation build running twice for PRs (#74) (Simon Alling) #74
  • [02a6ffc]: Fix spacing between preferences (#73) (Simon Alling) #73
  • [e19179b]: Version number 3.15.1 (#75) (Simon Alling) #75

v3.15.0

23 Jun 20:38
Compare
Choose a tag to compare

Commits

  • [a1c9723]: Update URL for Soitora's dark theme (#66) (Soitora) #66
  • [2c700f2]: Bump acorn from 6.4.0 to 6.4.1 (#64) (dependabot[bot]) #64
  • [74b12cc]: Don't use Node.js 8.x for CI (Simon Alling)
  • [0533d9d]: Fix vulnerabilities (Simon Alling)
  • [5a75fc2]: Fix incorrect indentation (Simon Alling)
  • [1b29d38]: Add draft mode toggle (Simon Alling)
  • [ad1ddfe]: Simplify autosave draft logic (Simon Alling)
  • [a48bc07]: Consider signature edit mode as edit mode (Simon Alling)
  • [094f045]: Fix incorrectly positioned preferences link (Simon Alling)
  • [5863a22]: Automatically deploy builds to GitHub Pages (Simon Alling)