Skip to content

Releases: VATMENA/hayya

v2.0.0

20 Aug 15:26
Compare
Choose a tag to compare

Happy Tuesday!

Hayya 2.0

We are happy to announce that the Hayya 2.0 training system rewrite is now generally available.

To start: facilities may not wish to use this system, and the migration process might take some time. Wait to hear from your facility staff on what system they will be proceeding with before doing anything.

Now, for the changelog!

New Features

Bugs Fixed

  • All issues caused by the bugs of the old training system

What's Changed

Full Changelog: v1.9.0...v2.0.0

v1.9.0

13 Jul 17:31
5138fc8
Compare
Choose a tag to compare

Happy Saturday!

Hayya v1.9.0

This update brings Part 1 of the rewritten training system. We anticipate the remainder of this system will be completed and released over the coming weeks as we collaborate with division staff to ensure a smooth release.

New Features

  • Training Plans administration view
  • Training V1 has been disabled to prepare for the release of Training V2

Bugs Fixed

  • Some accessibility improvements on iOS
  • Connection checker and roster update routines have been fixed

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

21 Jun 15:00
ac83377
Compare
Choose a tag to compare

Happy Friday!

Hayya v1.8.0

Few updates for you this week:

Mobile Update

Hayya is now fully usable on mobile devices! No more having to type URLs directly into the search bar. This also contains some QoL UI updates.

Events rework

Reworked the events page. Now all the events are displayed in a carousel. STAFF ONLY: You will see both public AND private events. There is an indicator at the bottom of each card showing whether they are public or private.

Thanks for your continued support.

v1.7.0

16 May 14:30
Compare
Choose a tag to compare

Happy Thursday!

Hayya v1.7.0

We've got a biggen for you! Keelan has been doing some incredible work for the past few weeks and has built out an amazing event system for all of y'all. Here's the details!

New Features

  • Overhauled event system!
  • Event caurosel replaces the bulky table on the events page for non-staff users
  • New event details page, including a customizable event briefing, charts & scenery upload locations, and a roster
  • Event signup system
  • A calendar to roster signups throughout the event

Bugs Fixed

None for this update

What's Changed

Full Changelog: v1.6.1...v1.7.0

I want to extend a thank you to Keelan who has done absolutely incredible work on this. Make sure to extend thanks to him if you see him around!

v1.6.1

11 May 15:59
Compare
Choose a tag to compare

Happy Saturday!

Hayya v1.6.1

Nice and simple update, adds just one thing.

New Features

All Markdown features are now supported. You can use the following syntax to add rich text to your comments on various things:

# Big Heading
## Smaller Heading
### Even Smaller Heading
#### Smallest Heading
**Bold Text**
*Italic Text*
> A quote
- Bulleted
- lists!
1. Numbered
2. lists!

this is a horizontal rule:

---

like that! you need blank lines surrounding it though

[Link Text](https://linkdestination.com)

| CID | Rating |
|-----|--------|
| 123 | S1 |
| 456 | S2 |

^^ Tables too!

`code block`

~~Strikethrough~~

Bugs Fixed

None for this update!

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 May 14:46
68d7dbe
Compare
Choose a tag to compare

Happy Friday!

The maintenance is completed. We also have an announcement:

Hayya v1.6.0

Hayya v1.6.0 is finally generally available 🎉
This update is the culmination of months of work, and includes many small fixes and quality of life changes across the entire application. This update implements a number of long-needed changes on the backend that will allow us to more quickly and efficiently develop new features, and allows us to introduce new features not before possible.

In addition, it introduces a major new feature: the Transfer and Visiting Controller Dashboard

TVC Dashboard

The TV dashboard is a new home for transfer & visiting applications across the division. This aims to replace the Discord support ticket system for the purposes of transfer & visit applications. For staff members, additional documentation will be posted in the coming days about this new feature. Division heads - a new permission has been introduced to allow staff members access to review and manage t/v requests. Permissions will be updated in a few minutes such that you can assign this permission to staff roles.

New Features

  • T&V dashboard
  • Brand-new certificate issuance form
  • Brand new navigation page design
  • Improvements to the roster page
  • Many various improvements on the backend

Bugs Fixed

  • Some additional issues pertaining to the permissions system have been resolved.
  • Many various issues on the backend

What's Changed

Full Changelog: v1.5.10...v1.6.0

v1.5.10

04 Apr 12:47
Compare
Choose a tag to compare

Happy Thursday!

New Features

  • New view for training staff to view and remove members in a training queue.

Bugs Fixed

Nothing for this update!

What's Changed

New Contributors

Full Changelog: v1.5.9...v1.5.10

v1.5.9

21 Mar 18:05
430828d
Compare
Choose a tag to compare

Happy Wednesday!

New Features

  • You can now edit existing roles in the role editor

Bugs Fixed

  • The role editor now functions correctly, and permissions assigned will actually be assigned correctly

What's Changed

  • manage/createrole/: fix permission type in schema by @Kirollos in #16
  • [HAY-97] Allow editing existing roles by @c0repwn3r in #17

New Contributors

Full Changelog: https://github.com/VATMENA/hayya/commits/v1.5.9