Skip to content

Releases: foxdog05000/serina

Serina R0.2.3 - Support app for MacOS + others fixs

17 May 12:18
Compare
Choose a tag to compare

Changelog

  • Fix : Bad translation "noLanguage" with "s"
  • Fix : Match items on search isn't be update after delete a translation #29
  • Fix : Error opening app on Mac OS #24

Serina R0.2.2 - Swap Language correction and Electron security update

16 Feb 11:05
Compare
Choose a tag to compare

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

25 Nov 12:01
Compare
Choose a tag to compare

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

19 Nov 11:21
63a8c1c
Compare
Choose a tag to compare

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

sample

Serina R0.1.1 - Improved UI for better usage

22 Sep 19:16
Compare
Choose a tag to compare

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

Serina R0.1 - Ready to production

31 Aug 11:12
Compare
Choose a tag to compare

With Serina, you can easily create a translation file for i18next with a nice GUI. Then export your file to integrate it in an app and enjoy !

Serina screenshot

Changelog

  • Electron package
  • Basic UI with Angular Material integration
  • Angular 1.5 framework
  • Create translation and export json file
  • Change basic settings