Releases: SimonAlling/better-sweclockers
Releases · SimonAlling/better-sweclockers
CI/CD
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
Commits
- [afee753]: Fix Nightly @downloadurl and @updateURL (#92) (Simon Alling) #92
- [d8dfbc8]: Update Sweclockers Dark to use 3.X (#90) (Soitora) #90
- [cb48af9]: Don't use dark theme backup server by default (#93) (Simon Alling) #93
- [dd59012]: Fix button line-height issue (#94) (Simon Alling) #94
- [535e991]: Bump lodash from 4.17.15 to 4.17.19 (#95) (dependabot[bot]) #95
- [e51ec0d]: Fix checkbox/radio button label placement (#96) (Simon Alling) #96
- [b276673]: Add Jest test step (#99) (Simon Alling) #99
- [303cd40]: Run tests in 'verify' script (#100) (Simon Alling) #100
- [9c80d08]: Add undo support for our editing tools (#97) (Simon Alling) #97
- [8560073]: Add confirmation before replacing spaces with NBSPs (#101) (Simon Alling) #101
- [40413c1]: Add confirmation before applying shibe formatting (#102) (Simon Alling) #102
- [4af6926]: Restore draft without confirmation with undo support (#103) (Simon Alling) #103
- [57b9e4e]: Move shibe code to its own module (#104) (Simon Alling) #104
- [5fdd362]: Move NBSPs code to its own module (#105) (Simon Alling) #105
- [15b734e]: Move split quote code to its own module (#106) (Simon Alling) #106
- [6fb3033]: Move search link code to its own module (#107) (Simon Alling) #107
- [1cfef8e]: Fix 'export SearchEngine' build error (#108) (Simon Alling) #108
- [c3344a4]: Add no-duplicate-imports lint rule (#109) (Simon Alling) #109
- [c650eaf]: Update preferences menu operation comments (#110) (Simon Alling) #110
- [7484791]: Simplify withMaybe (#111) (Simon Alling) #111
- [953fdc7]: Improve split quote existing newlines extraction (#112) (Simon Alling) #112
- [00e9a76]: Add semi (semicolons) lint rule (#113) (Simon Alling) #113
- [c14bd53]: Add import/order lint rule (#114) (Simon Alling) #114
- [8b64913]: Suppress eslint-plugin-react version warning (#115) (Simon Alling) #115
- [c27dbfb]: Add indent (indentation) lint rule (#116) (Simon Alling) #116
- [06c36c0]: Sort lint rules alphabetically (#117) (Simon Alling) #117
- [d89c649]: Add a few basic (already met) lint rules (#118) (Simon Alling) #118
- [72c6c8f]: Add improved built-in editing tools (#119) (Simon Alling) #119
- [354cd38]: Fix PM links condition (#120) (Simon Alling) #120
- [90f6efd]: Use CI instead of nightly builds (#122) (Simon Alling) #122
- [057c161]: Update/simplify prevent accidental signout (#123) (Simon Alling) #123
- [30cb0d1]: Bump elliptic from 6.5.2 to 6.5.3 (#126) (dependabot[bot]) #126
- [2f80f4f]: DRY up keyboard shortcuts code (#128) (Simon Alling) #128
- [b7df05e]: Fix missing MultichoicePreference label (#129) (Simon Alling) #129
- [afd51cf]: Version number 3.17.0 (#130) (Simon Alling) #130
- [cb26e58]: Fix marvinpinto's release action dependency (#131) (Simon Alling) #131
v3.16.0
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
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
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)