Releases: Evolutionary-Algorithms-On-Click/evolve_frontend
Releases · Evolutionary-Algorithms-On-Click/evolve_frontend
v1.0.2
Latest Images: https://github.com/Evolutionary-Algorithms-On-Click/evolve_frontend/pkgs/container/evolve_frontend
What's Changed
- Handle loading states in login, register, and verify pages by @Ashrockzzz2003 in #62
- Fix payload formatting in Optimize ML fetch by @Ashrockzzz2003 in #63
- Refactor Run Visualize with SSE Streaming and Enhanced UI by @Ashrockzzz2003 in #64
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Latest Images: https://github.com/Evolutionary-Algorithms-On-Click/evolve_frontend/pkgs/container/evolve_frontend
What's Changed
- Add AI code explanation feature and update AI model version by @Ashrockzzz2003 in #53
- Add new crossover methods and update selection logic by @Ashrockzzz2003 in #55
- Add Docker support with Dockerfile and docker-compose script. by @Ashrockzzz2003 in #57
- Minor bug fixes and link user doc to home. by @Hariharan-Arul in #59
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Modularize choose algorithm step. by @Ashrockzzz2003 in #9
- Modularized chooseGenerator, weights steps. by @Ashrockzzz2003 in #15
- Code completely modularized. by @Ashrockzzz2003 in #16
- Genetic Programming form UI done. by @Ashrockzzz2003 in #22
- Integrate GP with backend and page to show results. by @Ashrockzzz2003 in #23
- Show input-data in results GP and Non-GP page and GP form. by @Ashrockzzz2003 in #26
- Show GP and Non-GP execution history in UI from cache. by @Ashrockzzz2003 in #28
- Show generated code in preview. by @Ashrockzzz2003 in #29
- Add ML parameter optimization with Non-GP EA. by @Ashrockzzz2003 in #30
- 32 improve overall uiux by @TharunKumarrA in #33
- Non-GP styling done, logo and metadata added by @TharunKumarrA in #36
- Accept 0 to be a valid height and make default values 1 and 2. by @Ashrockzzz2003 in #37
- A more colorful UI. (Opinionated) by @Ashrockzzz2003 in #41
- Integrate Particle Swarm Optimization with UI enhancements by @Ashrockzzz2003 in #42
- Sign In, Sign Up, OTP UI done. by @Hariharan-Arul in #43
- Show username and logout button on authenticated pages by @Ashrockzzz2003 in #45
- Add DE support to traditional EA by @Ashrockzzz2003 in #46
- Add proper mutate and crossover functions for DE. by @Ashrockzzz2003 in #48
- Integrate PSO & DE and enhance execution UI with API updates. by @Ashrockzzz2003 in #49
- Integrate Share Button and ML Preview Component by @Ashrockzzz2003 in #51
New Contributors
- @Ashrockzzz2003 made their first contribution in #9
- @TharunKumarrA made their first contribution in #33
- @Hariharan-Arul made their first contribution in #43
- @AnanyaRamamurthy made their first contribution in e07dff0
Full Changelog: https://github.com/Evolutionary-Algorithms-On-Click/evolve_frontend/commits/v1.0.0