Skip to content

Releases: BaaltRodrigo/duocmatico

v.3.1.0-beta

03 Nov 15:19
83fdf45
Compare
Choose a tag to compare
v.3.1.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-beta...v3.1.0-beta

v.3.0.0-beta

23 Oct 05:38
6a9d07e
Compare
Choose a tag to compare
v.3.0.0-beta Pre-release
Pre-release

Breaking Changes

Warning
This new version of Duocmatico adds an integration with an API. This will break any other implementations as it no longer depends of Firestore. If you are using a version of this repo, please be aware that your project will stop working if you update to version 3. If you want to continue using this repo for a personal implementation, see the repo we are developing for the API

At the moment this pre-release is published, we are using the API version v0.2.0-beta

What's Changed

New Contributors

Full Changelog: v2.1.1...v3.0.0-beta

v2.1.1

04 May 13:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.2.0.0...v2.1.1

v2.0.0

29 Apr 00:58
Compare
Choose a tag to compare

What's Changed

  • Upgrade vue2 to vue3.
  • Change vue-cli to vite.
  • Minimialist user interface.

Already known issues

For upgrading reasons, I decided not to keep some functionalities, like share a calendar and copy calendars. This does not mean that those functionalities won't be added. Just make the pricipal ones to be ready as soon as posible.

  • Some missing functionalities
  • 404 error page does not exists

Upcoming updates

There are few changes that I'm already working on. Some of them are:

  • Users can view the full information of a section.
  • Clicking a calendar event shows a section information.
  • Delete a calendars will be an option. Also rename calendars.
  • Users may be able to sign up and login for some extra features. The features are to be decided
  • Make the project available to works with development mode to make firebase request only for production.

Full Changelog: v.1.3.2...v.2.0.0

v.1.3.0

23 Jan 06:21
Compare
Choose a tag to compare

✨ Features

  • Se pueden compartir calendarios dentro de la app (#10)

v.1.3.2

23 Jan 15:50
Compare
Choose a tag to compare

What's Changed

  • Add feature to share calendars by links by @BaaltRodrigo in #12
  • Fixed bug that does not let users rename calendars
  • Fixed bug of whitespaces on shared links

Full Changelog: v1.2.0...v.1.3.2

v1.2.0

19 Jan 20:01
Compare
Choose a tag to compare

✨ Features

  • Calendarios ahora poseen menu con opciones

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Jan 01:24
Compare
Choose a tag to compare

🚀 Features

  • Se pueden crear horarios de forma simultanea (#9)
  • Se extrae toda la informacion de la carga academica (#8)
  • Mejoras en la interfaz para crear horarios
  • Deploy en firebase.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

31 May 20:14
9cb444f
Compare
Choose a tag to compare

🚀 Features

  • Window to upload .xlsx file provided by
    DuocUC.
  • Window to search different classes and sections.
  • Filters to help searching.
  • Principal window as a calendar to view added sections as calendar events.
  • App deployed on GitHub Pages.
  • Use of localStorage to keep uploaded file on browser.