Releases: foxdog05000/serina
Releases · foxdog05000/serina
Serina R0.2.3 - Support app for MacOS + others fixs
Serina R0.2.2 - Swap Language correction and Electron security update
Changelog
- Added code for the language swap button
- Added rel="noopener" on links _blank for security and performance
- Update Electron version for security reason (1.7.9 -> 1.8.2)
- Fix : Language swap button isn't working
- Fix : Bad name of file HubController in index.html
Serina R0.2.1 - Small corrections for a better use of the parallel CRUD
Changelog
- Fix : Navigate on home page or open group = search bar closed
- Fix : Buton go to top not constantly display
- Prevent multiple instances in Electron
- Maj ui swap (remove overflow)
- Remove external link on wiki page language
- Added keyboard shortcuts for toggle search bar
Serina R0.2 - Parallel CRUD
Changelog
- Adding second language selection (swap)
- CRUD improvement of groups and translations on the api side in order to manage several languages
- Improvement of the translation and group management process in the application
- Ui improvement to manage multiple languages
- Add sortJson() for sort ASC json after CRUD
- Improved download of the json file in order to keep the file formatting
- Localize theme color on settings
- Add a home button
- Add search bar on toolbar (and keyboard shortcuts)
- Fix : Toast does not support page scrolling
- Toasts are now displayed at the bottom of the screen.
- Added keyboard shortcuts list on settings page
- Ability to duplicate a translation
- Update Grunt 0.4.5 -> 1.0.0
Serina R0.1.1 - Improved UI for better usage
Changelog
- Move button add group + translation on header of list
- Add button go to top
- Review responsive mode of app
- Button "return" : truly return precedent level
- Toast animation conflit with overflow
- Update Electron version (1.6.11 to 1.7.9)
- Add build for Mac OS electron app