kopia lustrzana https://github.com/backface/turtlestitch
snap7
rodzic
652f88c249
commit
5b6a8bc7bb
|
@ -74,11 +74,14 @@
|
|||
* Catalan and German translation updates, thanks, Joan!
|
||||
* translation support for the libraries list, thanks, Joan!
|
||||
* objects: fixed categories cache invalidation for duplicated sprites
|
||||
* rc4
|
||||
|
||||
### 2021-12-09
|
||||
* blocks, threads: never push untested last minute changes that might break everything
|
||||
* gui: select motion category when switching to a scene that doesn't have the current custom category
|
||||
* rc2
|
||||
* objects: worked around an asynchronous rendering issue
|
||||
* rc3
|
||||
|
||||
### 2021-12-08
|
||||
* blocks: refactored syntax trees
|
||||
|
|
2
sw.js
2
sw.js
|
@ -1,4 +1,4 @@
|
|||
var snapVersion = '7-rc3'
|
||||
var snapVersion = '7-rc4'
|
||||
|
||||
var cacheName = 'snap-pwa',
|
||||
filesToCache = [
|
||||
|
|
Ładowanie…
Reference in New Issue