Changes
1. JS Page record the last page that user was working. So when you start JS Page again, it will start with the page where you last visited. eg. Markdown editor -> exit JS Page -> start JS Page -> Markdown editor2. Improved JS Page starting speed.
3. Added name of each menu. So you can have better insight what all the buttons do at the left.
4. Updated caption to give you more information. So if you place your mouse on the buttons or some area, they will give you some information.
5. Dark mode is now have white background for main part of program. Now it is more visible and prettier.
6. Now you can open console window by ctrl + j instead of ctrl + q.
7. Now dev tool can be opened from main JS Page window by F12 instead of ctrl + d
8. From this patch, reloading webpage won't place the webpage window at top.
9. The position of webpage window is recorded and will be always reloaded in the old position.
10. Added French, 繁体字 and 简体字 as language.
11. Added information section in Settings page.
12. Fixed white area at each side of page when turning into the dark mode.
Developer's message
We changed the plan for JS Page guide. We are going to still work on our future CMS. But it is going to take a long time to be done. So we decided to create our temporal website. The website will be called JS Page Open Web Document. Visit https://jspage.geargom.org. They will be ready at some point.Our translation of JS Page is open for everyone to update. We have chosen that way so we can give you better translation. Visit https://github.com/geargom/jspg-i18n for add new language or update the translation.
Thank you for reading! ːsteamhappyː
Changed files in this update