Releases: bogas04/SikhJS
Releases Β· bogas04/SikhJS
Version 0.7.0
Changelog
-
[Fixes]
- #83
- LarivaarAssit shows akhar instead of actual word.
-
[Updates]
- Use Markdown for Authors and Raags.
- Use emotion over styled-components.
- Use SVGs for Icons.
- Use redux for state management.
-
[Improvements]
- Several UI improvements, especially for mobile.
- Improved performance of several components.
- Overall bundle size is drastically reduced.
-
[Features]
- Settings page.
- Store search options.
- Polyfills are added to support Safari. We are now working on improving "Add to homescreen" experience. #99
- "Install" experience for Chrome on Android. Thanks to addition of Service Worker!
- Save previously visited SGGS ang.
- Website "loads" when JS is disabled. Future versions will provide SGGS and Nitnem (probably). #114
Version 0.6.2
- New navigation layout
- Now Home page will have
Hukamnama
Sehaj Paath
Nitnem
andBookmarks
- Now Home page will have
- Search is now contained in a
Floating Icon
- About page now redirects to github page.
- Several UI fixes for Night Mode.
- Searching in Shabads now require you to hit enter to execute search.
Known Issues:
- SGGS
Larivaar
buttons look bit off on mobile. - Toggling
Night Mode
doesn't toggle state of the button. - Font sizes are not optimised properly.
- || is missing in certain lines in
Nitnem Baanies
Version 0.6.0
We had a lot of technical debt due to dependencies and code structure, this release addresses it.
- Massive rewrite and reduction in size of application.
- Removed several dependencies to improve performance
- Much simpler design (not polished yet)
- Navigation has now moved from sidebar to a scrollable bottom bar.
Expect more frequent releases with more improvements to looks and features.
Version 0.5.5
Version 0.5.1
Changelog:
- Refactor for Markdown files
- AuthorChips are now clickable
Version 0.5.0
Changelog:
- Code refactoring.
- Minification of material css and js files.
- Greeting now scales as per width of screen.
- Authors and Raags can now be seen in a separate router
/author/:id
and/raag/:id
. In future we can add a lot of information there and can be shared on web easily.
Version 0.4.9
Changelog:
- New UI
- Better dark mode
- Raag Angs now have special styling
- Smaller bundle
- Updates to component structure
Version 0.4.8
- UI changes, search and ang change now update URL
- Changing search type and source now refresh search results
- Hukamnama now comes from Mukhwak API (#58)
- Dark mode and font size settings are now saved in localStorage, keeping them persistent.
- Initial fix #20 #38 #42
- You can now bookmark Ang and Shabads
- New routes added (authors and raags)
- General fixes to improve reliability.
Version 0.4.2
Version 0.4.0
The project pivoted from being an Electron app to being a web-app in favour of Progressive Web Apps and Add To Desktop features.
This version includes initial web app with following features:
- Improve API routes to leverage browser keywords.
-
/sggs/1234
opens 1234 Ang. -
/shabads/mnbmj
opens Search Results for mnbmj (Mohe Na Bisaaro). -
/shabad/1234
opens 1234 Shabad.
-
- Proper searching (Thanks to GurbaniNow).
- Use react.
- Sri Guru Granth Sahib.
- Ang numbers.
- Quick select angs.
- Sikh calendar.
- Beautify.
- Complete Gurmukhi Nitnem.
- Baanis stored as markdown files for easier parsing.