-
Notifications
You must be signed in to change notification settings - Fork 353
Clockwork Beta 15 - Release announcement #64
Hi there! We're releasing Clockwork 2.0.0.0-beta15, and with it a slew of new features!
- We've been working on accessibility for users, and that includes the addition of a dyslexia-friendly font toggle! It only applies to certain parts of Clockwork right now, but we're working to get it applied to the rest of the UI (and maybe even apps!)
- A new wallpaper has been added to celebrate 100 stars: Starry!
starry - You can now import data and factory reset Clockwork from the Settings app!
- New users will now see a new setup screen when first booting into Clockwork!
- And the latest addition for developers: CDN URLs! You can now use a URL like
@gh/username/repo@branch/path/to/your/fileas the app URL, which will get the app's JSON file from an unblocked Github/Gitlab CDN. You should try to use these when you can - they're so much better for the end user.
This update should be out to all instances by the end of the day! There are way more changes than we mention here - you can find the update logs here.
All reactions
Replies: 1 comment 5 replies
can you change the store app cuz its blocked
All reactions
All reactions
how do I add the url? the code is
self.__uv$config = {
prefix: '/school/',
bare: '/bare/',
encodeUrl: Ultraviolet.codec.xor.encode,
decodeUrl: Ultraviolet.codec.xor.decode,
handler: '/uv/uv.handler.js',
bundle: '/uv/uv.bundle.js',
config: '/uv/uv.config.js',
sw: '/uv/uv.sw.js',
da: 'a'
};
All reactions
what should I put into the proxy link with this code? the URL to the proxy is 69.eightgrade.com
All reactions
how do I add the url? the code is
self.__uv$config = {
prefix: '/school/',
bare: '/bare/',
encodeUrl: Ultraviolet.codec.xor.encode,
decodeUrl: Ultraviolet.codec.xor.decode,
handler: '/uv/uv.handler.js',
bundle: '/uv/uv.bundle.js',
config: '/uv/uv.config.js',
sw: '/uv/uv.sw.js',
da: 'a'
};
and the proxy is 69.eightgrade.com/
All reactions
can't rememer if i've responded to you yet, https://69.eightgrade.com/school/