Nemo

Latest version: v6.0.3

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 23

3.1.2

Not secure
Bug Fix
* fixed an issue when staff cancels another user's reservation and the email is not sent to the additional reservation emails set on the area

3.1.1

Not secure
Re-releasing 3.1.0 as 3.1.1 to fix docker tag issue.

3.1.0

Not secure
New Features
* A reservation email (or a list) can now be set on areas. Any reservation created or cancelled will be sent to that email with an .ics calendar invite attached (in addition to the user).
* An abuse email (or a list) can now be set on areas. When a non-staff user overstays (reservation expired but still logged in the area) an email will be sent to that email (in addition to the user).

Improvements
* Now using foldable trees in views where areas can be selected (self login, area access login, and physical access in user form).
* Added email previews and link to download current content in customizations.

Note
For the abuse and reservation emails, NEMO will send the emails "all the way up the tree". So if you have a setup where Campus contains Buildings which contains Offices, then when a reservation is created in an office, the email will be sent to the email for the Office, and the email for the Building (if set) and the email for the Campus (again, if set) etc. same goes for overstays.

3.0.1

Not secure
Bug Fix
* fixed a bug when counting occupancy

3.0.0

Not secure
Before Updating
* **add `mptt` to `INSTALLED_APPS` in `settings.py`**
* **add timed services call to url `/email_out_of_time_reservation_notification` every minute**
* **if you plan on using area reservations, update reservation email templates to check whether the reservation item is a tool or an area. `reservation.tool`, `reservation.area` or `reservation.reservation_item`and `reservation.reservation_item_type` can be used for that. (emails to update area: `reservation_reminder_email`, `reservation_warning_email`, `missed_reservation_email`, `cancellation_email`, `reservation_created_user_email`, `reservation_cancelled_user_email`)**
* **if you plan on using area reservations, update `unauthorized_tool_access_email` to use the new `type` variable. It can be either `'reservation'` when a user tries to use a tool without a reservation or `'access'` when a user tries to use a tool without being logged in to the required area**

New Area Features
* Added the ability to make reservations for Areas that have `requires_reservation` set to `True`
* Added icon on tools in the sidebar when they require access to an area that requires a reservation
* Tools cannot be reserved until a reservation is made on the required area (area reservation needs to exist at the start time of the tool reservation)
* Added Area capacity and policy rules for area reservations. Area capacity is checked when making reservation and logging in, parent area capacity is also checked. (Capacity can be set on buildings or campuses that have other areas in them as well)
* Warning will be shown to user when making a reservation if `reservation_warning` is set on an area
* Added categories to area
* Added `count_staff_in_occupancy` flag on areas. If unchecked, staff users will not count.
* Added customization setting to display all areas or only areas the user has access to
* Access levels can now be set directly when creating the access level.
* Access level can be given on parent areas (i.e. Buildings)
* Outages can be scheduled on Areas as well. Can also be set on parent area through the detailed administration
* Added tooltip showing all users logged in an area
* Added ability to log in and out of areas directly from the calendar view (enable with setting in customization)
* Logged in users without a reservation will be shown in red on status dashboard
* Area reservation are shortened when user logs out
* Added ability to email users authorized to access an area or parent area (building)
* Displaying scheduled outages and unavailable resources for areas in sidebar
* Added mobile calendar area reservations
* Added email to be sent when users are out of time (logged in area but reservation expired). A grace period can be set in area.

2.3.4

Not secure
Bug fix
* Fixed a bug preventing disabling tools from kiosk

Page 13 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.