Releases: tobihagemann/shitishot
Releases · tobihagemann/shitishot
1.2.2
1.2.1
- Added TSLint rules.
- Updated backend URLs.
1.2.0
- Updated to Angular 6 and RxJS 6.
1.1.8
- Fixed regression of version 1.1.7 and restored browser support of older iOS versions.
1.1.7
- Prevent scrolling while dragging in iOS 11.3.
1.1.6
- Added
apple-touch-icon.png
.
1.1.5
- Improved drag & drop performance (especially in Firefox).
- Font Awesome icons are now loaded from the server directly instead from their CDN, which should improve loading times.
1.1.4
- Firefox occasionally tried to navigate to a dropped title. Hopefully this is fixed now. 😲
1.1.3
- Moved "New Game" button to the left on
>= sm
screens to prevent accidental press.
1.1.2
- Fixed URL when creating a custom game (
/custom
was missing).