Recent Releases of Arbimon
Arbimon - 2024 Q2-6 End of sprint release 🚀
Released on 2024-06-26
New features
- Disable web uploader #2021
Improvements
- Investigate project backup export from biosoundscape project #2037
Bug fixes
- Project setting - disable "Request backup" button after request is sent #2018
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by RatreeOchn 10 months ago
Arbimon - 2024 Q2-6 Mid sprint release🚀
Released on 2024-06-21
New features
- Add ability for other team members to restart the server when job stuck in queue #2039
Improvements
- Project backup - request project backup should be on a project basis #2041
- Show expire status when the project backup link is expired #2019
- CNN - confirm to cancel popup #1901
Bug fixes
- About section on Insight>highlight isn't showing #2051
- Map isn't showing up on Richness, Activity and Spotlight #2050
- Project images on project directory aren't showing in square #2049
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by grindarius 11 months ago
Arbimon - 2024 Q2-6 Start of sprint release🚀
Released on 2024-06-13
New features
- CNN export all model detections https://github.com/rfcx/arbimon/issues/1897 https://github.com/rfcx/arbimon/issues/1895
- Project members new UI with explanation of what each role can do https://github.com/rfcx/arbimon/issues/1980
- CNN new audio player UI https://github.com/rfcx/arbimon/issues/1645
Improvements
- CNN returns actually computed review status from the API to reflect on the UI https://github.com/rfcx/arbimon/issues/1995
- UI showing error cases in categories https://github.com/rfcx/arbimon/issues/1745
- Refined error reporting for backup download recordings script https://github.com/rfcx/arbimon/issues/2023 https://github.com/rfcx/arbimon/issues/2026 https://github.com/rfcx/arbimon/issues/2025
- Project backup column adjustments https://github.com/rfcx/arbimon/issues/2020
- CNN date range cap upon job creation for better performance https://github.com/rfcx/arbimon/issues/1974
Bug fixes
- CNN minimum confidence input box now increment by 0.1 https://github.com/rfcx/arbimon/issues/2001
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by grindarius 11 months ago
Arbimon - 2024 Q2-5 Mid sprint release🚀
Released on 2024-06-04
New features
- Releasing project backup feature for public use #2004
Bug fixes
- Encode recording tags for sql query rfcx/arbimon-legacy#1553
- Fixed recording stopped playing the sound on safari rfcx/arbimon-legacy#1547
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by grindarius 11 months ago
Arbimon - 2024 Q2-5 Start of sprint release🚀
Released on 2024-05-31
New features
- Admin page - user can see sync history & able to run sync fix by project #1933
Improvements
- CNN - change service to get total number of detections for better performance https://github.com/rfcx/arbimon/issues/1991
- CNN - Create GET
/jobs/:jobId/classifications/:classificationValue
endpoint #1894 - Companion email logo updates https://github.com/rfcx/companion-web-admin/pull/14
Bug fixes
- CNN validation - summary numbers don't reflect with the filters #2000
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by grindarius 11 months ago
Arbimon - 2024 Q2-4 End of sprint release🚀
Released on 2024-05-24
New features
Improvements
- CNN - UI updates to clear design clutter #1950
- Uploader - make location required to create a new site, but also allow user to upload to hidden sites #218
- CNN Validation - clear validation after validated the result #1949
- CNN Summary - adjust layout of input, validation status and output #1954
- Homepage - open "How it works" from the top of the page #1952
- Update email logo, address and social links for deployment (songmeter & audiomoth) rfcx/companion-web-admin#14
- Uploader error message "Cannot create source file with provided data" #217
- Direct signup and login urls for marketing emails #1969
- Uploader - don't include file in 1970 for the upload and other information #223
Bug fixes
- Uploader - fix window auto update #221
- CNN validation - fix to correctly update the detection a user wanted to review #1975
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by grindarius 11 months ago
Arbimon - v1.2.1
2024 Q2-3 End of sprint release 🚀
Released on 2024.05.17
New features
- Super admin - sync feature for super admin to trigger the sync job and see sync history #1933
- Back up - add more file types (RFM) and fix uri #1807
- CNN - implement roles to CNN (only allow Expert and above to create and validate jobs) #1857 #1948
Improvements
- CNN - validation status is updated when filter changes #1945
- CNN - empty state #1955
- Backup - allow admin & project owner to backup #1807
- Overview - fix pin size on overview map #1925
- Map - hide heatmap config tool #1964
Bug fixes
- Fix problem with long slug #1959
- Fix start date & end date weren't working correctly in some region #1960
API updates
- CNN - best per site, per site per day service #1629 #1630
- Log - add log to project settings body #1968
Full Changelog: https://github.com/rfcx/arbimon/compare/v1.2.0...v1.2.1
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by naluinui 12 months ago
Arbimon - v1.2.0
2024 Q2-2 End of sprint release 🚀
Released on 2024.05.02
New features
- #1807 Backup feature - user can request to download all their backup data (internal release)
- #1909 Overview - update total number of recordings
- #1922 Insights - change supporting text for better described the meaning of each numbers
Improvements
- #1556 Sync - fix sync issue
- #1732 Insights - show error when user can't save information
- #1799 Highlighted species - show skeleton loading indicator while fetching the data
- #1853 Project settings - objectives is required (Project settings)
- #1872 CNN - standardize progress UI in list & detail page
- #1835 CNN - fix UI for better support the small screen
- #1877 CNN - filters by validation status, site, min confidence
- #1927 CNN - mark as validation banner always stick to the top
- #1647 CNN - pagination is now working with and without filters
API updates
- #1932 CNN - new api to get detection summary
- #1926 CNN - GET detection can now support multiple status
Full Changelog: https://github.com/rfcx/arbimon/compare/v1.1.2...v1.2.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by naluinui 12 months ago
Arbimon - v1.1.0
2024 Q1-6 End of sprint release 🚀
Released on 2024.04.09
New features
- CNN - summary page with ability to see summary, see list of detected and search for classes https://github.com/rfcx/arbimon/issues/1505 https://github.com/rfcx/arbimon/issues/1600
- CNN - validation page with ability to see result, validate, filter https://github.com/rfcx/arbimon/issues/1642 https://github.com/rfcx/arbimon/issues/1634 https://github.com/rfcx/arbimon/issues/1646
- Project directory - search for project by species name https://github.com/rfcx/arbimon/issues/1513 https://github.com/rfcx/arbimon/issues/1739 https://github.com/rfcx/arbimon/issues/1740
Bug fixes
- Account settings - affiliated organization is not loading https://github.com/rfcx/arbimon/issues/1796
- Account settings - users with Google account cannot add affiliated organization https://github.com/rfcx/arbimon/issues/1809
- Member - user can't be added to project due to email case-sensitive https://github.com/rfcx/arbimon/issues/1734
- Species bar chart - percentage can be > 100 and some color is missing from the chart #1531
Improvements
- Project directory - show loading indicator while loading the project card https://github.com/rfcx/arbimon/issues/1692
- Project overview - show loading indicator while the map is loading https://github.com/rfcx/arbimon/issues/1641
- Navigation bar - show loading indicator when user is loading https://github.com/rfcx/arbimon/issues/1568
- Publications - add year 2024 https://github.com/rfcx/arbimon/issues/1713
- Stakeholder organization - show error when organization is failed to be created https://github.com/rfcx/arbimon/issues/1706 https://github.com/rfcx/arbimon/issues/1840
- Member - show dialog after adding member (success or failed) https://github.com/rfcx/arbimon/issues/1583
- Member - tweak the font in search input box for Firefox & Edge https://github.com/rfcx/arbimon/issues/1709
- Member - only call search api when the keyword is valid https://github.com/rfcx/arbimon/issues/1733
- CNN - do not refresh the page to check job progress if the status is done or cancel https://github.com/rfcx/arbimon/issues/1621
- Internal - more efficient way to handle the user roles for each project https://github.com/rfcx/arbimon/issues/1537
- Internal - remove element plus components: Tab, Carousel, Breadcrumb, Tag
API Improvements
- Highlighted species - API to support pagination, keyword, risk filter https://github.com/rfcx/arbimon/issues/1800
- CNN - endpoints
- Refactor wrapper APIs that call the Core API https://github.com/rfcx/arbimon/issues/1712
- GET: list of jobs (https://github.com/rfcx/arbimon/issues/1715)
- GET: list of detected classes by job ID, with sort key and keyword with https://github.com/rfcx/arbimon/issues/1811 https://github.com/rfcx/arbimon/issues/1620 https://github.com/rfcx/arbimon/issues/1616 https://github.com/rfcx/arbimon/issues/1617
- POST: review to validate the result and changing it status as per review https://github.com/rfcx/arbimon/issues/1628 https://github.com/rfcx/arbimon/issues/1830
Full Changelog: https://github.com/rfcx/arbimon/compare/v1.0.4...v1.1.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by naluinui about 1 year ago
Arbimon - v1.0.4
2024 Q1-5 End of sprint release 🚀
Released on 2024.03.21
New features
- https://github.com/rfcx/arbimon/issues/1687 Landing - update "How it works" step 1 upload screenshot (with new uploader theme)
- https://github.com/rfcx/arbimon/issues/1744 Analytics - install the new Google Tag Manager container
- https://github.com/rfcx/arbimon/issues/1688 Analytics - track user engagement on project summary
Bug fixes
- https://github.com/rfcx/arbimon/issues/1526 Insights - Comparison maps don't show all the points at glance
improvements
- https://github.com/rfcx/arbimon/issues/1700 Insights - update chart color for higher contrast
- https://github.com/rfcx/arbimon/issues/1593 Performance - improve insight page load time
- https://github.com/rfcx/arbimon/issues/1627 Project settings - limit project name & slug length
- https://github.com/rfcx/arbimon/issues/1656 Project settings - compress project image before upload to the server
- https://github.com/rfcx/arbimon/issues/1761 Project settings - prevent API error due to project date is empty
- https://github.com/rfcx/arbimon/issues/1583 Member - show dialog after adding the users (success & failed)
- https://github.com/rfcx/arbimon/issues/1677 Navigation - show my projects & log out menu in moblie
- https://github.com/rfcx/arbimon/issues/1635 CNN create - only allow user to type the right time of day input
- https://github.com/rfcx/arbimon/issues/1541 improve loading indicator across the whole site
API Improvements
- https://github.com/rfcx/arbimon/issues/1604 Insight stakeholder - restrict access to users in dashboard stakeholders endpoint
- https://github.com/rfcx/arbimon/issues/1603 Insight species - refactor project species endpoints
- https://github.com/rfcx/arbimon/issues/1671 Project settings - prevent the user to change status from 'published' to 'hidden'
- https://github.com/rfcx/arbimon/issues/1669 Member - allow user to add existing member to the project
- https://github.com/rfcx/arbimon/issues/1615 https://github.com/rfcx/arbimon/issues/1616 https://github.com/rfcx/arbimon/issues/1617 https://github.com/rfcx/arbimon/issues/1620 CNN APIs - to support summary and job pages
Full Changelog: https://github.com/rfcx/arbimon/compare/v1.0.3...v1.0.4
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by naluinui about 1 year ago
Arbimon -
2024 Q1-5 Mid sprint release
Bug fixes
- https://github.com/rfcx/arbimon/issues/1657 Date picker - performance improvement (no longer frozen!)
- https://github.com/rfcx/arbimon/issues/1701 Insights project summary - text editor accept text with apostrophe(')
Improvements
- https://github.com/rfcx/arbimon/issues/1664 Project directory - sort by number of species
- https://github.com/rfcx/arbimon/issues/1613 Project directory - change map pin & image squishing
- https://github.com/rfcx/arbimon/issues/1675 Heatmap - enable config for RFCx users only (login with RFCx email to see it)
- https://github.com/rfcx/arbimon/issues/1665 Insights - change text from "Project owner hasn't..." to be "No content"
- https://github.com/rfcx/arbimon/issues/1672 Homepage - remove text "With more than 110 million... uploaded"
- https://github.com/rfcx/arbimon/issues/1674 Homepage - edit RFCx address to be "1708 Spring Green Blvd"
- https://github.com/rfcx/arbimon/issues/1632 Project settings - prevent user to input slug/url at 50 characters maximum
- https://github.com/rfcx/arbimon/issues/1552 My project - 'Not found ...' text shouldn't show if the user hasn't created any project
- https://github.com/rfcx/arbimon/issues/1666 UX - change color (red & palm) for higher contrast
- https://github.com/rfcx/arbimon/issues/1659 UX - The Insights icon on the side bar should always highlighted when open
API Improvements
- https://github.com/rfcx/arbimon/issues/1605 support resources & method in GET
/profile
endpoint - https://github.com/rfcx/arbimon/issues/1669 allow adding duplicate users to the project
Full Changelog: https://github.com/rfcx/arbimon/compare/v1.0.2..v1.0.3
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by naluinui about 1 year ago
Arbimon - v1.0.2
What's Changed
New features
- https://github.com/rfcx/arbimon/pull/1623 CNN job create
- https://github.com/rfcx/arbimon/pull/1651 https://github.com/rfcx/arbimon/pull/1631 User can search for projects by name
- https://github.com/rfcx/arbimon/issues/1553 Super admin page
Improvements
- https://github.com/rfcx/arbimon/issues/1592 Project directory improvement
- https://github.com/rfcx/arbimon/issues/1640 Contact form - required user to add URL to the project when it's support issue
Bug fixes
- https://github.com/rfcx/arbimon/issues/1663 Hotfix - hide date picker from create/edit project form
- https://github.com/rfcx/arbimon/issues/1639 Project directory - keep information in the list up to date with project settings
- https://github.com/rfcx/arbimon/issues/1611 Sync - project bounds and center should update when location of sites in the project changed
Full Changelog: https://github.com/rfcx/arbimon/compare/v1.0.1...v1.0.2
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by naluinui about 1 year ago
Arbimon - v1.0.1
Bug fixes and performance improvement for https://arbimon.org/
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by naluinui about 1 year ago