Releases: stephannv/nindika
Shutting down
Thanks for all support!
nindika is shutting down on january 15, 2023. This release adds a shutdown notice to webiste and an option to user export its wishlist.
Remove twitter profile from footer
Remove twitter profile link from footer
2022.09.07.B - Fix game card badges and "www" host.
🔧 Fix strange issue with brakeman (bfadb84)
🐞 Fix game card badge display problem (b494f42)
Full Changelog: 2022.09.07...2022.09.07.B
2022.09.07 - Add badges to game cards
What's Changed
- 🔧 Setup credentials (development & production) by @stephannv in #185
- 🔧 Extract analytics info to credentials by @stephannv in #186
- 🔧 Use settings class instead environment checks by @stephannv in #187
- 🐞 Fix visits collector to consider paths starting with /games/ by @stephannv in #188
- 🔧 Extract analytics import data to credentials by @stephannv in #189
- ✨ Add game card badges by @stephannv in #190
Full Changelog: 2022.09.02...2022.09.07
2022.09.02 - Improve performance and acessibility
What's Changed
- 🐞 Fix card image width by @stephannv in #179
- ⚡ Minify javascript by @stephannv in #180
- ⚡ Set image dimensions on html tag by @stephannv in #181
- ♿ Improve acessibility by @stephannv in #182
- 💎 Upgrade dependencies (sep/2022) by @stephannv in #183
- ⚡ Split js in two files (application.js and game_page.js) by @stephannv in #184
Full Changelog: 2022.07.22...2022.09.02
2022.07.22 - Most wanted games
What's Changed
- ✨ Add new sort option: most wanted games by @stephannv in #177
- ✨ Show most wanted games on home page by @stephannv in #178
Full Changelog: 2022.07.17...2022.07.22
2022.07.17 - Wishlist
What's Changed
- 💚 Remove hidden_item related code by @stephannv in #165
- 💚 Refactoring NintendoPricesClient code by @stephannv in #166
- 💎 Upgrade dependencies by @stephannv in #167
- ✨ Reenable user sign in by @stephannv in #169
- ✨ Add wishlist query by @stephannv in #170
- ✨ Add wishlist filter and adopt query by @stephannv in #171
- ✨ Add wishlist button by @stephannv in #172
- ✨ Add wishlist page by @stephannv in #173
- 🐞 Ignore invalid nsuid when importing prices by @stephannv in #174
- ✨ Allow search for items with demo by @stephannv in #175
- 🐞 Trucante navbar title by @stephannv in #176
Full Changelog: 2022.06.26...2022.07.17
2022.06.26 - New Layout
What's Changed
🎨 New layout
✨ New home page
✨ New sort option (games by created_at desc)
✨ Language detail (eg.: PT-BR and PT-PT, ES-LA and ES-ES)
✨ Public analytics page
✨ CTA Buy button was improved
✨ Better page loading performance
✨ DLC and Season Pass telegram notifications
🐞 Go back to first page when searching/sorting
🐞 Fix telegram notification special characters
🐞 Fix data import schedule
💎 Upgrade ruby, rails and some dependencies
🔧 New asset pipeline (esbuild, tailwindcss and propshaft)
💚 Refactoring (Slim -> ERB)
Full Changelog: 2022.02.14...2022.06.26
2022.02.14 - Improve performance
Improve performance adding index to slug and cache to genres/languages query.
2022.01.23 - Dark mode, design changes on game cards and game page
✨ Dark mode
✨ Redesign game card
✨ Improve CTA button on game page
💎 Upgrade to Rails 7 and Ruby 3.1
💎 Upgrade gems